Rust tokio-rs

Open-source Rust projects categorized as tokio-rs

Top 17 Rust tokio-r Projects

  1. Coerce-rs

    Actor runtime and distributed systems framework for Rust

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. amqprs

    Async & Lock-free RabbitMQ Rust Client, Easy-to-use API

  4. autopush-rs

    Push Server in Rust

    Project mention: Declarative Web Push – WebKit | news.ycombinator.com | 2025-04-03

    > I don't know if that means an Apple server actually listens for the notification from the HTTP server or if the device itself maintains the connection to the server.

    In the case of Apple's ecosystem, the device maintains a connection to the Apple Push Notification service (APNs). The website POSTs notifications to APNs, which forwards them on to the user's device. The user's device then wakes up a local Service Worker for that website in order to process the incoming payload and display a notification.

    Declarative Web Push makes the very last step unnecessary.

    (It's the same on Android but using Firebase Cloud Messaging instead of APNs. Mozilla also runs a push service and its source is at https://github.com/mozilla-services/autopush-rs/)

  5. avored-rust-cms

    Avored rust content management system

  6. rodbus

    Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java

  7. zeronet-rs

    Rust Implementation of ZeroNet Protocol

  8. 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.)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. tentacli

    Tentacli is a headless (like a tentacle) multipurpose console client for World of Warcraft server.

  11. rust-multiplayer-physics

    A multiplayer physics playground, written in rust.

  12. openssh-sftp-client

    sftp v3 client implemented using pure rust

  13. rmp-rpc

    a msgpack-rpc rust library based on tokio

  14. elegant-departure

    Rust crate to simplify graceful shutdowns

  15. bmrng

    An async MPSC request-response channel for Tokio

  16. netcrab

    A multi-purpose TCP/UDP networking command line tool

  17. lib-wc

    A simple rust library

  18. alkonost

    Simple spam detector for YouTube chats with different UI options

  19. rustfuif

    Performance & correctness oriented beursfuif implementation in rust

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust tokio-rs discussion

Log in or Post with

Rust tokio-rs related posts

  • Demystifying Web Push Notifications

    1 project | news.ycombinator.com | 27 Nov 2023
  • amqprs get 60 stars and being used in production and perform well

    1 project | /r/rust | 22 Apr 2023
  • rust rabbitmq client benchmark "amqprs" and "lapin"

    1 project | /r/rust | 23 Feb 2023
  • comparision of syscalls overhead amqprs vs lapin

    1 project | /r/rust | 9 Feb 2023
  • Rabbitmq client amqprs release v0.5.0

    1 project | /r/rust | 10 Jan 2023
  • Need suggestions on how to write decoupled/loosely coupled code

    3 projects | /r/rust | 23 Jul 2022
  • [Looking for code review] Small CLI app that tries to detect spam in YouTube chats

    1 project | /r/rust | 26 Sep 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source tokio-r projects in Rust? This list will help you:

# Project Stars
1 Coerce-rs 719
2 amqprs 255
3 autopush-rs 251
4 avored-rust-cms 109
5 rodbus 96
6 zeronet-rs 78
7 futures-batch 77
8 tentacli 64
9 rust-multiplayer-physics 54
10 openssh-sftp-client 54
11 rmp-rpc 46
12 elegant-departure 13
13 bmrng 13
14 netcrab 12
15 lib-wc 4
16 alkonost 4
17 rustfuif 3

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?