Decision Workspace
bytearray-ringbuffer vs flat_rbtree vs box_closure
Side-by-side comparison of Rust crates
47
bytearray-ringbuffer
experimentalv0.3.0
a no_std and no-alloc ring buffer for variable-length byte slices in rust
52
flat_rbtree
experimentalv0.2.3
A flat, index-based Red-Black Tree with no heap allocations. Ideal for performance-critical or memory-constrained environments.
51
box_closure
experimentalv0.1.1
Simple closure wrappers with no dependencies
Core Metrics
| bytearray-ringbuffer | flat_rbtree | box_closure | |
|---|---|---|---|
| Health Score | 47 | 52 | 51 |
| Total Downloads | 48 | 4.5K | 742 |
| 30d Downloads | 5 | 16 | 40 |
| Dependents | 0 | 0 | 6 |
| Releases | 3 | 12 | 2 |
| Last Updated | 51d ago | 265d ago | 138d ago |
| Age | 1m | 9m | 7m |
Health Breakdown
bytearray-ringbuffer
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
flat_rbtree
Maintenance
16
Quality
16
Community
6
Popularity
4
Documentation
10
box_closure
Maintenance
10
Quality
15
Community
8
Popularity
3
Documentation
15
Technical Details
| bytearray-ringbuffer | flat_rbtree | box_closure | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 11KB | 15KB | 5KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •flat_rbtree leads with a health score of 52/100, but none of the options score above 80.