ralfbiedert / simd_aligned
SIMD aligned data structures to work with `std::simd`.
☆8Updated 4 months ago
Alternatives and similar repositories for simd_aligned:
Users that are interested in simd_aligned are comparing it to the libraries listed below
- ☆29Updated last year
- ☆13Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆34Updated 3 years ago
- ☆27Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 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
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- ☆38Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- ☆36Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 6 months ago
- A syn targetting PEG parser generator☆20Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year