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:
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- errs is a package for making errors friendly and easy☆53Updated 11 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Time Ranges☆39Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 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
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Tickers with random jitter☆91Updated 3 years ago
- Provides an extended, production-ready HTTP server.☆93Updated 10 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 weeks ago
- Tool for golang that generates jennifer code☆76Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆134Updated 2 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- Parse a RFC 3339 duration string into time.Duration☆32Updated 2 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Utilities to redact Go strings for confidentiality☆36Updated last month
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 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
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago