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
- 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
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Time Ranges☆39Updated 2 years ago
- Checking Go templates for validity.