balacode / udptLinks
UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections
☆45Updated 4 years ago
Alternatives and similar repositories for udpt
Users that are interested in udpt are comparing it to the libraries listed below
Sorting:
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- ☆33Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go localization framework☆31Updated 2 weeks ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Go's missing DateTime package☆37Updated 3 weeks ago
- some data structures and algorithms using golang☆69Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated this week
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- Modern internal tools. Defined, controlled, and deployed directly from backend code. No JavaScript. Secure.☆46Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago