Decision Workspace
use-mesh vs poissonrecon vs manifold3d-sys
Side-by-side comparison of Rust crates
53
use-mesh
experimentalv0.0.6
Mesh primitives for the RustUse geometry workspace
34
poissonrecon
experimentalv0.1.0
Safe Rust bindings for the Poisson Surface Reconstruction algorithm implemented by Michael Kazhdan
60
manifold3d-sys
stablev3.5.100
Raw FFI bindings to the manifold3d C API (facade crate — re-exports manifold-csg-sys)
Core Metrics
| use-mesh | poissonrecon | manifold3d-sys | |
|---|---|---|---|
| Health Score | 53 | 34 | 60 |
| Total Downloads | 40 | 596 | 5.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 4 | 0 | 4 |
| Releases | 1 | 1 | 11 |
| Last Updated | 6d ago | 363d ago | 2d ago |
| Age | 6d | 12m | 1y 6m |
Health Breakdown
use-mesh
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
15
poissonrecon
Maintenance
2
Quality
13
Community
6
Popularity
3
Documentation
10
manifold3d-sys
Maintenance
19
Quality
19
Community
8
Popularity
4
Documentation
10
Technical Details
| use-mesh | poissonrecon | manifold3d-sys | |
|---|---|---|---|
| Version | 0.0.6 | 0.1.0 | 3.5.100 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 11 | 1 |
| Crate Size | 2KB | 901KB | 2KB |
| Features | 0 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •manifold3d-sys leads with a health score of 60/100, but none of the options score above 80.
- •use-mesh, poissonrecon are pre-1.0 — API may change.