fabruic
An easy-to-use QUIC-based protocol that supports reliable payload delivery. (by khonsulabs)
bevy_quinnet
A Client/Server game networking plugin using QUIC, for the Bevy game engine. (by Henauxg)
Our great sponsors
fabruic | bevy_quinnet | |
---|---|---|
1 | 1 | |
10 | 127 | |
- | - | |
0.0 | 8.7 | |
19 days ago | 3 months ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
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.
fabruic
Posts with mentions or reviews of fabruic.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-14.
-
PlaintDB Serves - another milestone reached
For today, I've chosen to use my best guess as to the best type of blocking wrapper for each type of operation, but the long-term goal is utilizing a new async executor that Daxpedda is working on. It's compatible with tokio, but it already has a concept named block_on_blocking, which is an optimized version of blocking designed to more fairly block without needing to adopt a 'static lifetime requirement due to using spawn_blocking. He's about to resume working on the executor, but he was responsible for the QUIC-based networking stack PliantDB is using and is wrapping up a few last requests before moving on.
bevy_quinnet
Posts with mentions or reviews of bevy_quinnet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-07.
-
durian - a high-level general purpose client/server networking library
i've been using bevy_quinnet for my personal networking needs and loving it, and this is also built on top of quinn/QUIC so i'm starring :)
What are some alternatives?
When comparing fabruic and bevy_quinnet you can also consider the following projects:
cosmicverge - A systematic, sandbox MMO still in the concept phase. Will be built with Rust atop BonsaiDb and Gooey