Decision Workspace
geometrize vs delaunator vs euclid
Side-by-side comparison of Rust crates
44
geometrize
experimentalv0.1.0
Transform images into geometric art.
72
delaunator
stablev1.1.0
A very fast 2D Delaunay triangulation library.
70
euclid
growingv0.22.14
Geometry primitives
Core Metrics
| geometrize | delaunator | euclid | |
|---|---|---|---|
| Health Score | 44 | 72 | 70 |
| Total Downloads | 11 | 375.8K | 33.7M |
| 30d Downloads | 0 | 38.2K | 5.4M |
| Dependents | 0 | 173 | 2.8K |
| Releases | 1 | 8 | 99 |
| Last Updated | 18d ago | 13d ago | 68d ago |
| Age | 18d | 7y 8m | 10y 11m |
Health Breakdown
geometrize
Maintenance
12
Quality
12
Community
4
Popularity
1
Documentation
15
delaunator
Maintenance
15
Quality
21
Community
14
Popularity
7
Documentation
15
euclid
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| geometrize | delaunator | euclid | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.22.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | ISC | MIT OR Apache-2.0 |
| Dependencies | 14 | 4 | 7 |
| Crate Size | 30KB | 98KB | 88KB |
| Features | 0 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88 | 1.87 | 1.63.0 |
| Owners | 1 | 2 | 6 (team) |
Links
Quick Verdict
- •delaunator leads with a health score of 72/100, but none of the options score above 80.
- •euclid has the most downloads (33.7M), suggesting wider adoption.
- •euclid is depended on by 2.8K crates — strongest ecosystem trust.
- •geometrize, euclid are pre-1.0 — API may change.