calebzulawski / generic-simd
Generic SIMD abstractions for Rust.
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for generic-simd
- Faster integer division and modulus operations☆70Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- ☆54Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- ☆46Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated this week
- structured parallel execution for async Rust☆30Updated 2 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆31Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆29Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago