Decision Workspace
mvcc vs kovan-mvcc vs stoolap
Side-by-side comparison of Rust crates
27
mvcc
growingv0.0.1
a multi-version concurrency control system that can be used on top of systems that support CAS and scan to provide transactions
52
kovan-mvcc
experimentalv0.1.12
Multi-Version Concurrency Control (MVCC) implementation based on the Percolator model using Kovan
52
stoolap
experimentalv0.3.7
High-performance embedded SQL database with MVCC, time-travel queries, and full ACID compliance
Core Metrics
| mvcc | kovan-mvcc | stoolap | |
|---|---|---|---|
| Health Score | 27 | 52 | 52 |
| Total Downloads | 1.9K | 167 | 1.4K |
| 30d Downloads | 3 | 71 | 1.0K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 9 | 13 |
| Last Updated | 2948d ago | 17d ago | 15d ago |
| Age | 8y | 3m | 3m |
Health Breakdown
mvcc
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
5
kovan-mvcc
Maintenance
18
Quality
13
Community
6
Popularity
3
Documentation
12
stoolap
Maintenance
19
Quality
10
Community
6
Popularity
4
Documentation
13
Technical Details
| mvcc | kovan-mvcc | stoolap | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.12 | 0.3.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 4 | 5 | 56 |
| Crate Size | 6KB | 27KB | 5.4MB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.90 | — |
| 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.
- •mvcc has the most downloads (1.9K), suggesting wider adoption.
- •⚠ mvcc has not been updated in over a year.