SaaSHub helps you find the best software and product alternatives Learn more →
Tachyon-networking Alternatives
Similar projects and alternatives to tachyon-networking
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
turbulence
Networking library for games, multiplex reliable and unreliable streams over unreliable datagrams.
-
uflow
A Rust library providing ordered, mixed-reliability, and congestion-controlled data transfer over UDP
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better tachyon-networking alternative or higher similarity.
tachyon-networking discussion
tachyon-networking reviews and mentions
Posts with mentions or reviews of tachyon-networking.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-15.
-
qft: A tool to quickly transfer files over a holepunched P2P connection
https://github.com/gamemachine/tachyon-networking/blob/master/src/tachyon.rs (This is just one file, there are many more as well)
-
Choosing a networking library for my game
enet - Golden standard, tested and reliable - Not native rust - Does not seem to be popular in rust turbulence - Readme says it is not stable, but last meaningful commit was 1 year ago - Lacking documentation and examples - Not very popular laminar - Last meaningful release was 3 years ago (ignoring changes that fix typos etc.) - Despite this, everywhere (book, readme) there are mentions that it is under "active development" - Created for Amethyst, which is dead. I am kinda fearful that the same thing will happen to this lib. Tachyon - New and not tested in the battle - Many features that other libraries have planned, Tachyon actually has implemented - Lacking documentation (except for one big readme file), tests, examples Quinn - Big, under active development (daily commits), very popular because web development. - Modular, ability to just use core implemetation: quinn-proto - Do i really need TLS certificates and cryptography for my playing with friends game server? - Stream based, I would need to implement recv/send messages on top of it (not that hard tbh) - Only reliable stream and "unreliable" messages.
- Tachyon - A high performance reliable udp library for games and IPC
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Stats
Basic tachyon-networking repo stats
3
63
4.3
over 4 years ago
gamemachine/tachyon-networking is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of tachyon-networking is Rust.
Popular Comparisons
- tachyon-networking VS qft
- tachyon-networking VS rust-tcp-holepunch
- tachyon-networking VS uflow
- tachyon-networking VS turbulence
- tachyon-networking VS magic-wormhole.rs
- tachyon-networking VS enet-rs
- tachyon-networking VS quinn
- tachyon-networking VS laminar
- tachyon-networking VS kcp
- tachyon-networking VS website