Decision Workspace
disk-based-bfs vs line-clipping vs bevy_mikktspace
Side-by-side comparison of Rust crates
35
disk-based-bfs
growingv0.1.0
Fast generic implementation of breadth-first search using disk storage, suitable for extremely large implicit graphs.
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
| disk-based-bfs | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 35 | 75 | 72 |
| Total Downloads | 2.2K | 2.0M | 4.5M |
| 30d Downloads | 4 | 926.9K | 325.9K |
| Dependents | 0 | 347 | 62 |
| Releases | 2 | 12 | 38 |
| Last Updated | 438d ago | today | 38d ago |
| Age | 1y 11m | 1y 4m | 3y 8m |
Health Breakdown
disk-based-bfs
Maintenance
6
Quality
13
Community
4
Popularity
4
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
| disk-based-bfs | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.7 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | SSPL-1.0 | MIT OR Apache-2.0 | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 14 | 2 | 4 |
| Crate Size | 33KB | 16KB | 33KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ disk-based-bfs has not been updated in over a year.
- •disk-based-bfs, line-clipping are pre-1.0 — API may change.