cernops / golbdLinks
go implementation of CERN lbd DNS Load balancing daemon
☆42Updated last year
Alternatives and similar repositories for golbd
Users that are interested in golbd are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Allotment Routing Table☆56Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- ☆26Updated 3 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- A simple HTTP/2 fanout server☆41Updated 3 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- High-performance router for Graphite.☆58Updated this week
- Reusable transparent log database☆145Updated 5 years ago
- Benchmark the init cost of Go packages☆83Updated 3 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- ☆101Updated 11 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Very simple batching API for Go.☆95Updated 4 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Collection of unusual generics usecases in Go