jbenet / go-udtwrapperLinks
Go (golang) wrapper for the UDT networking library
☆38Updated 9 years ago
Alternatives and similar repositories for go-udtwrapper
Users that are interested in go-udtwrapper are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of UDT☆64Updated 3 years ago
- QUIC Protocol in Go language☆123Updated 10 years ago
- Go (golang) wrapper for the UDT networking library☆11Updated 7 years ago
- Use anacrolix/go-libutp instead☆178Updated 2 years ago
- Golang: DTLS protocol☆63Updated 8 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 14 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 5 years ago
- p2p stream multi-multiplexing in Go (with https://github.com/docker/spdystream)☆57Updated 7 years ago
- SPDY/QUIC support for Go☆38Updated 10 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- ☆79Updated 7 years ago
- CRC32 hash with x64 optimizations☆75Updated last week
- Go bindings for GStreamer (retired: currently I don't use/develop this package)☆175Updated 4 years ago
- Language bindings for nanomsg in Go (Golang)☆271Updated 6 years ago
- Go Wrapper For Creating IPTables NFQueue clients in Go☆29Updated 11 years ago
- Package stun provides basic functions for the manipulation of messages used in the Session Traversal Utilities for NAT (STUN), Traversal …☆37Updated 7 years ago
- a lib for mp4 parse and segmentation written in golang☆51Updated 10 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- A Go language client for the NAT-PMP internet protocol for port mapping and discovering the external IP address of a firewall.☆134Updated 5 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- GoDCCP is an implementation of the Datagram Congestion Control Protocol in Go☆100Updated 12 years ago
- Golang interface to LZ4 compression☆100Updated 10 months ago
- Go implementation of STUN, TURN and ICE Protocols☆230Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Go ("golang") library to implement writev() syscall and friends (please use https://github.com/google/vectorio instead)☆16Updated 9 years ago
- Multicast DNS library for Go☆193Updated 9 years ago
- WebRTC for Go☆54Updated 11 years ago
- An OpenVPN clone written in go.