Decision Workspace
ooecs vs components-arena vs arena-container
Side-by-side comparison of Rust crates
49
ooecs
experimentalv0.0.2
Object-oriented entity-component-system.
65
components-arena
stablev4.2.3
Simple library for creating complex domain-specific self-referential data structures.
56
arena-container
experimentalv0.0.2
Simple weak-typed arena (freelist) container without guards.
Core Metrics
| ooecs | components-arena | arena-container | |
|---|---|---|---|
| Health Score | 49 | 65 | 56 |
| Total Downloads | 25 | 104.4K | 40 |
| 30d Downloads | 25 | 173 | 20 |
| Dependents | 0 | 184 | 2 |
| Releases | 2 | 80 | 2 |
| Last Updated | 2d ago | 107d ago | 6d ago |
| Age | 5d | 5y 7m | 3m |
Health Breakdown
ooecs
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
13
components-arena
Maintenance
13
Quality
19
Community
12
Popularity
6
Documentation
15
arena-container
Maintenance
17
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| ooecs | components-arena | arena-container | |
|---|---|---|---|
| Version | 0.0.2 | 4.2.3 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 12 | 6 |
| Crate Size | 10KB | 16KB | 14KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 3.8% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.91 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •components-arena leads with a health score of 65/100, but none of the options score above 80.
- •components-arena is depended on by 184 crates — strongest ecosystem trust.
- •ooecs, arena-container are pre-1.0 — API may change.