cssivision / awak
A small async runtime for Rust
☆59Updated 11 months ago
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☆94Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- ☆36Updated 2 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 3 weeks ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- ☆129Updated 5 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Another Async IO Framework based on io_uring☆63Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years 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
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Run closures in parallel☆113Updated 2 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- ☆17Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 7 months ago