Decision Workspace
yolov10 vs od_opencv vs yolo_detector
Side-by-side comparison of Rust crates
47
yolov10
experimentalv0.2.0
YOLOv10 object detection implementation in Rust with ONNX Runtime
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
| yolov10 | od_opencv | yolo_detector | |
|---|---|---|---|
| Health Score | 47 | 61 | 48 |
| Total Downloads | 751 | 10.3K | 7.4K |
| 30d Downloads | 6 | 123 | 18 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 22 | 14 |
| Last Updated | 173d ago | 11d ago | 225d ago |
| Age | 6m | 2y 4m | 10m |
Health Breakdown
yolov10
Maintenance
11
Quality
14
Community
6
Popularity
3
Documentation
13
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
| yolov10 | od_opencv | yolo_detector | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.2 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 7 | 6 |
| Crate Size | 105KB | 251KB | 21KB |
| Features | 6 | 10 | 0 |
| Yanked % | 0.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.
- •yolov10, od_opencv are pre-1.0 — API may change.