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☆67Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years 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…☆65Updated last week
- Serde serializer for generating Starlark build targets☆70Updated this week
- Memory validation framework for Rust☆71Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- futures-buffered☆45Updated 4 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- A minimalist property-based testing library☆120Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Thread-unsafe async runtime☆29Updated last year
- Rate-limit middleware for reqwest.☆17Updated last week
- ☆76Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- ☆76Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago