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:
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- Go package for sets implemented with generics☆44Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Expression evaluator for Go☆74Updated 2 months ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Intern Go strings☆95Updated last year
- ☆97Updated 5 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- golang dependency analysis☆21Updated last year
- Go Library for safe type conversion to prevent integer overflow☆18Updated 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
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago