33 releases (21 breaking)

0.27.0 Feb 7, 2025
0.25.0 Dec 2, 2024
0.24.0 Oct 31, 2024
0.20.0 Jun 27, 2024
0.0.2 Nov 30, 2021

#90 in Configuration

Download history 1794/week @ 2024-10-29 1424/week @ 2024-11-05 1688/week @ 2024-11-12 2110/week @ 2024-11-19 2052/week @ 2024-11-26 1956/week @ 2024-12-03 2629/week @ 2024-12-10 1857/week @ 2024-12-17 729/week @ 2024-12-24 901/week @ 2024-12-31 1602/week @ 2025-01-07 1805/week @ 2025-01-14 1367/week @ 2025-01-21 1091/week @ 2025-01-28 3144/week @ 2025-02-04 1471/week @ 2025-02-11

7,341 downloads per month
Used in 44 crates (10 directly)

MIT/Apache

615KB
10K 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
~268K SLoC