cch123 / gogctuner
auto adjust your GOGC value
☆223Updated 6 months ago
Alternatives and similar repositories for gogctuner:
Users that are interested in gogctuner are comparing it to the libraries listed below
- errgroup with goroutine worker limits☆162Updated 2 years ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Clone any Go data structure deeply and thoroughly.☆307Updated 9 months ago
- Patch all Go functions for testing☆254Updated last year
- high-performance common weighted algorithm library☆200Updated last year
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- concurrency utilities☆292Updated 5 years ago
- ☆469Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- CyclicBarrier golang implementation☆152Updated 4 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆536Updated 2 months ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- lock-free queue and other implementations☆127Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆252Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- DNS lookup cache for Go☆275Updated last year
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- ☆75Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆394Updated 8 months ago
- Fast and easy-to-use skip list for Go.☆397Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆202Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆174Updated last year
- gostub is a library to make stubbing in unit tests easy☆315Updated last month