6 releases (3 breaking)

new 0.4.2 Apr 25, 2025
0.3.1 Aug 27, 2024
0.1.1 Jun 21, 2024
0.0.1 Jun 21, 2024

#5 in #persisted

Download history 55/week @ 2025-01-03 13/week @ 2025-01-10 9/week @ 2025-01-17 15/week @ 2025-01-24 45/week @ 2025-01-31 24/week @ 2025-02-07 96/week @ 2025-02-14 68/week @ 2025-02-21 36/week @ 2025-02-28 18/week @ 2025-03-07 58/week @ 2025-03-14 33/week @ 2025-03-21 17/week @ 2025-03-28 75/week @ 2025-04-04 31/week @ 2025-04-11 50/week @ 2025-04-18

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

~205–640KB
~15K SLoC