nextest-rs / future-queueLinks
Queue futures to run concurrently, in the order they're spawned, and with global and group limits.
☆67Updated last 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☆69Updated 3 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…☆66Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- futures-buffered☆45Updated 5 months ago
- ☆77Updated 4 months ago
- Memory validation framework for Rust☆74Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Thread-unsafe async runtime☆29Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- A minimalist property-based testing library☆121Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Rate-limit middleware for reqwest.☆18Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Rust traits for key comparison in maps.☆36Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago