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:
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 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…☆65Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated 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…☆97Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆34Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- ☆76Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- Typed any map for rust☆67Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago