Conzel / convolutions-rs
Fast convolutions library implemented completely in Rust. Minimal depedencies required, and especially no external C libraries.
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for convolutions-rs
- Simple neural network library for classification written in Rust.☆44Updated 2 years ago
- Tensor library for machine learning☆20Updated this week
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆70Updated this week
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆14Updated 2 years ago
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- .npy and .npz file format support for ndarray☆56Updated 2 months ago
- A faster Arc.☆49Updated 9 months ago
- Library facilitating safe pinned initialization☆30Updated this week
- Exploration of GPU computing using WebGPU☆25Updated 3 years ago
- A neural network, and tensor dynamic automatic differentiation implementation for Rust.☆23Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- image segmentation on video and images☆45Updated last year
- A Rusty CUDA wrapper☆32Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆37Updated 8 months ago
- Exeprimental visual terminal for egui☆81Updated last year
- Define rust compile time unit systems using const generics☆53Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- ☆23Updated last month
- A Rustified OpenCL Experience☆46Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Trait-agnostic derive macros☆26Updated 9 months ago