| Crates.io | cachified |
| lib.rs | cachified |
| version | 0.0.1-alpha.2 |
| created_at | 2025-05-28 22:12:09.882188+00 |
| updated_at | 2025-05-28 23:58:16.253904+00 |
| description | A Rust port of the cachified library |
| homepage | |
| repository | https://github.com/NurMarvin/cachified-rs |
| max_upload_size | |
| id | 1693308 |
| size | 83,927 |
A work-in-progress port of the cachified library by Kent C. Dodds from TypeScript to Rust.
Note: This library is still under development and production use is therefore not recommended (though I won't stop you if you want to try it out).
I loved the simplicity and functionality of the original cachified library, but I wanted to use it in a Rust project. Since there was no direct Rust equivalent, I decided to port it myself.
My goal was to create a similar API and functionality, though I took some creative liberties where I saw fit.
Also, I'm by no means a Rust expert, so contributions and feedback are welcome!
This project is licensed under the MIT License.