Decision Workspace
csgrs vs manifold3d-sys vs clipper2-rust
Side-by-side comparison of Rust crates
48
csgrs
growingv0.20.1
Constructive solid geometry (CSG) on meshes using BSP trees in Rust
60
manifold3d-sys
stablev3.5.100
Raw FFI bindings to the manifold3d C API (facade crate — re-exports manifold-csg-sys)
59
clipper2-rust
experimentalv1.0.3
Pure Rust port of the Clipper2 polygon clipping and offsetting library
Core Metrics
| csgrs | manifold3d-sys | clipper2-rust | |
|---|---|---|---|
| Health Score | 48 | 60 | 59 |
| Total Downloads | 36.2K | 5.3K | 4.8K |
| 30d Downloads | 1.4K | 0 | 2.2K |
| Dependents | 33 | 4 | 3 |
| Releases | 35 | 11 | 4 |
| Last Updated | 306d ago | 2d ago | 45d ago |
| Age | 1y 4m | 1y 6m | 3m |
Health Breakdown
csgrs
Maintenance
9
Quality
12
Community
10
Popularity
5
Documentation
12
manifold3d-sys
Maintenance
19
Quality
19
Community
8
Popularity
4
Documentation
10
clipper2-rust
Maintenance
18
Quality
16
Community
8
Popularity
4
Documentation
13
Technical Details
| csgrs | manifold3d-sys | clipper2-rust | |
|---|---|---|---|
| Version | 0.20.1 | 3.5.100 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | BSL-1.0 |
| Dependencies | 30 | 1 | 3 |
| Crate Size | 2.4MB | 2KB | 121KB |
| Features | 20 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.1 | — | 1.70 |
| 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.
- •csgrs has the most downloads (36.2K), suggesting wider adoption.
- •csgrs is pre-1.0 — API may change.