Conzel / convolutions-rs
Fast convolutions library implemented completely in Rust. Minimal depedencies required, and especially no external C libraries.
☆26Updated 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
- .npy and .npz file format support for ndarray☆59Updated 6 months ago
- Exploration of GPU computing using WebGPU☆25Updated 4 years ago
- Simple neural network library for classification written in Rust.☆46Updated 2 years 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 minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆73Updated last week
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆53Updated 7 months ago
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- A faster Arc.☆58Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆51Updated last month
- 8-bit floating point types for Rust☆46Updated 2 weeks ago
- image segmentation on video and images☆47Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month
- Static Linear Algebra System☆36Updated last year
- Library facilitating safe pinned initialization☆34Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Rustic bindings for IREE☆18Updated 2 years ago
- Rust implementations of Fast Fourier Transform convolution and correlation for n-dimensional arrays☆51Updated last year
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago
- Exeprimental visual terminal for egui☆85Updated last year
- A Rusty CUDA wrapper☆32Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A neural network inference library, written in Rust.☆61Updated 8 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 3 weeks ago
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- Compile-time regular expressions, the right way.☆76Updated last month