Decision Workspace
saa vs mea vs lockable
Side-by-side comparison of Rust crates
64
saa
growingv5.5.0
Word-sized low-level synchronization primitives providing both asynchronous and synchronous interfaces.
59
mea
growingv0.6.3
A runtime-agnostic library providing essential synchronization primitives for asynchronous Rust programming.
54
lockable
growingv0.2.0
This library offers hash map, hash set and cache data structures where individual entries can be locked
Core Metrics
| saa | mea | lockable | |
|---|---|---|---|
| Health Score | 64 | 59 | 54 |
| Total Downloads | 789.7K | 2.4M | 227.6K |
| 30d Downloads | 270.7K | 791.2K | 2.3K |
| Dependents | 57 | 60 | 103 |
| Releases | 47 | 37 | 11 |
| Last Updated | 39d ago | 65d ago | 292d ago |
| Age | 7m | 1y 5m | 3y 11m |
Health Breakdown
saa
Maintenance
17
Quality
14
Community
11
Popularity
7
Documentation
15
mea
Maintenance
15
Quality
10
Community
11
Popularity
8
Documentation
15
lockable
Maintenance
6
Quality
16
Community
11
Popularity
6
Documentation
15
Technical Details
| saa | mea | lockable | |
|---|---|---|---|
| Version | 5.5.0 | 0.6.3 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 7 |
| Crate Size | 42KB | 84KB | 54KB |
| Features | 2 | 0 | 3 |
| Yanked % | 29.8% | 10.8% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | 1.85.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •saa leads with a health score of 64/100, but none of the options score above 80.
- •mea has the most downloads (2.4M), suggesting wider adoption.
- •lockable is depended on by 103 crates — strongest ecosystem trust.
- •mea, lockable are pre-1.0 — API may change.