Decision Workspace
mwmr vs skipdb-core vs txn
Side-by-side comparison of Rust crates
39
mwmr
growingv0.1.0
A generic optimistic transaction manger, which is ACID, concurrent with SSI (Serializable Snapshot Isolation).
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).
Core Metrics
| mwmr | skipdb-core | txn | |
|---|---|---|---|
| Health Score | 39 | 50 | 41 |
| Total Downloads | 2.8K | 6.2K | 7.2K |
| 30d Downloads | 5 | 41 | 25 |
| Dependents | 0 | 14 | 7 |
| Releases | 2 | 4 | 5 |
| Last Updated | 744d ago | 699d ago | 699d ago |
| Age | 2y | 1y 11m | 2y |
Health Breakdown
mwmr
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
skipdb-core
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
12
txn
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
10
Technical Details
| mwmr | skipdb-core | txn | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 4 | 13 |
| Crate Size | 19KB | 6KB | 13KB |
| Features | 2 | 2 | 1 |
| 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.
- •⚠ mwmr, skipdb-core, txn have not been updated in over a year.