Decision Workspace
dmx-rdm vs typed_ecs vs planck-noalloc
Side-by-side comparison of Rust crates
47
dmx-rdm
growingv0.0.13-alpha
Rust library for communicating DMX512 (ANSI E1.11) and DMX-RDM (ANSI E1.20) over a RS485 bus by using interchangeable drivers.
53
typed_ecs
experimentalv0.0.2
A no_std, no_alloc ECS with compile-time guarantees, and BLAZING PERFORMANCE!
50
planck-noalloc
experimentalv0.1.1
Stack-allocated, no-std collections (ArrayVec, RingBuf)
Core Metrics
| dmx-rdm | typed_ecs | planck-noalloc | |
|---|---|---|---|
| Health Score | 47 | 53 | 50 |
| Total Downloads | 8.3K | 376 | 51 |
| 30d Downloads | 74 | 22 | 24 |
| Dependents | 8 | 0 | 2 |
| Releases | 6 | 2 | 2 |
| Last Updated | 484d ago | 21d ago | 33d ago |
| Age | 1y 11m | 6m | 1m |
Health Breakdown
dmx-rdm
Maintenance
7
Quality
16
Community
9
Popularity
5
Documentation
10
typed_ecs
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
13
planck-noalloc
Maintenance
12
Quality
17
Community
7
Popularity
2
Documentation
12
Technical Details
| dmx-rdm | typed_ecs | planck-noalloc | |
|---|---|---|---|
| Version | 0.0.13-alpha | 0.0.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 7 | 0 |
| Crate Size | 31KB | 26KB | 19KB |
| Features | 3 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| 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.
- •dmx-rdm has the most downloads (8.3K), suggesting wider adoption.
- •⚠ dmx-rdm has not been updated in over a year.