tavianator / spliterLinks
A simple way to implement Rayon's ParallelIterator
☆19Updated 3 years ago
Alternatives and similar repositories for spliter
Users that are interested in spliter are comparing it to the libraries listed below
Sorting:
- SIMD aligned data structures to work with `std::simd`.☆11Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆68Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Small and fast library for k-means clustering.☆53Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Static Linear Algebra System☆37Updated 2 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Track memory allocations by backtrace or originating thread☆46Updated last month
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- An efficient JSON Value parser☆76Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆13Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- ☆35Updated 11 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆38Updated 3 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year