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☆58Updated 10 months ago
- ☆190Updated last year
- Skiplist implementation in rust☆94Updated 3 weeks ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Yet another key-value storage for Rust☆70Updated 3 years ago
- extremely boring async function runner!☆155Updated 2 years ago
- A foray into rust async await☆44Updated 5 years ago
- Performant time measuring in Rust☆186Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Internal details of Tokio from code to designs☆132Updated 3 years ago
- A global executor built on top of async-executor and smol☆73Updated last week
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- ☆129Updated 5 years ago
- A simple concurrent caching library that might fit to many use cases☆124Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆73Updated this week
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- Read and write from offsets in Rust.☆77Updated 10 months ago
- Utilities for pinning☆97Updated 11 months ago
- fast hex☆88Updated 2 weeks ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- The Rustc Trait System Refactor Initiative☆22Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- ☆17Updated 3 years ago