Decision Workspace
rectangle-pack vs binpack2d vs rect_packer
Side-by-side comparison of Rust crates
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.
45
rect_packer
growingv0.2.1
A rectangle packing library. Heavily tested with random data to ensure that it always produces correct result.
Core Metrics
| rectangle-pack | binpack2d | rect_packer | |
|---|---|---|---|
| Health Score | 48 | 45 | 45 |
| Total Downloads | 4.1M | 3.8K | 169.7K |
| 30d Downloads | 241.5K | 118 | 10.8K |
| Dependents | 106 | 6 | 65 |
| Releases | 13 | 2 | 4 |
| Last Updated | 1789d ago | 1146d ago | 3108d ago |
| Age | 6y | 3y 1m | 9y 8m |
Health Breakdown
rectangle-pack
Maintenance
4
Quality
18
Community
9
Popularity
8
Documentation
9
binpack2d
Maintenance
4
Quality
20
Community
7
Popularity
4
Documentation
10
rect_packer
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
11
Technical Details
| rectangle-pack | binpack2d | rect_packer | |
|---|---|---|---|
| Version | 0.4.2 | 1.0.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 1 | 2 |
| Crate Size | 23KB | 27KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 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, rect_packer have not been updated in over a year.
- •rectangle-pack, rect_packer are pre-1.0 — API may change.