Decision Workspace
triangulation vs delaunator vs spade
Side-by-side comparison of Rust crates
39
triangulation
growingv0.1.1
A collection of triangulation algorithms
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
| triangulation | delaunator | spade | |
|---|---|---|---|
| Health Score | 39 | 72 | 66 |
| Total Downloads | 9.2K | 375.8K | 13.2M |
| 30d Downloads | 0 | 38.2K | 1.1M |
| Dependents | 7 | 173 | 471 |
| Releases | 2 | 8 | 40 |
| Last Updated | 2675d ago | 13d ago | 62d ago |
| Age | 7y 4m | 7y 8m | 9y 8m |
Health Breakdown
triangulation
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
9
delaunator
Maintenance
15
Quality
21
Community
14
Popularity
7
Documentation
15
spade
Maintenance
14
Quality
18
Community
13
Popularity
8
Documentation
13
Technical Details
| triangulation | delaunator | spade | |
|---|---|---|---|
| Version | 0.1.1 | 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 | 6 | 4 | 17 |
| Crate Size | 141KB | 98KB | 500KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 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.
- •⚠ triangulation has not been updated in over a year.
- •triangulation is pre-1.0 — API may change.