conradludgate / futures-bufferedLinks
futures-buffered
☆45Updated 3 weeks 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 last year
- Progress reporting abstraction for Rust☆64Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 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…☆93Updated 5 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
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- structured parallel execution for async Rust☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆74Updated 4 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An exploration of Storages☆37Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Typed any map for rust☆67Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- ☆43Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago