cssivision / awakLinks
A small async runtime for Rust
☆60Updated 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
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 3 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- Skiplist implementation in rust☆100Updated this week
- Async stream for Rust and the futures crate.☆184Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆79Updated 5 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- Slides and artifacts for talks☆58Updated 7 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- skiplist☆142Updated 3 years ago
- ☆129Updated 5 years ago
- ☆36Updated 2 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆34Updated 5 years ago
- Run closures in parallel☆114Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆33Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Utilities for pinning☆96Updated last year
- ☆17Updated 3 years ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Heap-based async timers☆214Updated last year
- Performant time measuring in Rust☆191Updated last year