JonathanWoollett-Light / rust-adLinks
An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.
☆16Updated 3 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.☆47Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- Static Linear Algebra System☆36Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Big array helper for serde☆62Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Exploration of GPU computing using WebGPU☆27Updated 4 years ago
- 📷 📐 Geometric models of cameras for photogrammetry☆50Updated 3 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Fast implementation of QOI format in Rust☆93Updated 2 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 10 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆56Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆29Updated 3 weeks ago