cssivision / awakLinks
A small async runtime for Rust
☆61Updated last month
Alternatives and similar repositories for awak
Users that are interested in awak are comparing it to the libraries listed below
Sorting:
- Skiplist implementation in rust☆108Updated last week
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆64Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 10 months ago
- 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
- A foray into rust async await☆44Updated 6 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Task abstraction for building executors☆214Updated 3 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Common primitives of MySql protocol.☆118Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- ☆36Updated 3 years ago
- ☆130Updated 6 years ago
- Heap-based async timers☆217Updated last year
- Performant time measuring in Rust☆201Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- etcd client for rust☆196Updated 2 years ago
- skiplist☆144Updated 4 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- LevelDB: Rust implementation☆81Updated 6 years ago