Decision Workspace
hilbert_index vs hilbert_2d vs hilbert_curve
Side-by-side comparison of Rust crates
38
hilbert_index
growingv0.2.0
D-dimensional Hilbert curve
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
| hilbert_index | hilbert_2d | hilbert_curve | |
|---|---|---|---|
| Health Score | 38 | 46 | 42 |
| Total Downloads | 4.3K | 62.1K | 6.6K |
| 30d Downloads | 64 | 4.7K | 74 |
| Dependents | 0 | 55 | 10 |
| Releases | 2 | 2 | 2 |
| Last Updated | 1817d ago | 1176d ago | 2618d ago |
| Age | 5y | 5y 6m | 7y 2m |
Health Breakdown
hilbert_index
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
9
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
| hilbert_index | hilbert_2d | hilbert_curve | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 0 | 4 | 0 |
| Crate Size | 5KB | 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.
- •⚠ hilbert_index, hilbert_2d, hilbert_curve have not been updated in over a year.
- •hilbert_index, hilbert_curve are pre-1.0 — API may change.