conradludgate / futures-bufferedLinks
futures-buffered
☆41Updated 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:
- structured parallel execution for async Rust☆33Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 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…☆56Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- An async version of iterator☆40Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- ☆53Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Utilities for working with shared slices of memory☆69Updated this week
- An exploration of Storages☆35Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week