Decision Workspace
ort_batcher vs bevy_ort vs ort-sys
Side-by-side comparison of Rust crates
34
ort_batcher
growingv0.1.1
Small crate to batch inferences of ONNX models using ort (onnxruntime)
42
bevy_ort
growingv0.12.8
bevy ort (onnxruntime) plugin
69
ort-sys
stablev2.0.0-rc.12
Unsafe Rust bindings for ONNX Runtime 1.24 - Optimize and Accelerate Machine Learning Inferencing
Core Metrics
| ort_batcher | bevy_ort | ort-sys | |
|---|---|---|---|
| Health Score | 34 | 42 | 69 |
| Total Downloads | 2.9K | 30.3K | 7.3M |
| 30d Downloads | 5 | 64 | 1.3M |
| Dependents | 0 | 4 | 95 |
| Releases | 2 | 23 | 18 |
| Last Updated | 856d ago | 691d ago | 22d ago |
| Age | 2y 4m | 2y | 2y 4m |
Health Breakdown
ort_batcher
Maintenance
4
Quality
13
Community
3
Popularity
4
Documentation
10
bevy_ort
Maintenance
7
Quality
15
Community
5
Popularity
5
Documentation
10
ort-sys
Maintenance
18
Quality
20
Community
11
Popularity
8
Documentation
12
Technical Details
| ort_batcher | bevy_ort | ort-sys | |
|---|---|---|---|
| Version | 0.1.1 | 0.12.8 | 2.0.0-rc.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 12 | 5 |
| Crate Size | 17KB | 107KB | 55KB |
| Features | 0 | 6 | 40 |
| Yanked % | 0.0% | 0.0% | 5.6% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ort-sys leads with a health score of 69/100, but none of the options score above 80.
- •⚠ ort_batcher, bevy_ort have not been updated in over a year.
- •ort_batcher, bevy_ort are pre-1.0 — API may change.