ardanlabs / tcpLinks
Package tcp provides the boilerpale code for working with TCP based data. The package allows you to establish a TCP listener that can accept client connections on a specified IP address and port. It also provides a function to send data back to the client.
☆15Updated 6 years ago
Alternatives and similar repositories for tcp
Users that are interested in tcp are comparing it to the libraries listed below
Sorting:
- Understand the series and labels you store in Prometheus☆23Updated 6 years ago
- ☆11Updated 2 years ago
- Package udp provides the boilerpale code for working with UDP based data. The package allows you to establish a UDP listener that can acc…☆11Updated 3 years ago
- An Example of shipping BPF code with your Go project☆28Updated 3 years ago
- Continuous profiling with perf☆59Updated 4 years ago
- ☆28Updated 3 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆11Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- ☆17Updated 3 years ago
- ☆12Updated 2 years ago
- Zero downtime restart and graceful shutdown in one line of code☆10Updated 5 years ago
- Golang experiments about how Linux namespace works.☆35Updated 2 years ago
- ☆27Updated 6 years ago
- Pluggable generator for creating, using and sharing reusable templates that can be applied directly, generated into operator, helm chart …☆11Updated 4 years ago
- Flagarize your Go struct to initialize your even complex struct from flags! 🚀☆13Updated 4 years ago
- Mutual exclusion lock package for distributed Go programs☆16Updated 6 years ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- A trivial wrapper around spf13/cobra to simplify some basic patterns☆22Updated last year
- A Container Storage Interface (CSI) plug-in that provides virtual filesystem (VFS) support.☆17Updated 7 years ago
- From monolith to containerized microservices to serverless☆14Updated 6 years ago
- Continuous Delivery for Kubernetes reacting to Observability Signals.☆18Updated 2 years ago
- command line interface for Envoy xDS endpoint☆35Updated 5 years ago
- ☆71Updated last week
- A DBus client implementation in Go.☆17Updated 7 months ago
- Golang library for listing and looking up licenses using SPDX IDs.☆23Updated 6 years ago
- Go tool that applies and verifies that proper license headers are applied to Go files☆53Updated last week
- A Go library that provides functions for downcasting types, composing values dynamically, and more.☆33Updated 5 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 4 months ago
- A Go library to generate random data for testing and/or performance evaluation☆22Updated last week
- Go app that exposes pprof profiling endpoints via HTTP.☆22Updated last month