Conzel / convolutions-rs
Fast convolutions library implemented completely in Rust. Minimal depedencies required, and especially no external C libraries.
☆25Updated 2 years ago
Alternatives and similar repositories for convolutions-rs:
Users that are interested in convolutions-rs are comparing it to the libraries listed below
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆49Updated 5 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆72Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Rust library for applying Gaussian quadrature to integrate a function☆21Updated last week
- Zig comptime using Rust proc macros☆41Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- 8-bit floating point types for Rust☆41Updated this week
- .npy and .npz file format support for ndarray☆59Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- image segmentation on video and images☆45Updated last year
- Simple neural network library for classification written in Rust.☆45Updated 2 years ago
- Mostly safe wrapper for alloca☆24Updated last year
- 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
- A collection of boosting algorithms written in Rust 🦀☆50Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Tensor library for machine learning☆24Updated this week
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Rustic bindings for IREE☆18Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- A Rusty CUDA wrapper☆32Updated 3 years ago
- A faster Arc.☆55Updated 11 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- This is a mirror of https://gitlab.com/pcasotti/plate☆16Updated 2 years ago