Just sharing my latest hobby library

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • crates.io

    The Rust package registry

  • It's not on crates.io since it's not stable enough to actually publish yet, So I will post it to crates as soon as it's stable enough to call it a release,

  • matrix_math

    A simple matrix math lib, it is intended to be used in my homebrew nn framework. It uses generic numeric types for all computations

  • Hi! I just got started in rust a while ago and I wanted to write a neauralnet lib but there were no good statically sized matrix libraries ( that I could find ) so I have started creating Matrs. Matrs is a quite simple matrix library for generic numerical calculations that on compile-time guarantees that the dimensions of your matrix operations are correct and will not cause errors down the line.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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