kevburnsjr / batchyLinks
Simple fan-in batching for optimization of highly concurrent workloads
☆15Updated 2 years ago
Alternatives and similar repositories for batchy
Users that are interested in batchy are comparing it to the libraries listed below
Sorting:
- A set of performant rate limiters for Go☆91Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Time Ranges☆39Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Tickers with random jitter☆92Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- errs is a package for making errors friendly and easy☆54Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Checking Go templates for validity.☆66Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- scan sql rows into any type powered by generics☆68Updated last year
- simple and secure way to authorize your application with the OpenID Connect☆33Updated 3 weeks ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A handy and powerful library to deal with unstructured data☆27Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 8 months ago
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Dynamically generate self-signed certificates and certificate authorities for Go tests☆84Updated 2 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last month