kevburnsjr / batchy
Simple fan-in batching for optimization of highly concurrent workloads
☆14Updated last year
Alternatives and similar repositories for batchy:
Users that are interested in batchy are comparing it to the libraries listed below
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- spectacular Golang struct tag parsing☆61Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Tickers with random jitter☆90Updated 3 years ago
- A set of performant rate limiters for Go☆89Updated 11 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Persist to disk channel for Go.☆46Updated 7 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 5 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 2 years ago
- Apache AVRO for go☆47Updated 2 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last year
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Validate Go Datastructures Based on How Similar They Look☆27Updated 2 months ago
- An inverted bitmap index written in Go.☆27Updated last year
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 7 months ago
- The implementation of watermill.LogAdapter with zap☆14Updated last year
- Library created for testing JSON against patterns.☆48Updated 4 years ago
- Immutable data storage☆44Updated 5 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated last year
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- linter that bans usage of certain methods and functions☆24Updated 4 years ago
- A sliding window sampling implementation for the rcrowley/go-metrics library.☆24Updated last year
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 5 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 last year
- Tool for golang that generates jennifer code☆70Updated last year
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- atomic measures + Prometheus exposition library☆27Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 3 months ago
- 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