Decision Workspace
valog vs value-log vs bitask
Side-by-side comparison of Rust crates
49
valog
growingv0.2.1
A lock-free, generic, lightweight value log.
51
value-log
growingv1.9.0
Value log implementation for key-value separated LSM storage
42
bitask
growingv0.1.1
Bitask is a Rust implementation of Bitcask, a log-structured key-value store optimized for high-performance reads and writes.
Core Metrics
| valog | value-log | bitask | |
|---|---|---|---|
| Health Score | 49 | 51 | 42 |
| Total Downloads | 4.6K | 211.3K | 1.7K |
| 30d Downloads | 8 | 15.0K | 4 |
| Dependents | 0 | 32 | 0 |
| Releases | 5 | 24 | 2 |
| Last Updated | 512d ago | 342d ago | 429d ago |
| Age | 1y 6m | 2y | 1y 2m |
Health Breakdown
valog
Maintenance
8
Quality
16
Community
6
Popularity
4
Documentation
15
value-log
Maintenance
9
Quality
14
Community
10
Popularity
6
Documentation
12
bitask
Maintenance
6
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| valog | value-log | bitask | |
|---|---|---|---|
| Version | 0.2.1 | 1.9.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 16 | 8 |
| Crate Size | 41KB | 38KB | 18KB |
| Features | 7 | 3 | 0 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81.0 | 1.74.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •value-log leads with a health score of 51/100, but none of the options score above 80.
- •⚠ valog, bitask have not been updated in over a year.
- •valog, bitask are pre-1.0 — API may change.