conradludgate / futures-bufferedLinks
futures-buffered
☆45Updated 5 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:
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 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…☆99Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Lending iterators on stable Rust☆83Updated last year
- 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.☆51Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated 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…☆66Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- An async version of iterator☆40Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆77Updated 4 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- ☆44Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago