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
- 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
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Tickers with random jitter☆92Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated last week
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆84Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Checking Go templates for validity.☆66Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Intern Go strings☆97Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Simple error handling primitives☆60Updated 4 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- Speed up go:generate by auto detecting code changes☆44Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Time Ranges☆39Updated 2 years ago