brunocalza / sharedcounterLinks
Various implementations of a go-routine safe counter
☆31Updated 4 years ago
Alternatives and similar repositories for sharedcounter
Users that are interested in sharedcounter are comparing it to the libraries listed below
Sorting:
- Support for Unix domain sockets in Go HTTP clients☆81Updated 3 weeks ago
- A corpus of popular Go modules☆108Updated 9 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Check that no globals are present in Go code.☆118Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- ☆98Updated 7 months ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 9 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated last month
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last week
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- Simple profiling for Go☆76Updated last year
- go.mod git archiver☆88Updated last year
- golang's present tool but with code syntax highlighting☆40Updated last year
- Experiments with Go generics☆100Updated 3 years ago