elastic / go-concert
go-concert a is a library of synchronization patterns when dealing with go-routines
☆17Updated this week
Alternatives and similar repositories for go-concert:
Users that are interested in go-concert are comparing it to the libraries listed below
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆16Updated 3 months ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Functions for working safely with temporary files and directories.☆13Updated 2 months ago
- Tool for managing versions in git tags☆16Updated last month
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- a plugin based grpc framework☆16Updated 6 years ago
- Social network programming interface with support for Twitter, Facebook, ..., and easily add more.☆12Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 7 months ago
- A Go API for generating .go source files☆24Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A simple rules engine for use with etcd☆38Updated this week
- A small library to measure latency of things.☆35Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Go channel providing live tweets containing search terms.☆35Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last week
- Golang struct operations.☆24Updated 7 years ago
- Structured log interface☆26Updated 7 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago