Help me stay 'fit' in rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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
  • dfdx

    Deep learning in Rust, with shape checked tensors and neural networks

  • Keep an eye out for dfdx, I'm hoping it'll become a major Rust deep learning library that's not just a wrapper around torch or tf.

  • PyO3

    Rust bindings for the Python interpreter

  • Rust Bindings for python

  • 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.

    InfluxDB logo
  • micrograd

    A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API

  • The original implementation in Python: https://github.com/karpathy/micrograd

  • micrograd_rs

    Rust implementation of Andrej Karpathy's micrograd for purposes of learning both ML and Rust.

  • My implementation in Rust: https://github.com/leonidx86/micrograd_rs

  • husky

    Empowering everyone towards next generation AI and software. (by xiyuzhai-husky-lang)

  • I’m using rust to write a new programming language that have pythonic syntax but with all the capabilities and safety of rust (https://github.com/ancient-software/husky). This is my PhD work. It’s meant for new machine learning methods beyond deep learning.

  • Exercism - Scala Exercises

    Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • You can't do that because I hate you

    9 projects | news.ycombinator.com | 28 Dec 2023
  • Let else will finally be formatted by rustfmt soon

    5 projects | /r/rust | 3 Jul 2023
  • Foundation - Open Membership

    2 projects | /r/rust | 13 Apr 2023
  • Tree Borrows - A new aliasing model for Rust

    6 projects | /r/rust | 28 Mar 2023
  • Why is holding std sync locks across awaits not caught by the compiler?

    3 projects | /r/rust | 19 Mar 2023