ralfbiedert / simd_alignedLinks
SIMD aligned data structures to work with `std::simd`.
☆11Updated last year
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 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- ☆21Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Rust client library for ClickHouse☆17Updated last month
- A simple way to implement Rayon's ParallelIterator☆19Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- ☆34Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Concurrency algorithms☆11Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Dynamic structured values for Rust☆30Updated 2 months ago
- ☆30Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago