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☆202Updated 4 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- ☆33Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- Intern Go strings☆96Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- 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
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- A PDF renderer for the goldmark markdown parser.☆138Updated 3 months ago
- errs is a package for making errors friendly and easy☆53Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- some data structures and algorithms using golang☆69Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago