cssivision / awakLinks
A small async runtime for Rust
☆61Updated last month
Alternatives and similar repositories for awak
Users that are interested in awak are comparing it to the libraries listed below
Sorting:
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 10 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆64Updated 5 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Skiplist implementation in rust☆109Updated this week
- A foray into rust async await☆44Updated 6 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- skiplist☆144Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆205Updated last year
- Utilities for pinning☆99Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- ☆131Updated 6 years ago
- Performant time measuring in Rust☆201Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- Run closures in parallel☆114Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Heap-based async timers☆217Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last month
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Common primitives of MySql protocol.☆118Updated 3 weeks ago
- etcd client for rust☆196Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year