Decision Workspace
polytope vs poly_surge vs point-nd
Side-by-side comparison of Rust crates
37
polytope
growingv0.1.2
Data structures and methods for constructing polytopes.
45
poly_surge
experimentalv0.1.0
Somewhat novel, fast incremental polytope surgery in Rust. Add and remove halfspaces, 11x-1200x faster than the standard 'just reconstruct it' approach.
43
point-nd
growingv0.5.0
A simple and flexible no-std struct to model points on axes of any dimensions
Core Metrics
| polytope | poly_surge | point-nd | |
|---|---|---|---|
| Health Score | 37 | 45 | 43 |
| Total Downloads | 5.2K | 18 | 9.8K |
| 30d Downloads | 5 | 3 | 12 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 1 | 8 |
| Last Updated | 3300d ago | 97d ago | 1410d ago |
| Age | 9y | 3m | 4y |
Health Breakdown
polytope
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
11
poly_surge
Maintenance
8
Quality
14
Community
6
Popularity
2
Documentation
15
point-nd
Maintenance
4
Quality
18
Community
6
Popularity
5
Documentation
10
Technical Details
| polytope | poly_surge | point-nd | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 1 |
| Crate Size | 8KB | 137KB | 15KB |
| Features | 0 | 2 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | 1.92.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •poly_surge leads with a health score of 45/100, but none of the options score above 80.
- •point-nd has the most downloads (9.8K), suggesting wider adoption.
- •⚠ polytope, point-nd have not been updated in over a year.