Decision Workspace
use-delaunay vs delaunator vs spade
Side-by-side comparison of Rust crates
53
use-delaunay
experimentalv0.0.6
Delaunay triangulation primitives for the RustUse geometry workspace
72
delaunator
stablev1.1.0
A very fast 2D Delaunay triangulation library.
66
spade
stablev2.15.1
Delaunay triangulations for the rust ecosystem
Core Metrics
| use-delaunay | delaunator | spade | |
|---|---|---|---|
| Health Score | 53 | 72 | 66 |
| Total Downloads | 36 | 375.8K | 13.2M |
| 30d Downloads | 0 | 38.2K | 1.1M |
| Dependents | 4 | 173 | 471 |
| Releases | 1 | 8 | 40 |
| Last Updated | 6d ago | 13d ago | 62d ago |
| Age | 6d | 7y 8m | 9y 8m |
Health Breakdown
use-delaunay
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
15
delaunator
Maintenance
15
Quality
21
Community
14
Popularity
7
Documentation
15
spade
Maintenance
14
Quality
18
Community
13
Popularity
8
Documentation
13
Technical Details
| use-delaunay | delaunator | spade | |
|---|---|---|---|
| Version | 0.0.6 | 1.1.0 | 2.15.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | ISC | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 17 |
| Crate Size | 2KB | 98KB | 500KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.95.0 | 1.87 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •delaunator leads with a health score of 72/100, but none of the options score above 80.
- •spade has the most downloads (13.2M), suggesting wider adoption.
- •spade is depended on by 471 crates — strongest ecosystem trust.
- •use-delaunay is pre-1.0 — API may change.