ardanlabs / udpLinks
Package udp provides the boilerpale code for working with UDP based data. The package allows you to establish a UDP listener that can accept data on a specified IP address and port. It also provides a function to send data back to the client.
☆11Updated 3 years ago
Alternatives and similar repositories for udp
Users that are interested in udp are comparing it to the libraries listed below
Sorting:
- Package tcp provides the boilerpale code for working with TCP based data. The package allows you to establish a TCP listener that can acc…☆15Updated 6 years ago
- Simple translation from godoc to markdown.☆13Updated 6 years ago
- a Kubernetes operator for the rqlite database☆12Updated last month
- Go library for writing Go source code programatically☆37Updated last week
- parser for iptoasn.com data☆20Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago
- gokrazy remote syslog server daemon: writes to disk what it receives via remote syslog☆14Updated last year
- Go library for using system certificate stores on macOS/Windows☆25Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Golang Linux memfd library☆83Updated 8 years ago
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- SAML provides tools for SAML based single sign-on in Go☆27Updated 6 years ago
- Go tool that applies and verifies that proper license headers are applied to Go files☆53Updated this week
- CLI secret management☆15Updated last week
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Go package for running Linux distributed shell commands via SSH.☆152Updated 4 months ago
- Declarative golang HTTP client☆22Updated 3 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- A library for working with IP addresses and networks in Go☆150Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 4 months ago
- SquashFS read only implementation in pure go☆15Updated 5 months ago
- ☆39Updated 6 years ago
- An HTTP proxy server package☆32Updated 8 years ago
- Simple examples of configuring mutual authentication (MASSL)☆51Updated 7 years ago
- A minimal, browseable, read-only, memory-based filesystem in Go.☆12Updated 6 years ago
- converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ...…☆64Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago