Matthias247 / futures-intrusiveLinks
Synchronization primitives for Futures and async/await based on intrusive collections
☆186Updated last month
Alternatives and similar repositories for futures-intrusive
Users that are interested in futures-intrusive are comparing it to the libraries listed below
Sorting:
- skiplist☆144Updated 4 years ago
- ☆126Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Utilities for pinning☆98Updated last year
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- ☆130Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Rust serializer library☆89Updated 3 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A simple bitset container for Rust☆159Updated 6 months ago
- generators☆211Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year