Decision Workspace
zhang_hilbert vs fast_hilbert vs egui-img
Side-by-side comparison of Rust crates
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.
63
fast_hilbert
stablev2.1.0
Fast Hilbert 2D curve computation using an efficient Lookup Table (LUT).
51
egui-img
experimentalv0.2.0
Space-filling curves library and visualization tools.
Core Metrics
| zhang_hilbert | fast_hilbert | egui-img | |
|---|---|---|---|
| Health Score | 34 | 63 | 51 |
| Total Downloads | 7.1K | 94.0K | 150 |
| 30d Downloads | 67 | 19.1K | 29 |
| Dependents | 0 | 50 | 2 |
| Releases | 2 | 7 | 3 |
| Last Updated | 2586d ago | 43d ago | 59d ago |
| Age | 7y 1m | 5y 1m | 3m |
Health Breakdown
zhang_hilbert
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
9
fast_hilbert
Maintenance
14
Quality
20
Community
11
Popularity
6
Documentation
12
egui-img
Maintenance
16
Quality
15
Community
7
Popularity
3
Documentation
10
Technical Details
| zhang_hilbert | fast_hilbert | egui-img | |
|---|---|---|---|
| Version | 0.1.1 | 2.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 4 | 5 |
| Crate Size | 19KB | 29KB | 35KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| 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.
- •⚠ zhang_hilbert has not been updated in over a year.
- •zhang_hilbert, egui-img are pre-1.0 — API may change.