Decision Workspace
voronoi vs spade vs voroxx
Side-by-side comparison of Rust crates
36
voronoi
growingv0.1.4
A library to compute Voronoi diagrams, using Fortune's sweepline algorithm
70
spade
stablev2.15.1
Delaunay triangulations for the rust ecosystem
46
voroxx
growingv1.0.0
Voro++, a 3D cell-based Voronoi library
Core Metrics
| voronoi | spade | voroxx | |
|---|---|---|---|
| Health Score | 36 | 70 | 46 |
| Total Downloads | 29.1K | 11.1M | 3.1K |
| 30d Downloads | 238 | 1.0M | 6 |
| Dependents | 2 | 442 | 0 |
| Releases | 5 | 40 | 3 |
| Last Updated | 3043d ago | 3d ago | 85d ago |
| Age | 8y 6m | 9y 6m | 5y 4m |
Health Breakdown
voronoi
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
11
spade
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
13
voroxx
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
9
Technical Details
| voronoi | spade | voroxx | |
|---|---|---|---|
| Version | 0.1.4 | 2.15.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | non-standard |
| Dependencies | 4 | 17 | 2 |
| Crate Size | 12KB | 500KB | 368KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | 1.68.2 |
| Owners | 1 | 1 | 1 |
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.
- •⚠ voronoi has not been updated in over a year.
- •voronoi is pre-1.0 — API may change.