JonathanWoollett-Light / rust-ad
An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.
☆14Updated 2 years ago
Alternatives and similar repositories for rust-ad:
Users that are interested in rust-ad are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Configure const and static items by environment variables.☆24Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- ☆25Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 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.☆43Updated last year
- Command line tool for building Rust shaders using rust-gpu☆18Updated last week
- Updater program for axo tools☆21Updated this week
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Value probing with egui based UI☆15Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- Exploration of GPU computing using WebGPU☆25Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆35Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- This is a mirror of https://gitlab.com/pcasotti/plate☆16Updated 2 years ago
- Static Linear Algebra System☆34Updated last year
- Macro for sealing traits and structures☆50Updated last month
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Asset manger for good assets only☆31Updated last year