datagram VS quic

Compare datagram vs quic and see what are their differences.

datagram

In-progress version of draft-ietf-quic-datagram (by quicwg)

quic

quiwi šŸ„ - QUIC implementation in Go. (by goburrow)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
datagram quic
3 1
29 255
- 0.0%
0.0 0.0
over 1 year ago about 1 year ago
Makefile Go
- BSD 2-clause "Simplified" 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.

datagram

Posts with mentions or reviews of datagram. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-31.
  • What is WebTransport and can it replace WebSockets?
    1 project | dev.to | 27 Nov 2023
    Itā€™s too early to predict what WebTransport will be used for, but the first teams to use it have every chance to build something groundbreaking.
  • Quiwi - Another QUIC implementation in pure Go
    4 projects | /r/golang | 31 May 2021
    Background: I wanted a secured UDP network for some of my devices (before I knew of WireGuardĀ®) but could not find one that I can customize to support sending unreliable data (e.g. video stream) (before I knew of Datagram extension). quic-go was hard to compile last time I tried and I couldn't use/extend its QUIC APIs as they are under "internal" package. Others I found require C/C++ libraries which are difficult to cross-compile. I really like quiche APIs and even tried its C bindings but, you know, Cgo is not Go.
  • Show HN: PSX Party ā€“ Online Multiplayer Playstation 1 Emulator Using WebRTC
    6 projects | news.ycombinator.com | 30 Dec 2020
    What do you find hard about setting up a WebRTC server? I hear from users they are able to spin up a Pion DataChannel server in 5 mins (including installing Go)

    WebTransport isnā€™t going to be here soon though, I would be cautious in investing. Stuff like Congestion Control is still a big unknown [0] and we donā€™t have Datagrams everywhere.

    [0] https://github.com/w3c/webtransport/issues/168

    [1] https://github.com/quicwg/datagram

quic

Posts with mentions or reviews of quic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-31.

What are some alternatives?

When comparing datagram and quic you can also consider the following projects:

webtransport - WebTransport is a web API for flexible data transport

hysteria - Hysteria is a powerful, lightning fast and censorship resistant proxy.

geckos.io - šŸ¦Ž Real-time client/server communication over UDP using WebRTC and Node.js http://geckos.io

quiche - šŸ„§ Savoury implementation of the QUIC transport protocol and HTTP/3

quic-go - A QUIC implementation in pure Go

webtransport-go - WebTransport implementation based on quic-go (https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)

joystick-mapper - A Rust library to map joystick input to keyboard, mouse and custom actions

fileless-xec - Stealth dropper executing remote binaries without dropping them on disk .(HTTP3 support, ICMP support, invisible tracks, cross-platform,...)

gost - GO Simple Tunnel - a simple tunnel written in golang

ggpo - Good Game, Peace Out Rollback Network SDK