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☆232Updated last year
- Utilities for pinning☆97Updated last year
- ☆124Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- ☆129Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- generators☆205Updated last year
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- offsetof for Rust☆226Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- ☆204Updated last week
- A library for creating references that carry their owner with them.☆371Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 11 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Utility wrapper to send non send types to other threads safely☆179Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago