tavianator / spliter
A simple way to implement Rayon's ParallelIterator
☆17Updated 2 years ago
Alternatives and similar repositories for spliter:
Users that are interested in spliter are comparing it to the libraries listed below
- Serde Visitor for deserializing untagged enums☆60Updated last week
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Faster integer division and modulus operations☆70Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- Human-friendly indexed collections☆51Updated last year
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆29Updated 9 months ago
- Some internal rustc tools made accessible☆44Updated 3 weeks ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Iterator of const known length☆15Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated 3 weeks ago
- Rust traits for key comparison in maps.☆24Updated last week
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Scalable and lock-free memory reclamation system☆22Updated last month