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
- ☆33Updated 2 years ago
- Time Ranges☆39Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆66Updated last month
- Allows to mark Go enum types as exhaustive.☆33Updated 4 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Checks if there are any updates for imports in your module.☆39Updated last month
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last week
- Off heap golang memory pool☆59Updated 3 years ago
- Set of Go context's utilities.☆52Updated 3 years ago
- ☆78Updated 4 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A golang map in which entries expire after given a time period☆56Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 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
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string