Decision Workspace
zorder vs morton-encoding vs egui-img
Side-by-side comparison of Rust crates
47
zorder
growingv0.2.2
Fast Z-order curve conversions
51
morton-encoding
growingv2.0.1
A crate for encoding and decoding Morton ("Z-order") keys.
51
egui-img
experimentalv0.2.0
Space-filling curves library and visualization tools.
Core Metrics
| zorder | morton-encoding | egui-img | |
|---|---|---|---|
| Health Score | 47 | 51 | 51 |
| Total Downloads | 12.6K | 83.2K | 150 |
| 30d Downloads | 106 | 2.0K | 28 |
| Dependents | 3 | 16 | 2 |
| Releases | 4 | 4 | 3 |
| Last Updated | 742d ago | 1827d ago | 59d ago |
| Age | 2y 12m | 6y 4m | 3m |
Health Breakdown
zorder
Maintenance
4
Quality
17
Community
8
Popularity
5
Documentation
13
morton-encoding
Maintenance
3
Quality
22
Community
8
Popularity
6
Documentation
12
egui-img
Maintenance
16
Quality
15
Community
7
Popularity
3
Documentation
10
Technical Details
| zorder | morton-encoding | egui-img | |
|---|---|---|---|
| Version | 0.2.2 | 2.0.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 5 |
| Crate Size | 18KB | 13KB | 35KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •morton-encoding leads with a health score of 51/100, but none of the options score above 80.
- •⚠ zorder, morton-encoding have not been updated in over a year.
- •zorder, egui-img are pre-1.0 — API may change.