elastic / go-concert
go-concert a is a library of synchronization patterns when dealing with go-routines
☆2Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-concert
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- A Go API for generating .go source files☆24Updated 2 years ago
- notify the specified webhook when a device is connected/disconnected☆31Updated 7 years ago
- Golang struct operations.☆24Updated 7 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆15Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Interoperable GRPC based publish/subscribe☆41Updated last month
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 6 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 4 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Functions for working safely with temporary files and directories.☆13Updated this week
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 4 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆23Updated 5 years ago
- SAML provides tools for SAML based single sign-on in Go☆27Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- provides base types who's values should never be seen by the human eye, but still used for configuration.☆14Updated 3 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 3 years ago
- A Golang utility for working with files☆16Updated 5 years ago
- A tool to run queries in defined frequency and expose the count as prometheus metrics. Supports MongoDB and SQL☆20Updated 4 years ago
- Make random JSON in Go☆25Updated 4 years ago
- simple library to use/parse grok patterns with go (100%)☆15Updated last year