Decision Workspace
pi_db vs persy vs rocksolid
Side-by-side comparison of Rust crates
51
pi_db
growingv0.16.6
Full cache based database,support transaction
60
persy
growingv1.7.1
Transactional Persistence Engine
54
rocksolid
growingv2.5.6
An ergonomic, high-level RocksDB wrapper for Rust. Features CF-aware optimistic & pessimistic transactions, advanced routing for merge operators and compaction filters, performance tuning profiles, batching, TTL values, and DAO macros.
Core Metrics
| pi_db | persy | rocksolid | |
|---|---|---|---|
| Health Score | 51 | 60 | 54 |
| Total Downloads | 70.2K | 441.9K | 5.8K |
| 30d Downloads | 186 | 24.3K | 27 |
| Dependents | 0 | 150 | 0 |
| Releases | 103 | 81 | 16 |
| Last Updated | 1d ago | 182d ago | 128d ago |
| Age | 2y 7m | 8y 11m | 11m |
Health Breakdown
pi_db
Maintenance
19
Quality
11
Community
5
Popularity
6
Documentation
10
persy
Maintenance
11
Quality
19
Community
11
Popularity
7
Documentation
12
rocksolid
Maintenance
13
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| pi_db | persy | rocksolid | |
|---|---|---|---|
| Version | 0.16.6 | 1.7.1 | 2.5.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 28 | 13 | 23 |
| Crate Size | 193KB | 151KB | 129KB |
| Features | 3 | 4 | 12 |
| Yanked % | 4.9% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •persy leads with a health score of 60/100, but none of the options score above 80.
- •persy is depended on by 150 crates — strongest ecosystem trust.
- •pi_db is pre-1.0 — API may change.