Decision Workspace
lincheck vs kovan vs kovan-map
Side-by-side comparison of Rust crates
42
lincheck
growingv0.2.1
A linearizability checker for concurrent data structures
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
| lincheck | kovan | kovan-map | |
|---|---|---|---|
| Health Score | 42 | 60 | 60 |
| Total Downloads | 5.9K | 1.8K | 1.5K |
| 30d Downloads | 22 | 808 | 747 |
| Dependents | 1 | 49 | 25 |
| Releases | 4 | 13 | 9 |
| Last Updated | 967d ago | 17d ago | 17d ago |
| Age | 2y 8m | 4m | 3m |
Health Breakdown
lincheck
Maintenance
4
Quality
15
Community
6
Popularity
4
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
| lincheck | kovan | kovan-map | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.12 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 16KB | 59KB | 27KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •lincheck has the most downloads (5.9K), suggesting wider adoption.
- •⚠ lincheck has not been updated in over a year.