JonathanWoollett-Light / rust-adLinks
An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.
☆16Updated 4 years ago
Alternatives and similar repositories for rust-ad
Users that are interested in rust-ad are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Static Linear Algebra System☆37Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust library for applying Gaussian quadrature to integrate a function☆25Updated 2 months ago
- Full precision decimal representation of f64☆27Updated last month
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last month
- ☆13Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Updated last month
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- Configure const and static items by environment variables.☆26Updated 2 months ago
- ☆37Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- Rust implementation of Stream VByte decompression algorithm☆15Updated 2 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Trait implementation generator macro☆30Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year