conradludgate / futures-bufferedLinks
futures-buffered
☆45Updated 4 months ago
Alternatives and similar repositories for futures-buffered
Users that are interested in futures-buffered 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
- 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
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆44Updated 7 months ago
- ☆76Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- Rust crate to get the IANA time zone for the current system☆46Updated last week
- Make trait methods callable without the trait in scope☆161Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 9 months ago