conradludgate / futures-buffered
futures-buffered
☆40Updated 3 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 8 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…☆56Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- 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.☆47Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- An exploration of Storages☆35Updated last year
- ☆53Updated 2 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…☆84Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆20Updated 3 years ago
- ☆72Updated last month
- Typed any map for rust☆67Updated 5 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Collection of utilities for writing your own dev scripts☆62Updated 2 years ago