Decision Workspace
algs4 vs line-clipping vs bevy_mikktspace
Side-by-side comparison of Rust crates
33
algs4
growingv0.7.0
Algorithms, 4ed. MOOC in Coursera. in Rust.
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
| algs4 | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 33 | 75 | 72 |
| Total Downloads | 16.8K | 2.0M | 4.5M |
| 30d Downloads | 11 | 960.6K | 338.0K |
| Dependents | 0 | 347 | 62 |
| Releases | 7 | 12 | 38 |
| Last Updated | 3759d ago | today | 38d ago |
| Age | 10y 9m | 1y 4m | 3y 8m |
Health Breakdown
algs4
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
8
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
| algs4 | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Version | 0.7.0 | 0.3.7 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 6 | 2 | 4 |
| Crate Size | 61KB | 16KB | 33KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 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.
- •⚠ algs4 has not been updated in over a year.
- •algs4, line-clipping are pre-1.0 — API may change.