cssivision / awakLinks
A small async runtime for Rust
☆61Updated last year
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
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆36Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- A foray into rust async await☆44Updated 6 years ago
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Skiplist implementation in rust☆104Updated this week
- Common primitives of MySql protocol.☆116Updated 3 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- ☆204Updated last year
- skiplist☆142Updated 3 years ago
- Task abstraction for building executors☆212Updated 3 years ago
- Heap-based async timers☆215Updated last year
- In-memory filesystem in Rust☆73Updated 5 years ago
- ☆130Updated 6 years ago
- Performant time measuring in Rust☆198Updated last year
- Async filesystem primitives☆139Updated last week
- Minimal non-blocking I/O for Rust☆170Updated 10 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Run closures in parallel☆115Updated 9 months ago