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.☆46Updated 3 years ago
- Exploration of GPU computing using WebGPU☆27Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Static Linear Algebra System☆37Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Big array helper for serde☆65Updated last year
- Configure const and static items by environment variables.☆26Updated last month
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- A Rust library crate providing an easy FFT API for arrays and slices☆36Updated 7 months ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year