Decision Workspace
kovan-stm vs fast-stm vs stm
Side-by-side comparison of Rust crates
53
kovan-stm
experimentalv0.1.12
Software Transactional Memory (STM) implementation using Kovan for memory reclamation
56
fast-stm
growingv0.7.0
Performance-focused implementation of software transactional memory. Allows composable atomic operations.
43
stm
growingv0.4.0
Implementation of Software transactional memory. Allows composable atomic operations.
Core Metrics
| kovan-stm | fast-stm | stm | |
|---|---|---|---|
| Health Score | 53 | 56 | 43 |
| Total Downloads | 139 | 3.6K | 24.8K |
| 30d Downloads | 42 | 320 | 66 |
| Dependents | 0 | 6 | 5 |
| Releases | 9 | 6 | 10 |
| Last Updated | 17d ago | 7d ago | 2920d ago |
| Age | 3m | 1y | 10y 6m |
Health Breakdown
kovan-stm
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
12
fast-stm
Maintenance
18
Quality
17
Community
7
Popularity
4
Documentation
10
stm
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
11
Technical Details
| kovan-stm | fast-stm | stm | |
|---|---|---|---|
| Version | 0.1.12 | 0.7.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 1 |
| Crate Size | 14KB | 22KB | 9KB |
| Features | 0 | 6 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-stm leads with a health score of 56/100, but none of the options score above 80.
- •stm has the most downloads (24.8K), suggesting wider adoption.
- •⚠ stm has not been updated in over a year.