calebzulawski / generic-simd
Generic SIMD abstractions for Rust.
☆47Updated 2 years ago
Alternatives and similar repositories for generic-simd:
Users that are interested in generic-simd are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆52Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- ☆29Updated 10 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Types to define keyboard related events.☆56Updated last week
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- ☆36Updated 7 months ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago