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:
- ☆33Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Intern Go strings☆96Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated 11 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Simple string pattern matcher for Go☆132Updated last month
- 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
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 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
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- Load file-backed memory☆121Updated 2 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated 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