Decision Workspace
box_closure vs bytearray-ringbuffer vs typed_ecs
Side-by-side comparison of Rust crates
51
box_closure
experimentalv0.1.1
Simple closure wrappers with no dependencies
47
bytearray-ringbuffer
experimentalv0.3.0
a no_std and no-alloc ring buffer for variable-length byte slices in rust
53
typed_ecs
experimentalv0.0.2
A no_std, no_alloc ECS with compile-time guarantees, and BLAZING PERFORMANCE!
Core Metrics
| box_closure | bytearray-ringbuffer | typed_ecs | |
|---|---|---|---|
| Health Score | 51 | 47 | 53 |
| Total Downloads | 742 | 48 | 376 |
| 30d Downloads | 42 | 6 | 22 |
| Dependents | 6 | 0 | 0 |
| Releases | 2 | 3 | 2 |
| Last Updated | 138d ago | 51d ago | 21d ago |
| Age | 7m | 1m | 6m |
Health Breakdown
box_closure
Maintenance
10
Quality
15
Community
8
Popularity
3
Documentation
15
bytearray-ringbuffer
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
typed_ecs
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| box_closure | bytearray-ringbuffer | typed_ecs | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 5KB | 11KB | 26KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.88.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •typed_ecs leads with a health score of 53/100, but none of the options score above 80.
- •box_closure has the most downloads (742), suggesting wider adoption.