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 6 years ago
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆79Updated 5 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Skiplist implementation in rust☆103Updated this week
- Task abstraction for building executors☆212Updated 3 years 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
- ☆201Updated last year
- Performant time measuring in Rust☆195Updated last year
- Async filesystem primitives☆139Updated 2 weeks ago
- etcd client for rust☆195Updated 2 years ago
- ☆129Updated 5 years ago
- Common primitives of MySql protocol.☆116Updated 2 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- Heap-based async timers☆214Updated last year
- skiplist☆142Updated 3 years ago
- ☆36Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago