cssivision / awak
A small async runtime for Rust
☆58Updated 10 months ago
Alternatives and similar repositories for awak:
Users that are interested in awak are comparing it to the libraries listed below
- Skiplist implementation in rust☆94Updated last week
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A foray into rust async await☆44Updated 5 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- ☆129Updated 5 years ago
- Run closures in parallel☆113Updated last month
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- ☆36Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆105Updated 2 years ago
- Performant time measuring in Rust☆186Updated 11 months ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Jaeger tracing library for Rust☆83Updated 8 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆29Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Async filesystem primitives☆133Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago