Decision Workspace
pixel_map vs quadim vs elsa
Side-by-side comparison of Rust crates
34
pixel_map
growingv0.4.0
A map of pixels implemented by an MX quadtree.
41
quadim
growingv0.1.1
Fastest image quadtree stylization implementation to date, capable of hundreds of fps and avoiding ugly non-squares.
63
elsa
growingv1.11.2
Append-only collections for Rust where borrows to entries can outlive insertions
Core Metrics
| pixel_map | quadim | elsa | |
|---|---|---|---|
| Health Score | 34 | 41 | 63 |
| Total Downloads | 4.8K | 3.6K | 13.2M |
| 30d Downloads | 7 | 20 | 1.1M |
| Dependents | 0 | 0 | 618 |
| Releases | 5 | 2 | 23 |
| Last Updated | 319d ago | 1051d ago | 384d ago |
| Age | 2y 9m | 2y 10m | 7y 3m |
Health Breakdown
pixel_map
Maintenance
6
Quality
8
Community
6
Popularity
4
Documentation
10
quadim
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
13
elsa
Maintenance
7
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| pixel_map | quadim | elsa | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.1 | 1.11.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 9 | 10 | 2 |
| Crate Size | 168KB | 21KB | 21KB |
| Features | 1 | 1 | 2 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •elsa leads with a health score of 63/100, but none of the options score above 80.
- •elsa is depended on by 618 crates — strongest ecosystem trust.
- •⚠ quadim, elsa have not been updated in over a year.
- •pixel_map, quadim are pre-1.0 — API may change.