WasmEdge / tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
☆45Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tokio
- `faststr` is a string library that try to avoid the cost of clone.☆93Updated 2 months ago
- async actor framework☆37Updated 2 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 5 months ago
- ☆45Updated 2 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Asynchronous HTTP body trait☆128Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A simple concurrent caching library that might fit to many use cases☆106Updated 2 weeks ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- ☆21Updated last year
- Signing HTTP requests without heavy SDKs.☆98Updated 2 weeks ago
- A typed map which can make sure item exist.☆34Updated 3 weeks ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆73Updated 2 months ago
- JSONB implement in rust☆67Updated this week
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Lightweight asynchronous HTTP proxy client library☆30Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆56Updated 5 months ago
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A box with vtable, erasing the type of the contained object☆9Updated 9 months ago
- Scoped Thread Local Storage for Rust☆49Updated last year
- ☆17Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week