Decision Workspace
hilbert vs hilbert_2d vs hilbert_curve
Side-by-side comparison of Rust crates
37
hilbert
growingv0.1.2
Hilbert curve transform and inverse for points having two to thousands of dimensions, using Skilling's algorithm.
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 | hilbert_2d | hilbert_curve | |
|---|---|---|---|
| Health Score | 37 | 46 | 42 |
| Total Downloads | 9.8K | 62.1K | 6.6K |
| 30d Downloads | 183 | 4.6K | 70 |
| Dependents | 7 | 55 | 10 |
| Releases | 3 | 2 | 2 |
| Last Updated | 1565d ago | 1176d ago | 2618d ago |
| Age | 6y 4m | 5y 6m | 7y 2m |
Health Breakdown
hilbert
Maintenance
3
Quality
13
Community
7
Popularity
5
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 | hilbert_2d | hilbert_curve | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 4 | 4 | 0 |
| Crate Size | 130KB | 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, hilbert_2d, hilbert_curve have not been updated in over a year.
- •hilbert, hilbert_curve are pre-1.0 — API may change.