Decision Workspace
robust vs delaunator vs euclid
Side-by-side comparison of Rust crates
61
robust
growingv1.2.0
Robust adaptive floating-point predicates for computational geometry
72
delaunator
stablev1.1.0
A very fast 2D Delaunay triangulation library.
70
euclid
growingv0.22.14
Geometry primitives
Core Metrics
| robust | delaunator | euclid | |
|---|---|---|---|
| Health Score | 61 | 72 | 70 |
| Total Downloads | 17.2M | 375.8K | 33.7M |
| 30d Downloads | 1.2M | 38.2K | 5.4M |
| Dependents | 340 | 173 | 2.8K |
| Releases | 10 | 8 | 99 |
| Last Updated | 381d ago | 13d ago | 68d ago |
| Age | 6y 4m | 7y 8m | 10y 11m |
Health Breakdown
robust
Maintenance
5
Quality
20
Community
18
Popularity
8
Documentation
10
delaunator
Maintenance
15
Quality
21
Community
14
Popularity
7
Documentation
15
euclid
Maintenance
15
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| robust | delaunator | euclid | |
|---|---|---|---|
| Version | 1.2.0 | 1.1.0 | 0.22.14 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | ISC | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 7 |
| Crate Size | 476KB | 98KB | 88KB |
| Features | 1 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.87 | 1.63.0 |
| Owners | 3 (team) | 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.
- •⚠ robust has not been updated in over a year.
- •euclid is pre-1.0 — API may change.