Decision Workspace
shape-triangulation vs delaunator vs spade
Side-by-side comparison of Rust crates
41
shape-triangulation
growingv0.1.1
The representation of delaunay triangulation
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
| shape-triangulation | delaunator | spade | |
|---|---|---|---|
| Health Score | 41 | 72 | 66 |
| Total Downloads | 4.2K | 375.8K | 13.2M |
| 30d Downloads | 0 | 38.2K | 1.1M |
| Dependents | 0 | 173 | 471 |
| Releases | 3 | 8 | 40 |
| Last Updated | 1134d ago | 13d ago | 62d ago |
| Age | 3y 1m | 7y 8m | 9y 8m |
Health Breakdown
shape-triangulation
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
13
delaunator
Maintenance
15
Quality
21
Community
14
Popularity
7
Documentation
15
spade
Maintenance
14
Quality
18
Community
13
Popularity
8
Documentation
13
Technical Details
| shape-triangulation | delaunator | spade | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 2.15.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | ISC | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 17 |
| Crate Size | 4KB | 98KB | 500KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ shape-triangulation has not been updated in over a year.
- •shape-triangulation is pre-1.0 — API may change.