ralfbiedert / simd_aligned
SIMD aligned data structures to work with `std::simd`.
☆8Updated 3 months ago
Alternatives and similar repositories for simd_aligned:
Users that are interested in simd_aligned are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆29Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆38Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Rust traits for key comparison in maps.☆24Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Dynamic structured values for Rust☆27Updated last month
- Take a value atomically once.☆29Updated 2 years ago
- A sanity checker for global allocations in Rust☆51Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- An experimental columnar arena☆43Updated 4 months ago
- ☆27Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago