Decision Workspace
hilbert16 vs hilbert_2d vs hilbert_curve
Side-by-side comparison of Rust crates
39
hilbert16
growingv0.1.0
Hilbert transforms between 1D and 2D space, optimized for u16 coordinates.
46
hilbert_2d
growingv1.1.0
Functions for mapping between 1D and 2D space using the Hilbert curve, and its approximations.
42
hilbert_curve
growingv0.2.0
A simple implementation of Hilbert curve mapping algorithms in Rust
Core Metrics
| hilbert16 | hilbert_2d | hilbert_curve | |
|---|---|---|---|
| Health Score | 39 | 46 | 42 |
| Total Downloads | 1.7K | 62.1K | 6.6K |
| 30d Downloads | 4 | 4.6K | 70 |
| Dependents | 0 | 55 | 10 |
| Releases | 1 | 2 | 2 |
| Last Updated | 1910d ago | 1176d ago | 2618d ago |
| Age | 5y 2m | 5y 6m | 7y 2m |
Health Breakdown
hilbert16
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
hilbert_2d
Maintenance
3
Quality
18
Community
10
Popularity
6
Documentation
9
hilbert_curve
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| hilbert16 | hilbert_2d | hilbert_curve | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unlicense OR MIT | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 0 | 4 | 0 |
| Crate Size | 4KB | 105KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hilbert_2d leads with a health score of 46/100, but none of the options score above 80.
- •⚠ hilbert16, hilbert_2d, hilbert_curve have not been updated in over a year.
- •hilbert16, hilbert_curve are pre-1.0 — API may change.