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:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated last week
- 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
- Serde serializer for generating Starlark build targets☆66Updated last week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 9 months ago
- futures-buffered☆45Updated 3 weeks ago
- A minimalist property-based testing library☆112Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 weeks ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Memory validation framework for Rust☆69Updated 6 months ago
- ☆74Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Thread-unsafe async runtime☆29Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Rate-limit middleware for reqwest.☆17Updated last month