Decision Workspace
megamorse vs typed_ecs vs planck-noalloc
Side-by-side comparison of Rust crates
44
megamorse
growingv1.0.1
A simple morse code translator
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
| megamorse | typed_ecs | planck-noalloc | |
|---|---|---|---|
| Health Score | 44 | 53 | 50 |
| Total Downloads | 3.9K | 376 | 51 |
| 30d Downloads | 5 | 22 | 22 |
| Dependents | 0 | 0 | 2 |
| Releases | 3 | 2 | 2 |
| Last Updated | 720d ago | 21d ago | 33d ago |
| Age | 1y 11m | 6m | 1m |
Health Breakdown
megamorse
Maintenance
5
Quality
19
Community
6
Popularity
4
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
| megamorse | typed_ecs | planck-noalloc | |
|---|---|---|---|
| Version | 1.0.1 | 0.0.2 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 2 | 7 | 0 |
| Crate Size | 4KB | 26KB | 19KB |
| Features | 0 | 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.
- •megamorse has the most downloads (3.9K), suggesting wider adoption.
- •⚠ megamorse has not been updated in over a year.
- •typed_ecs, planck-noalloc are pre-1.0 — API may change.