cockroachdb / logtags
key/value annotations for Go contexts
☆39Updated 3 months ago
Alternatives and similar repositories for logtags:
Users that are interested in logtags are comparing it to the libraries listed below
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Set of Go context's utilities.☆54Updated 3 years ago
- Golang logging library benchmarks☆69Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- string interning library for lots of strings☆38Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Linter that checks that comments end in a period☆46Updated last month
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 2 weeks ago
- Golang struct operations.☆24Updated 7 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- Leakcheck checks whether program cleanly uses files and connections☆21Updated 5 years ago
- An inflection engine for golang☆102Updated 6 months ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Utilities to redact Go strings for confidentiality☆32Updated 3 weeks ago
- Fast histograms for Go☆37Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Client-side load balancing for net/http☆60Updated 2 weeks ago