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:
- Rust traits for key comparison in maps.☆35Updated 10 months ago
- SIMD aligned data structures to work with `std::simd`.☆11Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- 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 9 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- ☆30Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- ☆38Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Consistent Hashing library in Rust☆18Updated 2 years ago
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆40Updated 2 years ago