Decision Workspace
simple-semaphore vs line-clipping vs bevy_mikktspace
Side-by-side comparison of Rust crates
60
simple-semaphore
stablev1.0.0
🔐 A lightweight implementation of a Semaphore 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
| simple-semaphore | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 60 | 75 | 72 |
| Total Downloads | 7.0K | 2.0M | 4.5M |
| 30d Downloads | 283 | 960.6K | 338.0K |
| Dependents | 4 | 347 | 62 |
| Releases | 5 | 12 | 38 |
| Last Updated | 5d ago | today | 38d ago |
| Age | 1y 5m | 1y 4m | 3y 8m |
Health Breakdown
simple-semaphore
Maintenance
18
Quality
17
Community
7
Popularity
5
Documentation
13
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
| simple-semaphore | line-clipping | bevy_mikktspace | |
|---|---|---|---|
| Version | 1.0.0 | 0.3.7 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 0 | 2 | 4 |
| Crate Size | 7KB | 16KB | 33KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.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.
- •line-clipping is pre-1.0 — API may change.