Conzel / convolutions-rsLinks
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
Sorting:
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆76Updated 3 months ago
- A neural network inference library, written in Rust.☆70Updated last year
- Optical Flow Processing Stack☆76Updated 3 years ago
- image segmentation on video and images☆49Updated 2 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast implementation of QOI format in Rust☆94Updated 3 years ago
- A faster Arc.☆76Updated last year
- A Rust library crate providing an easy FFT API for arrays and slices☆36Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆62Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆62Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- Big array helper for serde☆65Updated last year
- Quickly show images for debugging in Rust.☆42Updated 9 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago