Decision Workspace
kdtree-ray vs r_tracer vs bevy_mikktspace
Side-by-side comparison of Rust crates
46
kdtree-ray
growingv1.2.2
Fast Kdtree implementation for raytracer
50
r_tracer
growingv1.0.4
A multithreaded, feature-rich ray tracer
72
bevy_mikktspace
stablev1.0.0
Safe rust implementation of Mikkelsen tangent space algorithm
Core Metrics
| kdtree-ray | r_tracer | bevy_mikktspace | |
|---|---|---|---|
| Health Score | 46 | 50 | 72 |
| Total Downloads | 10.2K | 7.4K | 4.5M |
| 30d Downloads | 27 | 8 | 338.0K |
| Dependents | 0 | 0 | 62 |
| Releases | 8 | 5 | 38 |
| Last Updated | 363d ago | 985d ago | 38d ago |
| Age | 5y 3m | 2y 8m | 3y 8m |
Health Breakdown
kdtree-ray
Maintenance
5
Quality
20
Community
3
Popularity
5
Documentation
13
r_tracer
Maintenance
10
Quality
19
Community
6
Popularity
5
Documentation
10
bevy_mikktspace
Maintenance
18
Quality
18
Community
13
Popularity
8
Documentation
15
Technical Details
| kdtree-ray | r_tracer | bevy_mikktspace | |
|---|---|---|---|
| Version | 1.2.2 | 1.0.4 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Zlib AND (MIT OR Apache-2.0) |
| Dependencies | 3 | 7 | 4 |
| Crate Size | 10KB | 15KB | 33KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy_mikktspace leads with a health score of 72/100, but none of the options score above 80.
- •⚠ r_tracer has not been updated in over a year.