Decision Workspace
tflite-c-rs vs litert vs reflow_litert
Side-by-side comparison of Rust crates
48
tflite-c-rs
experimentalv0.0.1
Safe Rust wrapper for the TensorFlow Lite C API via runtime dynamic loading (libloading) — no build-time TFLite link required.
47
litert
experimentalv0.2.1
Safe, idiomatic Rust bindings to Google's LiteRT (TFLite) on-device ML runtime.
51
reflow_litert
experimentalv0.2.1
LiteRT backend boundary for Reflow ML actors; optional real LiteRT adapter behind a feature flag.
Core Metrics
| tflite-c-rs | litert | reflow_litert | |
|---|---|---|---|
| Health Score | 48 | 47 | 51 |
| Total Downloads | 37 | 511 | 180 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 2 | 6 |
| Releases | 1 | 3 | 2 |
| Last Updated | 31d ago | 87d ago | 78d ago |
| Age | 1m | 2m | 2m |
Health Breakdown
tflite-c-rs
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
15
litert
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
15
reflow_litert
Maintenance
10
Quality
15
Community
8
Popularity
3
Documentation
15
Technical Details
| tflite-c-rs | litert | reflow_litert | |
|---|---|---|---|
| Version | 0.0.1 | 0.2.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 6 |
| Crate Size | 25KB | 28KB | 17KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.75 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reflow_litert leads with a health score of 51/100, but none of the options score above 80.
- •litert has the most downloads (511), suggesting wider adoption.