nextest-rs / future-queue
Queue futures to run concurrently, in the order they're spawned, and with global and group limits.
☆59Updated this week
Alternatives and similar repositories for future-queue:
Users that are interested in future-queue are comparing it to the libraries listed below
- Serde serializer for generating Starlark build targets☆66Updated last month
- Serde Visitor for deserializing untagged enums☆62Updated last month
- futures-buffered☆39Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated last week
- structured parallel execution for async Rust☆33Updated 7 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 5 months ago
- Reports when tokio runtime threads are blocking☆63Updated 7 months ago
- ☆53Updated last month
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index