kurtschelfthout / minidiffLinks
A minimal reference implementation of automatic differentiation in Rust
☆17Updated 2 years ago
Alternatives and similar repositories for minidiff
Users that are interested in minidiff are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆33Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- Image Diff for snapshot testing☆37Updated 2 months ago
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Static Linear Algebra System☆36Updated last year
- Rust macros for statically including typed binary data☆17Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Transitive derive macros for Rust