cockroachdb / logtagsLinks
key/value annotations for Go contexts
☆41Updated 7 months ago
Alternatives and similar repositories for logtags
Users that are interested in logtags are comparing it to the libraries listed below
Sorting:
- Simple profiling for Go☆76Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- An inflection engine for golang☆103Updated 10 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- A Kafka log inspired in-memory and append-only data structure☆133Updated 3 weeks ago
- Tool for golang that generates jennifer code☆74Updated last year
- Avro codec and code generation for Go☆90Updated last month
- Simple error handling primitives☆61Updated 4 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆69Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Transform Go code into it's AST☆123Updated 5 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆75Updated last month
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Intern Go strings☆95Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago