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☆64Updated 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…☆59Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 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 last week
- A minimalist property-based testing library☆111Updated 3 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 8 months ago
- futures-buffered☆45Updated this week
- Memory validation framework for Rust☆69Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- ☆73Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- ☆72Updated 2 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years 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☆72Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆57Updated 2 weeks ago