Decision Workspace
cluttered vs rect_packer vs crunch
Side-by-side comparison of Rust crates
40
cluttered
growingv0.11.0
A CLI Texture Packer written in rust
45
rect_packer
growingv0.2.1
A rectangle packing library. Heavily tested with random data to ensure that it always produces correct result.
45
crunch
growingv0.5.3
A packer for cramming lots of rectangles into a larger one, designed primarily with sprite packing in mind.
Core Metrics
| cluttered | rect_packer | crunch | |
|---|---|---|---|
| Health Score | 40 | 45 | 45 |
| Total Downloads | 16.0K | 169.7K | 111.9K |
| 30d Downloads | 17 | 11.1K | 7.5K |
| Dependents | 0 | 65 | 40 |
| Releases | 13 | 4 | 14 |
| Last Updated | 620d ago | 3108d ago | 1091d ago |
| Age | 3y 2m | 9y 8m | 5y 7m |
Health Breakdown
cluttered
Maintenance
6
Quality
13
Community
6
Popularity
5
Documentation
10
rect_packer
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
11
crunch
Maintenance
4
Quality
16
Community
10
Popularity
6
Documentation
9
Technical Details
| cluttered | rect_packer | crunch | |
|---|---|---|---|
| Version | 0.11.0 | 0.2.1 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 2 | 0 |
| Crate Size | 65KB | 10KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rect_packer leads with a health score of 45/100, but none of the options score above 80.
- •⚠ cluttered, rect_packer, crunch have not been updated in over a year.