kevburnsjr / batchyLinks
Simple fan-in batching for optimization of highly concurrent workloads
☆15Updated this week
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☆90Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Tickers with random jitter☆92Updated 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 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months 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
- Time Ranges☆39Updated 2 years ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated 2 months ago
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- errs is a package for making errors friendly and easy☆56Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 7 months ago
- Fast Gaussian Blur in Go☆52Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- Straightforward HTTP session management☆130Updated 10 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- Speed up go:generate by auto detecting code changes☆44Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Checking Go templates for validity.☆68Updated last year
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Provides an extended, production-ready HTTP server.☆93Updated last year
- A native Go implementation of the MJML email framework, providing fast compilation of MJML markup to responsive HTML.☆96Updated last week
- Go library for HTTP content type negotiation☆54Updated 11 months 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
- Allows to mark Go enum types as exhaustive.☆33Updated last year