Decision Workspace
atomic_list vs kovan vs kovan-map
Side-by-side comparison of Rust crates
56
atomic_list
experimentalv2.0.0
Lock-free circular ring of intrusive ref-counted nodes plus shared cursors.
60
kovan
experimentalv0.1.12
High-performance wait-free memory reclamation for lock-free data structures. Bounded memory usage, predictable latency.
60
kovan-map
experimentalv0.1.12
Lock-free concurrent hash maps using kovan memory reclamation
Core Metrics
| atomic_list | kovan | kovan-map | |
|---|---|---|---|
| Health Score | 56 | 60 | 60 |
| Total Downloads | 631 | 1.8K | 1.5K |
| 30d Downloads | 88 | 849 | 785 |
| Dependents | 1 | 49 | 25 |
| Releases | 18 | 13 | 9 |
| Last Updated | 63d ago | 17d ago | 17d ago |
| Age | 4m | 4m | 3m |
Health Breakdown
atomic_list
Maintenance
15
Quality
18
Community
7
Popularity
3
Documentation
13
kovan
Maintenance
18
Quality
15
Community
11
Popularity
4
Documentation
12
kovan-map
Maintenance
18
Quality
16
Community
10
Popularity
4
Documentation
12
Technical Details
| atomic_list | kovan | kovan-map | |
|---|---|---|---|
| Version | 2.0.0 | 0.1.12 | 0.1.12 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 6 | 3 |
| Crate Size | 20KB | 59KB | 27KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.90 | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kovan leads with a health score of 60/100, but none of the options score above 80.
- •kovan, kovan-map are pre-1.0 — API may change.