5 unstable releases

0.3.1 Aug 27, 2024
0.3.0 Aug 17, 2024
0.1.1 Jun 21, 2024
0.1.0 Jun 21, 2024
0.0.1 Jun 21, 2024

#4 in #figures

Download history 36/week @ 2024-06-24 5/week @ 2024-07-01 4/week @ 2024-07-08 57/week @ 2024-07-22 50/week @ 2024-07-29 37/week @ 2024-08-05 186/week @ 2024-08-12 32/week @ 2024-08-19 273/week @ 2024-08-26 41/week @ 2024-09-02 18/week @ 2024-09-09 43/week @ 2024-09-16 76/week @ 2024-09-23 38/week @ 2024-09-30 17/week @ 2024-10-07

176 downloads per month
Used in persisted

MIT license

3KB

persisted

Test CI crates.io docs.rs

persisted is a Rust library that makes it easy and quick to save arbitrary program state. Its simple and flexible design means you bring your own data store. You tell persisted how to save data and what you want to save, and it figures out the rest.

For examples, see the examples/ directory or the documentation.

Dependencies

~230–670KB
~16K SLoC