Decision Workspace
packer-3d vs rectangle-pack vs binpack2d
Side-by-side comparison of Rust crates
38
packer-3d
experimentalv0.3.0
Packing algorithm for 3D container packing which optimizes for width, height, length, or all three.
48
rectangle-pack
growingv0.4.2
A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.
45
binpack2d
growingv1.0.1
A two-dimensional rectangle bin-packing algorithm.
Core Metrics
| packer-3d | rectangle-pack | binpack2d | |
|---|---|---|---|
| Health Score | 38 | 48 | 45 |
| Total Downloads | 259 | 4.1M | 3.8K |
| 30d Downloads | 6 | 241.5K | 118 |
| Dependents | 0 | 106 | 6 |
| Releases | 3 | 13 | 2 |
| Last Updated | 140d ago | 1789d ago | 1146d ago |
| Age | 5m | 6y | 3y 1m |
Health Breakdown
packer-3d
Maintenance
12
Quality
12
Community
3
Popularity
3
Documentation
8
rectangle-pack
Maintenance
4
Quality
18
Community
9
Popularity
8
Documentation
9
binpack2d
Maintenance
4
Quality
20
Community
7
Popularity
4
Documentation
10
Technical Details
| packer-3d | rectangle-pack | binpack2d | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.2 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | CC-BY-NC-SA-4.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 688KB | 23KB | 27KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rectangle-pack leads with a health score of 48/100, but none of the options score above 80.
- •rectangle-pack is depended on by 106 crates — strongest ecosystem trust.
- •⚠ rectangle-pack, binpack2d have not been updated in over a year.
- •packer-3d, rectangle-pack are pre-1.0 — API may change.