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