WasmEdge / tokioLinks
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
☆48Updated 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☆139Updated 10 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 5 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 8 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A proxy connector for Hyper-based crates☆106Updated last year
- Asynchronous HTTP body trait☆151Updated last week
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 5 months ago
- async actor framework☆37Updated 3 years ago
- Asynchronous DNS lookups☆67Updated last year
- A Configuration Library for Rust Applications☆48Updated 2 weeks ago
- ☆51Updated 11 months ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Rust bindings for Binaryen's wasm-opt☆81Updated last year
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- A simple concurrent caching library that might fit to many use cases☆141Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Auto-generate serde implementations for prost types☆97Updated 2 weeks ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- ☆19Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Lox language interpreter written in Rust☆20Updated last year