Decision Workspace
bevy_mod_index vs index-pool vs paradis-core
Side-by-side comparison of Rust crates
59
bevy_mod_index
growingv0.9.0
Allows using indexes to efficiently query for components by their values in the game engine Bevy.
46
index-pool
growingv1.0.11
A pool which manages allocation of unique indices. Acts like a psuedo-memory allocator.
46
paradis-core
growingv0.1.0
core functionality for paradis
Core Metrics
| bevy_mod_index | index-pool | paradis-core | |
|---|---|---|---|
| Health Score | 59 | 46 | 46 |
| Total Downloads | 11.4K | 23.7K | 4.4K |
| 30d Downloads | 123 | 100 | 40 |
| Dependents | 3 | 12 | 7 |
| Releases | 10 | 12 | 3 |
| Last Updated | 72d ago | 2878d ago | 674d ago |
| Age | 3y | 8y 7m | 2y 4m |
Health Breakdown
bevy_mod_index
Maintenance
20
Quality
16
Community
8
Popularity
5
Documentation
10
index-pool
Maintenance
4
Quality
17
Community
9
Popularity
5
Documentation
11
paradis-core
Maintenance
5
Quality
16
Community
8
Popularity
4
Documentation
13
Technical Details
| bevy_mod_index | index-pool | paradis-core | |
|---|---|---|---|
| Version | 0.9.0 | 1.0.11 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 51KB | 5KB | 9KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_mod_index leads with a health score of 59/100, but none of the options score above 80.
- •index-pool has the most downloads (23.7K), suggesting wider adoption.
- •⚠ index-pool, paradis-core have not been updated in over a year.
- •bevy_mod_index, paradis-core are pre-1.0 — API may change.