cachified

Crates.iocachified
lib.rscachified
version0.0.1-alpha.2
created_at2025-05-28 22:12:09.882188+00
updated_at2025-05-28 23:58:16.253904+00
descriptionA Rust port of the cachified library
homepage
repositoryhttps://github.com/NurMarvin/cachified-rs
max_upload_size
id1693308
size83,927
Marvin Witt (NurMarvin)

documentation

https://docs.rs/cachified

README

cachified-rs

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).

Motivation

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!

License

This project is licensed under the MIT License.

Credits

Commit count: 2

cargo fmt