brunocalza / sharedcounter
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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- 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
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 10 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- ☆33Updated 2 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated 11 months ago
- Benchmark the init cost of Go packages☆74Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A high-level interface for interacting with a Git subprocess in Go☆24Updated 2 months ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated last year
- Generic batches for go☆13Updated 3 years ago