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 8 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
- Intern Go strings☆97Updated 2 years ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- Expression evaluator for Go☆78Updated 8 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Storing strings without GC overhead☆84Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Simple string pattern matcher for Go☆136Updated 3 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 3 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- errs is a package for making errors friendly and easy☆54Updated last year