nanmu42 / limitioLinks
Golang io.Reader and io.Writer but with limits
☆78Updated 2 years ago
Alternatives and similar repositories for limitio
Users that are interested in limitio are comparing it to the libraries listed below
Sorting:
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Library to generate TOTP/HOTP codes☆142Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 7 months ago
- go.mod git archiver☆88Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆101Updated 11 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- A corpus of popular Go modules☆108Updated last year
- A golang map in which entries expire after given a time period☆58Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- JSON schema support for Go programs☆88Updated last month
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Go package for running Linux distributed shell commands via SSH.☆152Updated 7 months ago
- Collect data about your dependencies☆43Updated 7 months ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 8 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- errs is a package for making errors friendly and easy☆53Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago