Synchronization primitives for Futures and async/await based on intrusive collections
☆188Nov 19, 2025Updated 3 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:
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Intrusive collections for Rust☆488Jan 5, 2026Updated 2 months ago
- Async stream for Rust and the futures crate.☆193Feb 27, 2026Updated last week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- ☆39May 25, 2020Updated 5 years ago
- Experimental language-level polyfills for Async Rust☆48May 31, 2021Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆46Apr 7, 2023Updated 2 years ago
- Native TLS for futures and async-std☆73Feb 20, 2026Updated 2 weeks ago
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- ☆47Sep 25, 2020Updated 5 years ago
- high-speed metrics collection library in Rust☆19May 2, 2019Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Jan 12, 2020Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Asynchronous HTTP/1.1 in Rust☆166Oct 8, 2023Updated 2 years ago
- Old experiment, not related to the new Purplecoin architecture. Only kept for historical reasons. Please ignore.☆90Jun 17, 2022Updated 3 years ago
- ☆21Jul 10, 2020Updated 5 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Cross-platform async library for system information fetching 🦀☆924Jul 14, 2024Updated last year
- Asynchronous process management for tokio☆149Jul 22, 2019Updated 6 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- Composable, lock-free, allocation-light data structures☆62Apr 29, 2018Updated 7 years ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆343Oct 15, 2024Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆23Mar 27, 2025Updated 11 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Apr 23, 2024Updated last year