Tiny Autograd engine written in Rust
☆63Aug 27, 2024Updated last year
Alternatives and similar repositories for rustygrad
Users that are interested in rustygrad are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A rust CAD engine (NURBS kernel)☆20Mar 7, 2023Updated 3 years ago
- A network control-plane simulator☆20Jun 13, 2026Updated 2 weeks ago
- This crate provides a myriad of different interpolation, extrapolation and animation methods.☆41May 8, 2025Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 4 years ago
- Playing with volumetric rendering in rust☆19Mar 17, 2021Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ☆23Jun 22, 2026Updated last week
- HAMT implementation whose sub-trees can be shared over threads☆10Jun 19, 2026Updated 2 weeks ago
- Framework for writing tests with randomly generated test data☆14Feb 8, 2026Updated 4 months ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Jan 8, 2022Updated 4 years ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 15 years ago
- ☆20Aug 30, 2025Updated 10 months ago
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Fast convolutions library implemented completely in Rust. Minimal depedencies required, and especially no external C libraries.☆27Dec 27, 2022Updated 3 years ago
- [Deprecatd] A shell-script based task runner.☆14Jun 2, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- An automatic differentiation system for dense and sparse problems☆13Jan 16, 2025Updated last year
- ☆10Aug 13, 2024Updated last year
- An experiment in static compilation of Julia☆33Nov 12, 2025Updated 7 months ago
- A worker pool library for Rust☆13Jun 19, 2026Updated 2 weeks ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 7 months ago
- Very basic Unity Hub alternative☆28Aug 5, 2025Updated 10 months ago
- A library set of arbitrary precision numbers implemented in Rust.☆107Updated this week
- Rust library for making easy parallel pipelines with Iterators.☆32Feb 12, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Simple port sniffer made in rust☆24Dec 3, 2025Updated 7 months ago
- Lisp compiler using Rust☆22Dec 4, 2023Updated 2 years ago
- ☆17May 27, 2021Updated 5 years ago
- ☆10Mar 16, 2016Updated 10 years ago
- Low level, branch-free functions for number and string conversion and other utils☆17Apr 13, 2022Updated 4 years ago
- A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tr…