34 releases (22 breaking)
new 0.28.0 | Mar 3, 2025 |
---|---|
0.26.0 | Jan 7, 2025 |
0.25.0 | Dec 2, 2024 |
0.24.0 | Oct 31, 2024 |
0.0.2 | Nov 30, 2021 |
#67 in Configuration
7,288 downloads per month
Used in 46 crates
(10 directly)
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
~11–21MB
~294K SLoC