Decision Workspace
ooecs vs components-arena vs arena-container
Side-by-side comparison of Rust crates
48
ooecs
experimentalv0.1.1
Object-oriented entity-component-system.
62
components-arena
growingv4.2.3
Simple library for creating complex domain-specific self-referential data structures.
50
arena-container
experimentalv0.0.2
Simple weak-typed arena (freelist) container without guards.
Core Metrics
| ooecs | components-arena | arena-container | |
|---|---|---|---|
| Health Score | 48 | 62 | 50 |
| Total Downloads | 73 | 104.9K | 51 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 186 | 2 |
| Releases | 4 | 80 | 2 |
| Last Updated | 95d ago | 215d ago | 114d ago |
| Age | 3m | 5y 11m | 6m |
Health Breakdown
ooecs
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
13
components-arena
Maintenance
10
Quality
19
Community
12
Popularity
6
Documentation
15
arena-container
Maintenance
11
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| ooecs | components-arena | arena-container | |
|---|---|---|---|
| Version | 0.1.1 | 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 | 6 | 12 | 6 |
| Crate Size | 12KB | 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 62/100, but none of the options score above 80.
- •components-arena is depended on by 186 crates — strongest ecosystem trust.
- •ooecs, arena-container are pre-1.0 — API may change.