ralfbiedert / simd_alignedLinks
SIMD aligned data structures to work with `std::simd`.
☆8Updated 6 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:
- ☆29Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Rust traits for key comparison in maps.☆30Updated 4 months ago
- ☆39Updated 2 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- ☆27Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆13Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated last year
- Concurrency algorithms☆11Updated 2 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- Faster integer division and modulus operations☆87Updated 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 3 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 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
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- ☆35Updated 3 years ago