Decision Workspace
use-triangulation vs neco-cdt vs delaunator
Side-by-side comparison of Rust crates
53
use-triangulation
experimentalv0.0.6
Triangulation primitives for the RustUse geometry workspace
49
neco-cdt
experimentalv0.1.0
2D Constrained Delaunay Triangulation with exact geometric predicates
72
delaunator
stablev1.1.0
A very fast 2D Delaunay triangulation library.
Core Metrics
| use-triangulation | neco-cdt | delaunator | |
|---|---|---|---|
| Health Score | 53 | 49 | 72 |
| Total Downloads | 36 | 57 | 375.8K |
| 30d Downloads | 0 | 0 | 38.2K |
| Dependents | 4 | 2 | 173 |
| Releases | 1 | 1 | 8 |
| Last Updated | 6d ago | 53d ago | 13d ago |
| Age | 6d | 1m | 7y 8m |
Health Breakdown
use-triangulation
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
15
neco-cdt
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
15
delaunator
Maintenance
15
Quality
21
Community
14
Popularity
7
Documentation
15
Technical Details
| use-triangulation | neco-cdt | delaunator | |
|---|---|---|---|
| Version | 0.0.6 | 0.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | ISC |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 2KB | 31KB | 98KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.95.0 | 1.82 | 1.87 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •delaunator leads with a health score of 72/100, but none of the options score above 80.
- •delaunator is depended on by 173 crates — strongest ecosystem trust.
- •use-triangulation, neco-cdt are pre-1.0 — API may change.