Decision Workspace
bspa vs line-clipping vs bevy_mikktspace
Side-by-side comparison of Rust crates
37
bspa
experimentalv0.1.1
Beam search packing algorithm
75
line-clipping
growingv0.3.7
A simple crate implementing line clipping algorithms.
72
bevy_mikktspace
stablev1.0.0
Safe rust implementation of Mikkelsen tangent space algorithm
Core Metrics
| bspa | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 37 | 75 | 72 |
| Total Downloads | 32 | 2.0M | 4.5M |
| 30d Downloads | 3 | 926.9K | 325.9K |
| Dependents | 0 | 347 | 62 |
| Releases | 2 | 12 | 38 |
| Last Updated | 92d ago | today | 38d ago |
| Age | 3m | 1y 4m | 3y 8m |
Health Breakdown
bspa
Maintenance
12
Quality
8
Community
5
Popularity
2
Documentation
10
line-clipping
Maintenance
19
Quality
15
Community
18
Popularity
8
Documentation
15
bevy_mikktspace
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
15
Technical Details
| bspa | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.7 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 8 | 2 | 4 |
| Crate Size | 18KB | 16KB | 33KB |
| Features | 3 | 0 | 4 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85.0 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •line-clipping leads with a health score of 75/100, but none of the options score above 80.
- •bevy_mikktspace has the most downloads (4.5M), suggesting wider adoption.
- •line-clipping is depended on by 347 crates — strongest ecosystem trust.
- •bspa, line-clipping are pre-1.0 — API may change.