Matthias247 / futures-intrusiveLinks
Synchronization primitives for Futures and async/await based on intrusive collections
☆187Updated 2 months ago
Alternatives and similar repositories for futures-intrusive
Users that are interested in futures-intrusive are comparing it to the libraries listed below
Sorting:
- ☆126Updated 3 years ago
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- skiplist☆144Updated 4 years ago
- ☆130Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Utilities for pinning☆99Updated last year
- A simple bitset container for Rust☆160Updated 7 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Rust serializer library☆89Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- ☆163Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Better reference counted strings for Rust☆140Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- generators☆211Updated 2 years ago