Decision Workspace
simple-channels vs kovan-channel vs insert-take
Side-by-side comparison of Rust crates
43
simple-channels
experimentalv0.1.2
A simple, educational implementation of channels in Rust.
55
kovan-channel
experimentalv0.1.12
Multi-producer multi-consumer channels using Kovan for memory reclamation
39
insert-take
experimentalv0.1.0
A Concurrent bag supporting atomically inserting and taking all elements
Core Metrics
| simple-channels | kovan-channel | insert-take | |
|---|---|---|---|
| Health Score | 43 | 55 | 39 |
| Total Downloads | 803 | 595 | 185 |
| 30d Downloads | 4 | 103 | 3 |
| Dependents | 0 | 4 | 0 |
| Releases | 2 | 9 | 1 |
| Last Updated | 259d ago | 17d ago | 157d ago |
| Age | 8m | 3m | 5m |
Health Breakdown
simple-channels
Maintenance
8
Quality
16
Community
6
Popularity
3
Documentation
10
kovan-channel
Maintenance
18
Quality
14
Community
8
Popularity
3
Documentation
12
insert-take
Maintenance
6
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| simple-channels | kovan-channel | insert-take | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.12 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 14KB | 15KB | 8KB |
| Features | 2 | 0 | 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.