Decision Workspace
curvo vs boolmesh vs bevy_mikktspace
Side-by-side comparison of Rust crates
51
curvo
growingv0.1.81
NURBS modeling library
53
boolmesh
experimentalv0.1.9
Robust 3D mesh boolean library
72
bevy_mikktspace
stablev1.0.0
Safe rust implementation of Mikkelsen tangent space algorithm
Core Metrics
| curvo | boolmesh | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 51 | 53 | 72 |
| Total Downloads | 214.4K | 1.4K | 4.5M |
| 30d Downloads | 15.5K | 522 | 338.0K |
| Dependents | 7 | 0 | 62 |
| Releases | 82 | 8 | 38 |
| Last Updated | 77d ago | 43d ago | 38d ago |
| Age | 1y 11m | 4m | 3y 8m |
Health Breakdown
curvo
Maintenance
15
Quality
13
Community
7
Popularity
6
Documentation
10
boolmesh
Maintenance
17
Quality
16
Community
6
Popularity
4
Documentation
10
bevy_mikktspace
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
15
Technical Details
| curvo | boolmesh | bevy_mikktspace | |
|---|---|---|---|
| Version | 0.1.81 | 0.1.9 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MPL-2.0 | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 27 | 5 | 4 |
| Crate Size | 257KB | 75KB | 33KB |
| Features | 5 | 5 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy_mikktspace leads with a health score of 72/100, but none of the options score above 80.
- •curvo, boolmesh are pre-1.0 — API may change.