Decision Workspace
line-clipping vs bevy_mikktspace vs opendeviationbar-core
Side-by-side comparison of Rust crates
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
66
opendeviationbar-core
experimentalv13.58.2
Core open deviation bar construction algorithm with temporal integrity guarantees
Core Metrics
| line-clipping | bevy_mikktspace | opendeviationbar-core | |
|---|---|---|---|
| Health Score | 75 | 72 | 66 |
| Total Downloads | 2.0M | 4.5M | 2.3K |
| 30d Downloads | 960.6K | 338.0K | 2.3K |
| Dependents | 347 | 62 | 391 |
| Releases | 12 | 38 | 130 |
| Last Updated | today | 38d ago | today |
| Age | 1y 4m | 3y 8m | 26d |
Health Breakdown
line-clipping
Maintenance
19
Quality
15
Community
18
Popularity
8
Documentation
15
bevy_mikktspace
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
15
opendeviationbar-core
Maintenance
19
Quality
15
Community
13
Popularity
4
Documentation
15
Technical Details
| line-clipping | bevy_mikktspace | opendeviationbar-core | |
|---|---|---|---|
| Version | 0.3.7 | 1.0.0 | 13.58.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Zlib AND (MIT OR Apache-2.0) | MIT |
| Dependencies | 2 | 4 | 21 |
| Crate Size | 16KB | 33KB | 263KB |
| Features | 0 | 4 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85.0 | 1.93 |
| Owners | 2 (team) | 2 (team) | 1 |
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.
- •opendeviationbar-core is depended on by 391 crates — strongest ecosystem trust.
- •line-clipping is pre-1.0 — API may change.