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 9 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last year
- ☆22Updated 4 years ago
- Concurrent multi-producer multi-consumer queue☆274Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Async stream for Rust and the futures crate.☆182Updated this week
- extremely boring async function runner!☆155Updated last year
- A minimalistic async/await executor for Rust☆230Updated 10 months ago
- Performant time measuring in Rust☆184Updated 10 months ago
- Compatibility adapter between tokio and futures☆163Updated 3 weeks ago
- A simple, fast, LRU cache implementation.☆198Updated 10 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- rust stackful generator library☆318Updated last month
- Asynchronous HTTP body trait☆132Updated 2 weeks ago
- Skiplist implementation in rust☆94Updated last year
- a lock-free concurrent slab (experimental)☆277Updated last month
- ☆129Updated 5 years ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 weeks ago
- Task abstraction for building executors☆213Updated 2 years ago
- Task abstraction for building executors☆449Updated 3 weeks ago
- Heap-based async timers☆211Updated 8 months ago
- Async synchronization primitives☆262Updated 3 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A fast and flexible LRU map.☆174Updated last month
- Per-object thread-local storage for Rust☆341Updated 9 months ago