ralfbiedert / simd_alignedLinks
SIMD aligned data structures to work with `std::simd`.
☆8Updated 7 months ago
Alternatives and similar repositories for simd_aligned
Users that are interested in simd_aligned are comparing it to the libraries listed below
Sorting:
- structured parallel execution for async Rust☆33Updated 11 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated 3 months ago
- ☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 5 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆13Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- ☆36Updated 11 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆39Updated 2 years ago
- ☆27Updated 2 years ago
- ☆34Updated 3 years ago
- ☆58Updated last month
- ☆35Updated 3 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 3 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A sanity checker for global allocations in Rust☆51Updated 3 months ago
- ☆34Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago