Matthias247 / futures-intrusive
Synchronization primitives for Futures and async/await based on intrusive collections
☆179Updated last year
Alternatives and similar repositories for futures-intrusive:
Users that are interested in futures-intrusive are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆234Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- ☆129Updated 5 years ago
- Utilities for pinning☆96Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆124Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- generators☆207Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated this week
- Async stream for Rust and the futures crate.☆183Updated last month
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Heap-based async timers☆212Updated 10 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- ☆206Updated last month