ardanlabs / udp
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 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for udp
- 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 5 years ago
- parser for iptoasn.com data☆20Updated 2 years ago
- A Protobuf IDL parser for Go☆15Updated this week
- Functions for working safely with temporary files and directories.☆13Updated last week
- Mini-tutorial on Debian packaging for Golang applications.☆26Updated 6 years ago
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Updated 3 years ago
- go-concert a is a library of synchronization patterns when dealing with go-routines☆2Updated 3 months ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆15Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Get information about the certificate used at a domain☆34Updated 3 years ago
- Dashboards and Charts library for Kubernetes & Prometheus☆15Updated last year
- Kafka metrics agent.☆11Updated 5 years ago
- Extending the default golang smtp package with a server implementation☆15Updated last year
- A library for building custom DNS servers in Go.☆44Updated 7 months ago
- Native Go library and CLI for managing filesystem quotas☆26Updated 2 years ago
- Network reachability functions for client side Go network code☆12Updated 8 years ago
- Golang library for anomaly detection. Uses the Gaussian distribution and the probability density formula.☆17Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆23Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- process is a simple Go package for working with unix processes.☆17Updated 6 years ago
- Library that helps verifying/updating go binary with new version☆11Updated last month
- a plugin based grpc framework☆16Updated 5 years ago
- A job scheduler for Go with the ability to fast-forward time.☆28Updated last month
- a timeseries datastore using filesystem as datastore☆11Updated 5 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Simple translation from godoc to markdown.☆13Updated 5 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆26Updated 3 years ago
- Efficient for-loop retries in Go☆18Updated 2 years ago
- SAML provides tools for SAML based single sign-on in Go☆27Updated 6 years ago