cfsamson / examples-minimioLinks
An example implementation that creates an event queue based on Kqueue, Epoll and IOCP
☆79Updated 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☆347Updated this week
- Performant time measuring in Rust☆195Updated last year
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- Common primitives of MySql protocol.☆116Updated last month
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- ☆200Updated last year
- Async stream for Rust and the futures crate.☆187Updated last week
- A minimalistic async/await executor for Rust☆234Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Skiplist implementation in rust☆102Updated last week
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- ☆72Updated 3 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A simple, fast, LRU cache implementation.☆209Updated last year
- The cost of Rust async/await☆131Updated 3 years ago
- Task abstraction for building executors☆481Updated 7 months ago
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago
- Internal details of Tokio from code to designs☆134Updated 4 years ago
- Asynchronous HTTP body trait☆147Updated 2 weeks ago
- Hazard pointers in Rust.☆206Updated 3 months ago
- Async synchronization primitives☆270Updated 3 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- ☆50Updated 9 months ago