cch123 / supermonkeyLinks
Patch all Go functions for testing
☆260Updated last year
Alternatives and similar repositories for supermonkey
Users that are interested in supermonkey are comparing it to the libraries listed below
Sorting:
- Go语言猴子补丁框架☆130Updated last year
- ☆493Updated 3 weeks ago
- auto adjust your GOGC value☆228Updated last year
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- lock-free queue and other implementations☆128Updated last year
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Chinese Translation of https://github.com/davecheney/gophercon2018-performance-tuning-workshop☆181Updated 7 years ago
- A Go package providing a filesystem-backed FIFO queue☆494Updated 2 weeks ago
- Rolling writer is an IO util for auto rolling write in go.☆297Updated last year
- CyclicBarrier golang implementation☆156Updated 5 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Draw graphs through GO MOD GRAPH output☆229Updated 2 years ago
- a funny library to hook golang function at runtime☆550Updated last year
- ☆75Updated 2 years ago
- unbounded chan☆455Updated last year
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Service Reliability Algorithm☆221Updated 2 weeks ago
- Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))☆207Updated 6 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 8 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- 🦀 Easy request GRPC Server with reflect mode☆147Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- concurrency utilities☆301Updated 6 years ago
- Concurrency and synchronization primitives☆139Updated 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.☆262Updated 2 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago