Decision Workspace
rusty-leveldb vs rusty-leveldb-arc vs fjall
Side-by-side comparison of Rust crates
55
rusty-leveldb
growingv4.0.1
A compatible re-implementation of LevelDB in Rust
37
rusty-leveldb-arc
growingv2.0.0
A compatible re-implementation of LevelDB in Rust (But use Arc instead of Rc)
65
fjall
stablev3.1.2
Log-structured, embeddable key-value storage engine
Core Metrics
| rusty-leveldb | rusty-leveldb-arc | fjall | |
|---|---|---|---|
| Health Score | 55 | 37 | 65 |
| Total Downloads | 152.1K | 1.5K | 626.8K |
| 30d Downloads | 5.1K | 4 | 244.5K |
| Dependents | 102 | 0 | 746 |
| Releases | 40 | 1 | 92 |
| Last Updated | 150d ago | 948d ago | 9d ago |
| Age | 8y 5m | 2y 7m | 2y 3m |
Health Breakdown
rusty-leveldb
Maintenance
11
Quality
20
Community
8
Popularity
6
Documentation
10
rusty-leveldb-arc
Maintenance
1
Quality
20
Community
3
Popularity
4
Documentation
9
fjall
Maintenance
18
Quality
14
Community
14
Popularity
7
Documentation
12
Technical Details
| rusty-leveldb | rusty-leveldb-arc | fjall | |
|---|---|---|---|
| Version | 4.0.1 | 2.0.0 | 3.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 9 | 12 |
| Crate Size | 106KB | 92KB | 82KB |
| Features | 5 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 42.4% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fjall leads with a health score of 65/100, but none of the options score above 80.
- •fjall is depended on by 746 crates — strongest ecosystem trust.
- •⚠ rusty-leveldb-arc has not been updated in over a year.