tavianator / spliterLinks
A simple way to implement Rayon's ParallelIterator
☆18Updated 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 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- Rust traits for key comparison in maps.☆35Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Serde partial serialization made easy☆42Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated last month
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Track memory allocations by backtrace or originating thread☆45Updated 2 weeks ago
- ☆30Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Small and fast library for k-means clustering.☆52Updated 4 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- ☆39Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- ☆34Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated 2 weeks ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆38Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆49Updated 5 months ago
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- ☆44Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month