cfsamson / examples-minimio
An example implementation that creates an event queue based on Kqueue, Epoll and IOCP
☆78Updated 4 years ago
Alternatives and similar repositories for examples-minimio:
Users that are interested in examples-minimio are comparing it to the libraries listed below
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- A small async runtime for Rust☆58Updated 10 months ago
- Skiplist implementation in rust☆94Updated 2 weeks ago
- ☆22Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Performant time measuring in Rust☆186Updated last year
- rust stackful generator library☆321Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A minimalistic async/await executor for Rust☆231Updated 11 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- ☆189Updated last year
- Concurrent multi-producer multi-consumer queue☆276Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Asynchronous HTTP body trait☆136Updated last week
- extremely boring async function runner!☆155Updated 2 years ago
- ☆75Updated 10 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆143Updated 2 years ago
- ☆129Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Task abstraction for building executors☆457Updated last month
- Heap-based async timers☆211Updated 9 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year