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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last week
- Serde partial serialization made easy☆42Updated 3 years ago
- ☆38Updated 3 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- ☆30Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A simple cross-process locking API☆38Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- ☆41Updated 2 years ago
- Ternary search tree collection in rust☆26Updated 8 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago