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:
- 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
- Tickers with random jitter☆91Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 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
- A set of performant rate limiters for Go☆91Updated last year
- GoCrest - Hamcrest-like matchers for Go☆106Updated 10 months ago
- 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 4 years ago
- Apache AVRO for go☆47Updated 7 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆94Updated 5 months ago
- A message broker abstraction for Go☆25Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆22Updated 4 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Validate Go Datastructures Based on How Similar They Look☆27Updated last month
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- A corpus of popular Go modules☆108Updated 8 months ago
- A futures concurrency library in go☆37Updated 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 last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- errs is a package for making errors friendly and easy☆53Updated 8 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆66Updated 2 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- Dynamically generate self-signed certificates and certificate authorities for Go tests☆74Updated 6 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 months ago
- Tool for golang that generates jennifer code☆74Updated last year
- 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