cssivision / awakLinks
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
Sorting:
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A foray into rust async await☆44Updated 5 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆78Updated 4 years ago
- ☆36Updated 2 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 2 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- ☆129Updated 5 years ago
- Skiplist implementation in rust☆95Updated this week
- LevelDB: Rust implementation☆80Updated 5 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- Jaeger tracing library for Rust☆83Updated 11 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Async filesystem primitives☆132Updated 4 months ago
- ☆22Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Task abstraction for building executors☆212Updated 2 years ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Heap-based async timers☆212Updated 11 months ago
- Run closures in parallel☆113Updated 4 months ago
- Internal details of Tokio from code to designs☆132Updated 3 years ago