31 releases (19 breaking)

0.25.0 Dec 2, 2024
0.24.0 Oct 31, 2024
0.23.0 Sep 30, 2024
0.20.0 Jun 27, 2024
0.0.2 Nov 30, 2021

#59 in Configuration

Download history 1454/week @ 2024-08-19 1438/week @ 2024-08-26 1709/week @ 2024-09-02 1294/week @ 2024-09-09 1202/week @ 2024-09-16 1635/week @ 2024-09-23 1538/week @ 2024-09-30 723/week @ 2024-10-07 877/week @ 2024-10-14 1304/week @ 2024-10-21 1398/week @ 2024-10-28 1841/week @ 2024-11-04 1544/week @ 2024-11-11 2107/week @ 2024-11-18 1944/week @ 2024-11-25 2052/week @ 2024-12-02

7,738 downloads per month
Used in 38 crates (10 directly)

MIT/Apache

595KB
9K SLoC

tor-persist

Persistent data storage for use with Tor.

This crate is part of Arti, a project to implement Tor in Rust.

For now, users should construct storage objects directly with (for example) [FsStateMgr::from_path_and_mistrust()], but use them primarily via the interfaces of the StateMgr trait.

License: MIT OR Apache-2.0


lib.rs:

Dependencies

~10–20MB
~272K SLoC