conradludgate / futures-bufferedLinks
futures-buffered
☆43Updated 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:
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- 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…☆88Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Progress reporting abstraction for Rust☆64Updated 11 months 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 week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Typed any map for rust☆67Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Abstract over different executors☆74Updated last year
- Lending iterators on stable Rust☆83Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Asynchronous DNS lookups☆66Updated last year
- An exploration of Storages☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago