WasmEdge / tokioLinks
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
☆47Updated 2 years ago
Alternatives and similar repositories for tokio
Users that are interested in tokio are comparing it to the libraries listed below
Sorting:
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated this week
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 5 months ago
- ☆19Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Compatibility adapter between tokio and futures☆179Updated 3 weeks ago
- ☆17Updated 3 years ago
- Asynchronous HTTP body trait☆147Updated last week
- A small async runtime for Rust☆61Updated last year
- ☆50Updated 9 months ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- wasmy, easily customize my wasm app!☆23Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Signing HTTP requests without heavy SDKs.☆129Updated last week
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 2 months ago
- async actor framework☆37Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆68Updated last year
- A proxy connector for Hyper-based crates☆106Updated last year
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- Async filesystem primitives☆137Updated this week
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Auto-generate serde implementations for prost types☆97Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Wait for a collection of async tasks to finish.☆34Updated last year