ralfbiedert / simd_alignedLinks
SIMD aligned data structures to work with `std::simd`.
☆8Updated 5 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:
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆29Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆13Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆60Updated 5 months 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
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆39Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- ☆35Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Calculate statistics iteratively☆38Updated 2 months ago
- ☆34Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆18Updated 4 months ago
- A syn targetting PEG parser generator☆20Updated last year