Decision Workspace
fast_hilbert vs hilbert_index vs zhang_hilbert
Side-by-side comparison of Rust crates
63
fast_hilbert
stablev2.1.0
Fast Hilbert 2D curve computation using an efficient Lookup Table (LUT).
38
hilbert_index
growingv0.2.0
D-dimensional Hilbert curve
34
zhang_hilbert
growingv0.1.1
Produces an arbitrary-sized pseudo-Hilbert scan based on “A Pseudo-Hilbert Scan for Arbitrarily-Sized Arrays” by Zhang, et al.
Core Metrics
| fast_hilbert | hilbert_index | zhang_hilbert | |
|---|---|---|---|
| Health Score | 63 | 38 | 34 |
| Total Downloads | 94.0K | 4.3K | 7.1K |
| 30d Downloads | 19.1K | 64 | 67 |
| Dependents | 50 | 0 | 0 |
| Releases | 7 | 2 | 2 |
| Last Updated | 43d ago | 1817d ago | 2586d ago |
| Age | 5y 1m | 5y | 7y 1m |
Health Breakdown
fast_hilbert
Maintenance
14
Quality
20
Community
11
Popularity
6
Documentation
12
hilbert_index
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
9
zhang_hilbert
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
9
Technical Details
| fast_hilbert | hilbert_index | zhang_hilbert | |
|---|---|---|---|
| Version | 2.1.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 4 | 0 | 5 |
| Crate Size | 29KB | 5KB | 19KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.80 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast_hilbert leads with a health score of 63/100, but none of the options score above 80.
- •⚠ hilbert_index, zhang_hilbert have not been updated in over a year.
- •hilbert_index, zhang_hilbert are pre-1.0 — API may change.