cssivision / awak
A small async runtime for Rust
☆59Updated last year
Alternatives and similar repositories for awak:
Users that are interested in awak are comparing it to the libraries listed below
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A foray into rust async await☆44Updated 5 years ago
- Skiplist implementation in rust☆95Updated this week
- ☆36Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last month
- LevelDB: Rust implementation☆80Updated 5 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- ☆129Updated 5 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆97Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- ☆22Updated 4 years ago
- Async stream for Rust and the futures crate.☆183Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Style guide for PingCAP and TiKV code☆82Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- skiplist☆142Updated 3 years ago
- Async filesystem primitives☆132Updated 3 months ago
- ☆33Updated 4 years ago
- Non-blocking hash map in Rust☆42Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago