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
- A foray into rust async await☆44Updated 5 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- Skiplist implementation in rust☆102Updated this week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆79Updated 5 years ago
- Async stream for Rust and the futures crate.☆186Updated this week
- Task abstraction for building executors☆213Updated 3 years ago
- ☆36Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Heap-based async timers☆214Updated last year
- ☆129Updated 5 years ago
- LevelDB: Rust implementation☆80Updated 6 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Performant time measuring in Rust☆194Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Async filesystem primitives☆137Updated last month
- Common primitives of MySql protocol.☆116Updated last month
- Utilities for pinning☆97Updated last year
- ☆200Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- skiplist☆142Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago