Decision Workspace
txn_lock vs txfs vs flex-version
Side-by-side comparison of Rust crates
51
txn_lock
growingv0.11.0
Utilities to support transactional versioning
52
txfs
growingv0.5.1
A cached transactional filesystem layer over tokio::fs
51
flex-version
growingv0.4.0
A crate for flexible version numbers, mostly inspired by Ruby's Gem::Version
Core Metrics
| txn_lock | txfs | flex-version | |
|---|---|---|---|
| Health Score | 51 | 52 | 51 |
| Total Downloads | 26.5K | 10.1K | 9.4K |
| 30d Downloads | 247 | 156 | 52 |
| Dependents | 22 | 13 | 0 |
| Releases | 18 | 7 | 8 |
| Last Updated | 51d ago | 51d ago | 112d ago |
| Age | 3y 3m | 2y 6m | 4y 3m |
Health Breakdown
txn_lock
Maintenance
15
Quality
11
Community
10
Popularity
5
Documentation
10
txfs
Maintenance
13
Quality
15
Community
9
Popularity
5
Documentation
10
flex-version
Maintenance
10
Quality
15
Community
11
Popularity
5
Documentation
10
Technical Details
| txn_lock | txfs | flex-version | |
|---|---|---|---|
| Version | 0.11.0 | 0.5.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 8 | 10 | 1 |
| Crate Size | 32KB | 20KB | 5KB |
| Features | 3 | 3 | 0 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •txfs leads with a health score of 52/100, but none of the options score above 80.
- •txn_lock has the most downloads (26.5K), suggesting wider adoption.