protocol
Easy protocol definitions in Rust (by dylanmckay)
ChatUDP
A UDP based group chat app written in Rust ⚡ (by pavi2410)
| protocol | ChatUDP | |
|---|---|---|
| - | 1 | |
| 193 | 4 | |
| 0.0% | - | |
| 0.0 | 2.3 | |
| over 3 years ago | about 3 years ago | |
| Rust | Rust | |
| MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
protocol
Posts with mentions or reviews of protocol.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning protocol yet.
Tracking mentions began in Dec 2020.
ChatUDP
Posts with mentions or reviews of ChatUDP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-27.
-
⚡ TCP Chat: Simple, quick and lightweight chat built over TCP and Rust
I built one with UDP: https://github.com/pavi2410/ChatUDP
What are some alternatives?
When comparing protocol and ChatUDP you can also consider the following projects:
tokio
conduwuit - a very cool, featureful fork of conduit (rust matrix homeserver)
libpnet - Cross-platform, low level networking using the Rust programming language.
music-player - An extensible music server written in Rust 🚀🎵✨
actix - Actor framework for Rust.
tcp-chat - 🎍 Simple, quick and lightweight chat built over TCP and Rust