microflow-rs VS edgeml

Compare microflow-rs vs edgeml and see what are their differences.

microflow-rs

A Rust TinyML compiler for neural network inference on embedded systems (by matteocarnelos)

edgeml

Machine learning (ML) inference on Fastly's Compute@Edge (by doramatadora)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
microflow-rs edgeml
1 1
59 12
- -
7.8 0.0
3 months ago about 1 year ago
Rust Rust
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

microflow-rs

Posts with mentions or reviews of microflow-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-16.
  • TinyML: Ultra-low power Machine Learning
    5 projects | news.ycombinator.com | 16 Jan 2024
    I built a Rust TinyML compiler for my master thesis project: https://github.com/matteocarnelos/microflow-rs

    It uses Rust procedural macros to evaluate the model at compile time and create a predict() function that performs inference on the given model. By doing so, I was able to strip down the binary way more than TensorFlow Lite for Microcontrollers and other engines. I even managed to run a speech command recognizer (TinyConv) on an 8-bit ATmega328 (Arduino Uno).

edgeml

Posts with mentions or reviews of edgeml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.

What are some alternatives?

When comparing microflow-rs and edgeml you can also consider the following projects:

tract - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference