conradludgate / futures-bufferedLinks
futures-buffered
☆45Updated 2 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☆47Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- 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…☆96Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Reports when tokio runtime threads are blocking☆65Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆75Updated last month
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Thread parking and unparking☆79Updated 8 months ago