cfsamson / examples-minimioLinks
An example implementation that creates an event queue based on Kqueue, Epoll and IOCP
☆80Updated 5 years ago
Alternatives and similar repositories for examples-minimio
Users that are interested in examples-minimio are comparing it to the libraries listed below
Sorting:
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 5 years ago
- A small async runtime for Rust☆61Updated 2 weeks ago
- Performant time measuring in Rust☆201Updated last year
- rust stackful generator library☆358Updated last month
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- Skiplist implementation in rust☆108Updated this week
- Internal details of Tokio from code to designs☆137Updated 4 years ago
- ☆73Updated 4 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated last month
- A minimalistic async/await executor for Rust☆234Updated last year
- ☆205Updated last year
- Async stream for Rust and the futures crate.☆192Updated this week
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 9 months ago
- A simple, fast, LRU cache implementation.☆213Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Common primitives of MySql protocol.☆118Updated this week
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A fast and flexible LRU map.☆199Updated last year
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- etcd client for rust☆196Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- Hazard pointers in Rust.☆215Updated last month
- Task abstraction for building executors☆214Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last week