tokio-rs
There are 272 repositories under tokio-rs topic.
stepancheg/grpc-rust
Rust implementation of gRPC
LeonHartley/Coerce-rs
Actor runtime and distributed systems framework for Rust
PyO3/tokio
Asyncio event loop written in Rust language
gftea/amqprs
Async & Lock-free RabbitMQ Rust Client, Easy-to-use API
stepancheg/rust-http2
HTTP/2 implementation in Rust/tokio
mozilla-services/autopush-rs
Push Server in Rust
sunface/tokio-course
该书是中文 Rust 教程 <<Rust语言圣经>> 中的镜像专题,高质量手翻并扩展了 tokio 官网的教程, 深入讲述了如何编写 Rust 高并发异步程序
stepfunc/dnp3
Rust implementation of DNP3 (IEEE 1815) with idiomatic bindings for C, .NET, C++, and Java
avored/avored-rust-cms
Avored rust content management system
stepfunc/rodbus
Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java
mre/futures-batch
An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-batch.)
ZeroNetX/zeronet-rs
Rust Implementation of ZeroNet Protocol
linkerd/tacho
A Futures-aware metrics library for recording statistics about your running system.
idewave/tentacli
Rust implementation of world of warcraft client v3.3.5a (smart CLI)
Descrout/rust-multiplayer-physics
A multiplayer physics playground, written in rust.
hmwill/tokio-linux-aio
Support for Linux kernel aio within Tokio.
asomers/tokio-file
Asynchronous file I/O for Tokio
openssh-rust/openssh-sftp-client
sftp v3 client implemented using pure rust
line/centraldogma-rs
Official Rust client for Central Dogma
Descrout/game-server
An example websocket game server written in rust.
little-dude/rmp-rpc
a msgpack-rpc rust library based on tokio
rousan/electron-with-rust
An example file transfer app showing how to create a very performant Electron app with Rust and Tokio.rs
marci1175/Matthias
A chat-room like messaging app, built in pure rust.
larscom/gitlab-ci-dashboard
Gitlab CI Dashboard will provide you a global overview of all pipelines, schedules and their status within a single group
junnlikestea/bulkssrf
Tests for SSRF by injecting a specified location into different headers. This is a Rust port of m4ll0k's tool.
hienduyph/rust-webapi
Clean Architecture Implementation, async-io high performance Rest API in Rust
caulagi/rust-k8s-demo
A modern take on microservices in a cloud native world
imbolc/tower-request-id
A tower (hyper, axum, warp) service to add an unique id for every request
CheetahExchange/orderbook-rs
High Performance Matching Engine Powered By Tokio
OPQBOT/rust-tcp-async-client
Rust Tokio 异步多客户端网络框架 高并发 插件化
89Q12/youtubei-rs
A asynchronous implementation of the invidious innertube aka youtubei API wrapper. Using tokio,reqwest, serde and serde_json
kpcyrd/forensic-adb
Tokio based client library for the Android Debug Bridge (adb) based on mozdevice
wpcodevo/simple-api
This tutorial will teach you how to build a simple CRUD API in Rust using the Warp web framework and Tokio. We'll use Rust and a few well-known libraries to create a RESTful API that runs on a Warp HTTP server and stores data in memory.
0xLaurens/chatr
A chat room built using websockets and Rust (Axum).
asomers/mio-aio
POSIX AIO bindings for mio
wisespace-io/nsqueue
Rust client for the NSQ realtime message processing system