ralfbiedert / simd_alignedLinks
SIMD aligned data structures to work with `std::simd`.
☆11Updated 9 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:
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆36Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- ☆39Updated 2 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Thread-unsafe async runtime☆29Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- ☆30Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated last month