brunocalza / sharedcounter
Various implementations of a go-routine safe counter
☆31Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sharedcounter
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆28Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 8 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years 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
- A Go library for encoding structs into Header fields.☆46Updated last year
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated last month
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- ☆88Updated 3 years ago
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- ☆33Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 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 linter to detect erroneous multiplication of duration values☆46Updated 5 months ago
- TopN collector☆23Updated 5 months ago
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Expression evaluator for Go☆66Updated 7 months ago