cssivision / awakLinks
A small async runtime for Rust
☆61Updated last week
Alternatives and similar repositories for awak
Users that are interested in awak are comparing it to the libraries listed below
Sorting:
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A foray into rust async await☆44Updated 6 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 9 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 5 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Utilities for pinning☆98Updated last year
- ☆36Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Skiplist implementation in rust☆108Updated this week
- Heap-based async timers☆216Updated last year
- Slides and artifacts for talks☆59Updated last year
- ☆130Updated 6 years ago
- Async stream for Rust and the futures crate.☆192Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆51Updated this week
- skiplist☆144Updated 4 years ago
- Performant time measuring in Rust☆201Updated last year
- Run closures in parallel☆115Updated 11 months ago
- ☆205Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Async filesystem primitives☆142Updated 2 months ago
- Common primitives of MySql protocol.☆118Updated 5 months ago