Decision Workspace
pure-onnx-ocr vs pure-onnx-ocr-sync vs ocr-rs
Side-by-side comparison of Rust crates
38
pure-onnx-ocr
experimentalv0.1.0
Pure Rust OCR pipeline that runs PaddleOCR DBNet + SVTR ONNX models without C/C++ dependencies.
50
pure-onnx-ocr-sync
experimentalv0.2.0
【Sync Version】Pure Rust OCR pipeline that runs PaddleOCR DBNet + SVTR ONNX models without C/C++ dependencies.
62
ocr-rs
experimentalv2.2.1
A lightweight and efficient OCR library based on PaddleOCR models, using the MNN inference framework for high-performance text detection and recognition
Core Metrics
| pure-onnx-ocr | pure-onnx-ocr-sync | ocr-rs | |
|---|---|---|---|
| Health Score | 38 | 50 | 62 |
| Total Downloads | 456 | 312 | 29.4K |
| 30d Downloads | 214 | 90 | 1.4K |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 8 |
| Last Updated | 136d ago | 68d ago | 6d ago |
| Age | 4m | 3m | 3m |
Health Breakdown
pure-onnx-ocr
Maintenance
6
Quality
11
Community
3
Popularity
3
Documentation
15
pure-onnx-ocr-sync
Maintenance
15
Quality
11
Community
6
Popularity
3
Documentation
15
ocr-rs
Maintenance
19
Quality
19
Community
6
Popularity
5
Documentation
13
Technical Details
| pure-onnx-ocr | pure-onnx-ocr-sync | ocr-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 2.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 8 | 14 |
| Crate Size | 102KB | 102KB | 100KB |
| Features | 0 | 0 | 12 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ocr-rs leads with a health score of 62/100, but none of the options score above 80.
- •pure-onnx-ocr, pure-onnx-ocr-sync are pre-1.0 — API may change.