nextest-rs / future-queueLinks
Queue futures to run concurrently, in the order they're spawned, and with global and group limits.
☆66Updated 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:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last 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…☆65Updated 2 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- 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
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- futures-buffered☆45Updated 4 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Memory validation framework for Rust☆70Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- A minimalist property-based testing library☆120Updated 7 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- ☆76Updated 3 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- structured parallel execution for async Rust☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago