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:
- ☆125Updated 3 years ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- skiplist☆142Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for pinning☆97Updated last year
- ☆129Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A simple bitset container for Rust☆150Updated 3 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Rust serializer library☆87Updated last week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- Run closures in parallel☆115Updated 8 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- 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
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆162Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Heap-based async timers☆214Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- generators☆209Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago