Decision Workspace
kovan-channel vs simple-channels vs insert-take
Side-by-side comparison of Rust crates
55
kovan-channel
experimentalv0.1.12
Multi-producer multi-consumer channels using Kovan for memory reclamation
43
simple-channels
experimentalv0.1.2
A simple, educational implementation of channels in Rust.
39
insert-take
experimentalv0.1.0
A Concurrent bag supporting atomically inserting and taking all elements
Core Metrics
| kovan-channel | simple-channels | insert-take | |
|---|---|---|---|
| Health Score | 55 | 43 | 39 |
| Total Downloads | 595 | 803 | 185 |
| 30d Downloads | 103 | 4 | 3 |
| Dependents | 4 | 0 | 0 |
| Releases | 9 | 2 | 1 |
| Last Updated | 17d ago | 259d ago | 157d ago |
| Age | 3m | 8m | 5m |
Health Breakdown
kovan-channel
Maintenance
18
Quality
14
Community
8
Popularity
3
Documentation
12
simple-channels
Maintenance
8
Quality
16
Community
6
Popularity
3
Documentation
10
insert-take
Maintenance
6
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| kovan-channel | simple-channels | insert-take | |
|---|---|---|---|
| Version | 0.1.12 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 15KB | 14KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kovan-channel leads with a health score of 55/100, but none of the options score above 80.
- •simple-channels has the most downloads (803), suggesting wider adoption.