26 releases (14 breaking)

0.20.0 Jun 27, 2024
0.18.0 Apr 30, 2024
0.10.1 Mar 4, 2024
0.8.0 Dec 4, 2023
0.0.2 Nov 30, 2021

#35 in Configuration

Download history 860/week @ 2024-03-14 1481/week @ 2024-03-21 917/week @ 2024-03-28 1075/week @ 2024-04-04 832/week @ 2024-04-11 208/week @ 2024-04-18 466/week @ 2024-04-25 211/week @ 2024-05-02 326/week @ 2024-05-09 231/week @ 2024-05-16 823/week @ 2024-05-23 648/week @ 2024-05-30 424/week @ 2024-06-06 1231/week @ 2024-06-13 1241/week @ 2024-06-20 1465/week @ 2024-06-27

4,519 downloads per month
Used in 21 crates (8 directly)

MIT/Apache

460KB
7K 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–22MB
~307K SLoC