gmichelo / drr
DRR scheduler for Go channels
☆32Updated 2 years ago
Alternatives and similar repositories for drr:
Users that are interested in drr are comparing it to the libraries listed below
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- ☆33Updated 2 years 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
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Expression evaluator for Go☆72Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Create a gRPC Server from Database☆25Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Collect data about your dependencies☆43Updated last week
- Set of Go context's utilities.☆54Updated 4 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- A better Generic Pool (sync.Pool)☆64Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 4 months ago
- Extension of types from golang.org/x/sync.☆15Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- some data structures and algorithms using golang☆69Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Package bad idea contains no good ideas☆29Updated 5 years ago
- ☆28Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago