Decision Workspace
atlas vs rect_packer vs sprite_dicing
Side-by-side comparison of Rust crates
36
atlas
growingv0.3.0
Texture atlas generation (guillotine with dynamic resizing.)
45
rect_packer
growingv0.2.1
A rectangle packing library. Heavily tested with random data to ensure that it always produces correct result.
48
sprite_dicing
growingv0.1.4
Cross-engine tool for lossless compression of sprite textures with identical areas.
Core Metrics
| atlas | rect_packer | sprite_dicing | |
|---|---|---|---|
| Health Score | 36 | 45 | 48 |
| Total Downloads | 5.8K | 169.7K | 7.4K |
| 30d Downloads | 8 | 11.1K | 37 |
| Dependents | 0 | 65 | 7 |
| Releases | 3 | 4 | 5 |
| Last Updated | 3143d ago | 3108d ago | 485d ago |
| Age | 8y 8m | 9y 8m | 1y 11m |
Health Breakdown
atlas
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
11
rect_packer
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
11
sprite_dicing
Maintenance
6
Quality
16
Community
8
Popularity
5
Documentation
13
Technical Details
| atlas | rect_packer | sprite_dicing | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.1 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 0 |
| Crate Size | 4KB | 10KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sprite_dicing leads with a health score of 48/100, but none of the options score above 80.
- •rect_packer has the most downloads (169.7K), suggesting wider adoption.
- •⚠ atlas, rect_packer, sprite_dicing have not been updated in over a year.