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
- Off heap golang memory pool☆60Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- ☆33Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 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 5 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- Expression evaluator for Go☆80Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Go's missing DateTime package☆37Updated 2 months ago
- A fast file-based priority queue