nextest-rs / future-queueLinks
Queue futures to run concurrently, in the order they're spawned, and with global and group limits.
☆64Updated this week
Alternatives and similar repositories for future-queue
Users that are interested in future-queue are comparing it to the libraries listed below
Sorting:
- Serde Visitor for deserializing untagged enums☆65Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Serde serializer for generating Starlark build targets☆67Updated this week
- Reports when tokio runtime threads are blocking☆65Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 10 months ago
- A minimalist property-based testing library☆116Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- Thread-unsafe async runtime☆29Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- futures-buffered☆45Updated last month
- ☆75Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 2 weeks ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Dynamic structured values for Rust☆28Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A low-level I/O ownership and borrowing library☆104Updated last month
- Asynchronous DNS lookups☆66Updated last year
- Memory validation framework for Rust☆70Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago