Matthias247 / futures-intrusiveLinks
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
Sorting:
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Utilities for pinning☆97Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- ☆129Updated 5 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- ☆209Updated last month
- A simple bitset container for Rust☆143Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 5 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Manual segmented stacks for Rust☆307Updated last month
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- offsetof for Rust☆228Updated last year
- Run closures in parallel☆113Updated 5 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- generators☆208Updated last year
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago