brunocalza / sharedcounterLinks
Various implementations of a go-routine safe counter
☆31Updated 3 years ago
Alternatives and similar repositories for sharedcounter
Users that are interested in sharedcounter are comparing it to the libraries listed below
Sorting:
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- Simple profiling for Go☆76Updated last year
- ☆28Updated 3 years ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- ☆78Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Generates automatically a Reset() method☆35Updated 7 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- go.mod git archiver☆88Updated last year
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago