Decision Workspace
skipdb-core vs txn vs mwmr
Side-by-side comparison of Rust crates
50
skipdb-core
growingv0.2.0
The core for `skipdb` and `async-skipdb` crates
41
txn
growingv0.1.3
A generic optimistic transaction manger, which is ACID, concurrent with SSI (Serializable Snapshot Isolation).
39
mwmr
growingv0.1.0
A generic optimistic transaction manger, which is ACID, concurrent with SSI (Serializable Snapshot Isolation).
Core Metrics
| skipdb-core | txn | mwmr | |
|---|---|---|---|
| Health Score | 50 | 41 | 39 |
| Total Downloads | 6.2K | 7.2K | 2.8K |
| 30d Downloads | 41 | 25 | 5 |
| Dependents | 14 | 7 | 0 |
| Releases | 4 | 5 | 2 |
| Last Updated | 699d ago | 699d ago | 744d ago |
| Age | 1y 11m | 2y | 2y |
Health Breakdown
skipdb-core
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
12
txn
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
mwmr
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| skipdb-core | txn | mwmr | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 4 | 13 | 13 |
| Crate Size | 6KB | 13KB | 19KB |
| Features | 2 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •skipdb-core leads with a health score of 50/100, but none of the options score above 80.
- •txn has the most downloads (7.2K), suggesting wider adoption.
- •⚠ skipdb-core, txn, mwmr have not been updated in over a year.