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:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆33Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- A better Generic Pool (sync.Pool)☆69Updated 7 months ago
- Intern Go strings☆97Updated 2 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Go localization framework☆31Updated 3 weeks ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year