Decision Workspace
delaunay vs spade vs delaunator
Side-by-side comparison of Rust crates
58
delaunay
growingv0.7.4
D-dimensional Delaunay triangulations and convex hulls in Rust, with exact predicates, multi-level validation, and bistellar flips
70
spade
stablev2.15.1
Delaunay triangulations for the rust ecosystem
57
delaunator
growingv1.0.2
A very fast 2D Delaunay triangulation library.
Core Metrics
| delaunay | spade | delaunator | |
|---|---|---|---|
| Health Score | 58 | 70 | 57 |
| Total Downloads | 7.9K | 11.1M | 309.3K |
| 30d Downloads | 195 | 1.0M | 12.6K |
| Dependents | 1 | 442 | 149 |
| Releases | 23 | 40 | 7 |
| Last Updated | 1d ago | 3d ago | 1102d ago |
| Age | 4y | 9y 6m | 7y 6m |
Health Breakdown
delaunay
Maintenance
18
Quality
13
Community
7
Popularity
5
Documentation
15
spade
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
13
delaunator
Maintenance
3
Quality
21
Community
14
Popularity
7
Documentation
12
Technical Details
| delaunay | spade | delaunator | |
|---|---|---|---|
| Version | 0.7.4 | 2.15.1 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | BSD-3-Clause | MIT OR Apache-2.0 | ISC |
| Dependencies | 20 | 17 | 4 |
| Crate Size | 1.2MB | 500KB | 95KB |
| Features | 7 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.94 | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •spade leads with a health score of 70/100, but none of the options score above 80.
- •spade is depended on by 442 crates — strongest ecosystem trust.
- •⚠ delaunator has not been updated in over a year.
- •delaunay is pre-1.0 — API may change.