getlantern / go-udtwrapper
Go (golang) wrapper for the UDT networking library
☆11Updated 7 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:
- Go (golang) wrapper for the UDT networking library☆38Updated 8 years ago
- Pure Go implementation of UDT☆65Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 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
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 14 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.