5 unstable releases

new 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

#5 in #persisted

Download history 364/week @ 2024-06-20 10/week @ 2024-06-27 5/week @ 2024-07-04 2/week @ 2024-07-11 12/week @ 2024-07-18 69/week @ 2024-07-25 34/week @ 2024-08-01 54/week @ 2024-08-08 180/week @ 2024-08-15 185/week @ 2024-08-22

464 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

~270–720KB
~17K SLoC