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
- structured parallel execution for async Rust☆37Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆58Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆13Updated 3 years ago
- Static Linear Algebra System☆37Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Updated 2 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Simple neural network library for classification written in Rust.☆46Updated 3 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
- Exploration of GPU computing using WebGPU☆27Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- 📷 📐 Geometric models of cameras for photogrammetry☆51Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆50Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Reduce the visibility of elements in a Rust code base☆17Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A math library specialized for 2d screen graphics.☆14Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago