cch123 / gogctunerLinks
auto adjust your GOGC value
☆228Updated 9 months ago
Alternatives and similar repositories for gogctuner
Users that are interested in gogctuner are comparing it to the libraries listed below
Sorting:
- ⚡️ lock-free utilities in Go☆157Updated last year
- Patch all Go functions for testing☆258Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months 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.☆210Updated 9 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Clone any Go data structure deeply and thoroughly.☆317Updated last month
- A faster Protobuf serializer & deserializer.☆96Updated 9 months ago
- ☆483Updated 3 weeks ago
- lock-free queue and other implementations☆128Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- ☆75Updated last year
- ☆121Updated last year
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- concurrency utilities☆299Updated 5 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- ☆119Updated 2 years ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆282Updated 5 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆400Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago