cfsamson / examples-futures
Small examples to explain Futures, Waker, Tasks in Rust
☆62Updated 4 years ago
Alternatives and similar repositories for examples-futures:
Users that are interested in examples-futures are comparing it to the libraries listed below
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- A small async runtime for Rust☆59Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- ☆192Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- ☆129Updated 5 years ago
- extremely boring async function runner!☆155Updated 2 years ago
- Define your own PhantomData☆152Updated 2 months ago
- Skiplist implementation in rust☆95Updated this week
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Scoped Thread Local Storage for Rust☆55Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- ☆47Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- Performant time measuring in Rust☆188Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Utilities for pinning☆96Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Heap-based async timers☆212Updated 10 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated last month
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- A foray into rust async await☆44Updated 5 years ago
- ☆21Updated 2 years ago