Tiny Autograd engine written in Rust
☆60Aug 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:
- Generic Automatic Differentiation library for Rust (aka "autograd")☆39Oct 13, 2021Updated 4 years ago
- Runtimex package help to expose Go Runtime internals representation safely.☆12Feb 19, 2025Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Mar 15, 2022Updated 4 years ago
- Koeneke's Mines Of Moria (Steam / Google Android / Apple iOS)☆13Feb 2, 2026Updated 3 months ago
- Playing with volumetric rendering in rust☆19Mar 17, 2021Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- HAMT implementation whose sub-trees can be shared over threads☆10Apr 13, 2026Updated 2 weeks ago
- Framework for writing tests with randomly generated test data☆14Feb 8, 2026Updated 2 months ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 15 years 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 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …