nextest-rs / future-queueLinks
Queue futures to run concurrently, in the order they're spawned, and with global and group limits.
☆65Updated 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☆67Updated this 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…☆64Updated last month
- 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☆69Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Memory validation framework for Rust☆70Updated last month
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An efficient JSON Value parser☆77Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Thread-unsafe async runtime☆29Updated 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.☆61Updated 3 months ago
- ☆76Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- A minimalist property-based testing library☆118Updated 6 months ago
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- futures-buffered☆45Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆76Updated 2 weeks ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Rust traits for key comparison in maps.☆34Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year