Decision Workspace
stm-core vs fast-stm vs stm
Side-by-side comparison of Rust crates
39
stm-core
growingv0.4.0
Implementation of Software transactional memory. STM Allows composable atomic operations. STM-core implements the bare bones of stm usage. The STM crate adds useful data structures.
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
| stm-core | fast-stm | stm | |
|---|---|---|---|
| Health Score | 39 | 56 | 43 |
| Total Downloads | 8.4K | 3.6K | 24.8K |
| 30d Downloads | 56 | 320 | 66 |
| Dependents | 1 | 6 | 5 |
| Releases | 1 | 6 | 10 |
| Last Updated | 2920d ago | 7d ago | 2920d ago |
| Age | 8y | 1y | 10y 6m |
Health Breakdown
stm-core
Maintenance
1
Quality
16
Community
6
Popularity
5
Documentation
11
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
| stm-core | fast-stm | stm | |
|---|---|---|---|
| Version | 0.4.0 | 0.7.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 19KB | 22KB | 9KB |
| Features | 1 | 6 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | — |
| MSRV | — | — | — |
| 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-core, stm have not been updated in over a year.