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
- Expression evaluator for Go☆74Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated 8 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Set of Go context's utilities.☆54Updated 4 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
- ☆33Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- More readable and easier ordering and comparison tasks☆21Updated 5 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
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Intern Go strings☆96Updated last year
- some data structures and algorithms using golang☆69Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Go localization framework☆31Updated 2 months 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
- Off heap golang memory pool☆60Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Go templates invoked as functions☆154Updated 4 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- Time Ranges☆39Updated last year
- A PDF renderer for the goldmark markdown parser.☆133Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week