Matthias247 / futures-intrusiveLinks
Synchronization primitives for Futures and async/await based on intrusive collections
☆180Updated last week
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
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆125Updated 3 years ago
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆130Updated 6 years ago
- Utilities for pinning☆97Updated last year
- Async stream for Rust and the futures crate.☆189Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple bitset container for Rust☆157Updated 5 months ago
- Rust serializer library☆88Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- generators☆211Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Define your own PhantomData☆158Updated last week