ralfbiedert / simd_aligned
SIMD aligned data structures to work with `std::simd`.
☆8Updated last month
Alternatives and similar repositories for simd_aligned:
Users that are interested in simd_aligned are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- ☆29Updated 8 months ago
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Place small arrays on the stack with a low-cost!☆17Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆13Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A simple way to implement Rayon's ParallelIterator☆17Updated 2 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆16Updated last week
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆74Updated last year
- Dynamic structured values for Rust☆27Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆32Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- ☆27Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Rust crate for making Read streams peekable.☆26Updated 3 years ago