Decision Workspace
kovan-mvcc vs llkv-transaction vs skipdb-core
Side-by-side comparison of Rust crates
52
kovan-mvcc
experimentalv0.1.12
Multi-Version Concurrency Control (MVCC) implementation based on the Percolator model using Kovan
49
llkv-transaction
experimentalv0.8.5-alpha
Transaction management and MVCC for the LLKV toolkit.
50
skipdb-core
growingv0.2.0
The core for `skipdb` and `async-skipdb` crates
Core Metrics
| kovan-mvcc | llkv-transaction | skipdb-core | |
|---|---|---|---|
| Health Score | 52 | 49 | 50 |
| Total Downloads | 167 | 1.7K | 6.2K |
| 30d Downloads | 71 | 108 | 39 |
| Dependents | 0 | 24 | 14 |
| Releases | 9 | 12 | 4 |
| Last Updated | 17d ago | 114d ago | 699d ago |
| Age | 3m | 5m | 1y 11m |
Health Breakdown
kovan-mvcc
Maintenance
18
Quality
13
Community
6
Popularity
3
Documentation
12
llkv-transaction
Maintenance
14
Quality
11
Community
10
Popularity
4
Documentation
10
skipdb-core
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
12
Technical Details
| kovan-mvcc | llkv-transaction | skipdb-core | |
|---|---|---|---|
| Version | 0.1.12 | 0.8.5-alpha | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 16 | 4 |
| Crate Size | 27KB | 38KB | 6KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.90 | — | 1.75.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kovan-mvcc leads with a health score of 52/100, but none of the options score above 80.
- •skipdb-core has the most downloads (6.2K), suggesting wider adoption.
- •⚠ skipdb-core has not been updated in over a year.