Matthias247 / futures-intrusiveLinks
Synchronization primitives for Futures and async/await based on intrusive collections
☆180Updated last year
Alternatives and similar repositories for futures-intrusive
Users that are interested in futures-intrusive are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- ☆125Updated 2 years ago
- skiplist☆142Updated 3 years ago
- ☆129Updated 5 years ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Procedural macros in expression position☆203Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Rust serializer library☆87Updated last year
- Utilities for pinning☆97Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A simple bitset container for Rust☆148Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- ☆162Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- A Rust library for interrupting asynchronous streams.☆165Updated 7 months ago
- ☆216Updated last week
- Copy-on-write string utilities for Rust☆159Updated last year
- Run closures in parallel☆114Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Heap-based async timers☆214Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago