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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Track memory allocations by backtrace or originating thread☆45Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust traits for key comparison in maps.☆35Updated 10 months ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆40Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆37Updated last year
- ☆63Updated this week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆149Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago