Decision Workspace
hilbert_2d vs hilbert_curve vs lindel
Side-by-side comparison of Rust crates
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
42
lindel
growingv0.1.1
A crate for Hilbert and Morton encoding and decoding; in a word, linearising and delinearising.
Core Metrics
| hilbert_2d | hilbert_curve | lindel | |
|---|---|---|---|
| Health Score | 46 | 42 | 42 |
| Total Downloads | 62.1K | 6.6K | 36.1K |
| 30d Downloads | 4.7K | 74 | 991 |
| Dependents | 55 | 10 | 1 |
| Releases | 2 | 2 | 2 |
| Last Updated | 1176d ago | 2618d ago | 1827d ago |
| Age | 5y 6m | 7y 2m | 5y |
Health Breakdown
hilbert_2d
Maintenance
3
Quality
18
Community
10
Popularity
6
Documentation
9
hilbert_curve
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
12
lindel
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| hilbert_2d | hilbert_curve | lindel | |
|---|---|---|---|
| Version | 1.1.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 5 |
| Crate Size | 105KB | 4KB | 17KB |
| Features | 0 | 0 | 3 |
| 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_2d, hilbert_curve, lindel have not been updated in over a year.
- •hilbert_curve, lindel are pre-1.0 — API may change.