gmichelo / drrLinks
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
Sorting:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- ☆33Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Intern Go strings☆95Updated last year
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- A Unicode-based case conversion library for Go☆59Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- 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
- Checks if there are any updates for imports in your module.☆39Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Simple string pattern matcher for Go☆128Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago