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:
- skiplist☆142Updated 3 years ago
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- ☆129Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Generic Atomic<T> type for Rust☆241Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Rust serializer library☆87Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Utilities for pinning☆97Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A simple bitset container for Rust☆151Updated 3 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Run closures in parallel☆115Updated 9 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆163Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago