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☆69Updated 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…☆67Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Serde serializer for generating Starlark build targets☆71Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- futures-buffered☆46Updated this week
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- ☆77Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated 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
- Reports when tokio runtime threads are blocking☆66Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- ☆75Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A minimalist property-based testing library☆123Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year