Decision Workspace
yolo-rs vs od_opencv vs yolo_detector
Side-by-side comparison of Rust crates
45
yolo-rs
growingv0.2.1
YOLO object detection model in Rust. Currently on YOLO v11.
61
od_opencv
growingv0.8.2
Object detection utilities in Rust programming language for YOLO-based neural networks in OpenCV ecosystem
48
yolo_detector
growingv1.0.1
YOLO object detection wrapper for OpenCV and ONNX in Rust
Core Metrics
| yolo-rs | od_opencv | yolo_detector | |
|---|---|---|---|
| Health Score | 45 | 61 | 48 |
| Total Downloads | 4.3K | 10.3K | 7.4K |
| 30d Downloads | 134 | 120 | 18 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 22 | 14 |
| Last Updated | 35d ago | 11d ago | 225d ago |
| Age | 1y 3m | 2y 4m | 10m |
Health Breakdown
yolo-rs
Maintenance
17
Quality
9
Community
5
Popularity
4
Documentation
10
od_opencv
Maintenance
18
Quality
17
Community
6
Popularity
5
Documentation
15
yolo_detector
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| yolo-rs | od_opencv | yolo_detector | |
|---|---|---|---|
| Version | 0.2.1 | 0.8.2 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 7 | 6 |
| Crate Size | 24KB | 251KB | 21KB |
| Features | 0 | 10 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.91.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •od_opencv leads with a health score of 61/100, but none of the options score above 80.
- •yolo-rs, od_opencv are pre-1.0 — API may change.