Decision Workspace
bagpipe vs smallring vs hashbag
Side-by-side comparison of Rust crates
41
bagpipe
growingv0.1.0
A concurrent bag datastructure.
58
smallring
experimentalv0.2.2
High-performance ring buffer with automatic stack/heap optimization | 高性能环形缓冲区,支持栈/堆自动优化
52
hashbag
growingv0.1.13
An unordered multiset implementation using a hash bag
Core Metrics
| bagpipe | smallring | hashbag | |
|---|---|---|---|
| Health Score | 41 | 58 | 52 |
| Total Downloads | 3.4K | 743 | 1.6M |
| 30d Downloads | 41 | 97 | 144.9K |
| Dependents | 1 | 13 | 206 |
| Releases | 1 | 10 | 14 |
| Last Updated | 3128d ago | 75d ago | 132d ago |
| Age | 8y 6m | 4m | 6y 1m |
Health Breakdown
bagpipe
Maintenance
1
Quality
18
Community
7
Popularity
4
Documentation
11
smallring
Maintenance
15
Quality
16
Community
9
Popularity
3
Documentation
15
hashbag
Maintenance
10
Quality
15
Community
11
Popularity
7
Documentation
9
Technical Details
| bagpipe | smallring | hashbag | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.2 | 0.1.13 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 22KB | 66KB | 23KB |
| Features | 5 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.87 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •smallring leads with a health score of 58/100, but none of the options score above 80.
- •hashbag has the most downloads (1.6M), suggesting wider adoption.
- •hashbag is depended on by 206 crates — strongest ecosystem trust.
- •⚠ bagpipe has not been updated in over a year.