#tokio (17 Repositories)
Ranked open-source repositories tagged with #tokio, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.9%
20.6h
17 repositories tagged #tokio
cunarist/tokio-with-wasm
Mimicking tokio functionalities on web browsers
aaronriekenberg/rust-parallel
Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
SeaQL/sea-orm
🐚 A powerful relational ORM for Rust
hyperium/h2
HTTP 2.0 client & server implementation for Rust.
joshrotenberg/tower-resilience
Resilience features for tower
Squirreljetpack/matchmaker
powerful multi-purpose fuzzy searcher
XDSEC/WebSocketReflectorX
Controlled TCP-over-WebSocket forwarding tunnel.
ohkami-rs/ohkami
A performant, declarative, and runtime-flexible web framework for Rust
quincy-rs/quincy
Post-quantum QUIC-based VPN
ChillFish8/lust
A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.
mrjackwills/havn
A fast configurable port scanner with reasonable defaults
VERT-sh/vertd
VERT's solution to crappy video conversion services.
Totodore/socketioxide
A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
sdroege/async-tungstenite
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
suharev7/clickhouse-rs
Asynchronous ClickHouse client library for Rust programming language.
orbien-org/orbien
一个轻量高性能的内网穿透工具,二进制体积大约5MB ,支持 TCP、QUIC、KCP、WebSocket 传输协议,支持 TCP、UDP、HTTP、HTTPS 协议代理,提供纯Rust原生跨平台桌面客户端和服务端 Web 界面
BinChengZhao/delay-timer
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.