hashicorp / go-connlimit
A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.
☆51Updated this week
Related projects ⓘ
Alternatives and complementary repositories for go-connlimit
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Track incoming and outgoing connections☆32Updated 7 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 9 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- go.mod git archiver☆88Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- An (almost) compliant XPath 1.0 library.☆47Updated 7 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 8 months ago
- Simple profiling for Go☆76Updated 9 months ago
- Cron expression parser in Go language (golang)☆27Updated 4 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Validate Go Datastructures Based on How Similar They Look☆1Updated 3 months ago
- Benchmark the init cost of Go packages☆73Updated 3 months ago
- ☆28Updated 2 years ago
- Make random JSON in Go☆25Updated 4 years ago
- An email MIME artist for golang☆25Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string