awesome-rust VS friedrich

Compare awesome-rust vs friedrich and see what are their differences.

awesome-rust

A curated list of Rust code and resources. (by rust-unofficial)

friedrich

A Rust implementation of Gaussian Process regression. (by nestordemeure)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
awesome-rust friedrich
37 2
42,654 50
2.9% -
9.4 0.0
4 days ago 4 months ago
Rust Rust
Creative Commons Zero v1.0 Universal 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.

awesome-rust

Posts with mentions or reviews of awesome-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-24.

friedrich

Posts with mentions or reviews of friedrich. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-15.
  • How far along is the ML ecosystem with Rust?
    6 projects | /r/rust | 15 Sep 2021
    For other algorithms, there is not yet a single library to rule them all (linfa might become that at some point) but searching for the algorithm you need on crate.io is likely to give you some results (obligatory plug to Friedrich, my gaussian process implementation).
  • Interactive Visualization of Gaussian Processes
    1 project | news.ycombinator.com | 2 Jun 2021
    For me the good reason to use gaussian regression is the fact that you get an uncertainty on the output.

    The big downside is that it takes expert knowledge (to design a proper kernel) and a solid implementation (to avoid the various numerical problems they can produce) to apply them to practical problem. Most implementation either break down very quickly or are not flexible enough for my taste.

    I have a Rust implementation [0] which tries to help with the flexibility aspect but it is still very far from perfect.

    [0]: https://github.com/nestordemeure/friedrich

What are some alternatives?

When comparing awesome-rust and friedrich you can also consider the following projects:

pulsar-rs - Rust Client library for Apache Pulsar

Peroxide - Rust numeric library with R, MATLAB & Python syntax

starsector-mod-manager-rust - A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

RustScan - 🤖 The Modern Port Scanner 🤖

tch-rs - Rust bindings for the C++ api of PyTorch.

quaint - SQL Query AST and Visitor for Rust

linfa - A Rust machine learning framework.

static-analysis - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

tangram - Tangram makes it easy for programmers to train, deploy, and monitor machine learning models.

odbc-api - ODBC (Open Database Connectivity) bindings for Rust.

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