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☆60Updated last year
- rust stackful generator library☆342Updated last month
- Performant time measuring in Rust☆194Updated last year
- Per-object thread-local storage for Rust☆346Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- ☆197Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- Skiplist implementation in rust☆101Updated this week
- A minimalistic async/await executor for Rust☆231Updated last year
- ☆72Updated 3 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- A simple, fast, LRU cache implementation.☆208Updated last year
- Task abstraction for building executors☆479Updated 6 months ago
- Rust crate for managing CPU core affinities☆196Updated 5 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Internal details of Tokio from code to designs☆132Updated 4 years ago
- Common primitives of MySql protocol.☆116Updated this week
- The cost of Rust async/await☆130Updated 2 years ago
- etcd client for rust☆195Updated last year
- Async synchronization primitives☆270Updated 4 months ago
- Async executor☆383Updated last week
- A fast and flexible LRU map.☆190Updated 6 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago