vadixidav / toil
An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)
☆30Updated 4 years ago
Alternatives and similar repositories for toil:
Users that are interested in toil are comparing it to the libraries listed below
- Asynchronize blocking operation.☆26Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆19Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Generative arts library in Rust☆21Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- Signed distance field generator in pure Rust☆29Updated 2 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
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- Configure const and static items by environment variables.☆24Updated last year
- easy-gpgpu rust crate☆23Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Count lines of code across your entire dependency tree☆14Updated 10 months ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- Tensor library for machine learning☆26Updated last week
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Helps you frob those bits☆37Updated 7 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆18Updated 2 months ago
- Exploration of GPU computing using WebGPU☆25Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year