tokio topic

List tokio repositories

bb8

687
Stars
107
Forks
Watchers

Full-featured async (tokio-based) postgres connection pool (like r2d2)

async-tungstenite

381
Stars
62
Forks
Watchers

Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation

async-tftp-rs

23
Stars
11
Forks
Watchers

Executor agnostic async TFTP implementation

fe2o3-amqp

56
Stars
6
Forks
Watchers

A rust implementation of the AMQP1.0 protocol based on serde and tokio.

future-mpsc-example

8
Stars
0
Forks
Watchers

A short example program that uses a future based multi-produer, single-consumer queue.

tokio-tun

71
Stars
27
Forks
Watchers

Asynchronous allocation of TUN/TAP devices in Rust using tokio

javelin

112
Stars
11
Forks
Watchers

[Mirror] RTMP streaming server written in Rust

batch_resolve

28
Stars
2
Forks
Watchers

Fast asynchronous DNS batch resolver

dht-crawler

38
Stars
5
Forks
Watchers

Tools to crawl and index the BitTorrent DHT.

delay-timer

289
Stars
24
Forks
Watchers

Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.