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
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 7 months ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Async stream for Rust and the futures crate.☆188Updated last week
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Skiplist implementation in rust☆104Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Performant time measuring in Rust☆195Updated last year
- ☆129Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Async filesystem primitives☆139Updated last month
- Common primitives of MySql protocol.☆116Updated 2 months ago
- Task abstraction for building executors☆212Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- ☆36Updated 2 years ago
- ☆202Updated last year
- Utilities for pinning☆97Updated last year
- In-memory filesystem in Rust☆73Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Tokio asynchronous I/O examples☆52Updated 7 years ago