kevburnsjr / batchy
Simple fan-in batching for optimization of highly concurrent workloads
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for batchy
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 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
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 5 years ago
- 🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.☆21Updated 4 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 2 months ago
- Time Ranges☆39Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 5 years ago
- Validate Go Datastructures Based on How Similar They Look☆1Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated this week
- A set of performant rate limiters for Go☆88Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Tickers with random jitter☆89Updated 2 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- An inverted bitmap index written in Go.☆26Updated last year
- ☆20Updated last year
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 6 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last month
- A simple, secure golang password hashing/key-derivation package☆23Updated 6 months ago
- Immutable data storage☆44Updated 4 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
- A message broker abstraction for Go☆25Updated 7 months ago
- Persist to disk channel for Go.☆47Updated 7 years ago
- Library created for testing JSON against patterns.☆47Updated 3 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Simple expression evaluation engine for Go☆72Updated 3 years ago