gmichelo / drrLinks
DRR scheduler for Go channels
☆32Updated 3 years ago
Alternatives and similar repositories for drr
Users that are interested in drr are comparing it to the libraries listed below
Sorting:
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- ☆33Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Intern Go strings☆95Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Storing strings without GC overhead☆84Updated 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 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- A corpus of popular Go modules☆108Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A Unicode-based case conversion library for Go☆59Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago