rten and ors

One is an ONNX inference engine written in Rust, while the other provides Rust bindings to the existing ONNX Runtime library, making them **competitors** in the sense that a user would likely choose one implementation approach over the other for ONNX inference in Rust.

rten
50
Established
ors
34
Emerging
Maintenance 10/25
Adoption 20/25
Maturity 8/25
Community 12/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 13/25
Stars: 294
Forks: 18
Downloads: 57,106
Commits (30d): 0
Language: Rust
License:
Stars: 10
Forks: 2
Downloads:
Commits (30d): 0
Language: Rust
License: Apache-2.0
No License No Package No Dependents
Archived Stale 6m No Package No Dependents

About rten

robertknight/rten

ONNX neural network inference engine

This project helps developers integrate pre-trained machine learning models, often created in Python frameworks like PyTorch, directly into Rust applications or web-based JavaScript environments. It takes an ONNX model file as input and allows the application to run the model efficiently, producing predictions or classifications. It's designed for developers building applications where machine learning inference needs to run directly within a Rust-powered backend or a web browser.

machine-learning-inference edge-ai application-development web-development embedded-systems

About ors

HaoboGu/ors

onnxruntime bindings for rust

Scores updated daily from GitHub, PyPI, and npm data. How scores work