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 4 years ago
- A small async runtime for Rust☆61Updated last year
- rust stackful generator library☆351Updated last month
- Performant time measuring in Rust☆198Updated last year
- Per-object thread-local storage for Rust☆358Updated last month
- ☆73Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated last month
- ☆204Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated 2 weeks ago
- Skiplist implementation in rust☆104Updated last week
- Common primitives of MySql protocol.☆116Updated 3 months ago
- A simple, fast, LRU cache implementation.☆211Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 7 months ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Concurrent multi-producer multi-consumer queue☆295Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Internal details of Tokio from code to designs☆137Updated 4 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- Async synchronization primitives☆275Updated 2 months ago
- etcd client for rust☆195Updated 2 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- ☆51Updated last year
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago