QuietMisdreavus / polyester
parallel iterator consumers for rust
☆12Updated 6 years ago
Alternatives and similar repositories for polyester:
Users that are interested in polyester are comparing it to the libraries listed below
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- An experimental columnar arena☆42Updated 4 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- ☆13Updated 7 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆44Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- model testing sugar for testing interactions on structures over time☆27Updated 5 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago