cch123 / supermonkeyLinks
Patch all Go functions for testing
☆261Updated 2 years ago
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
- ☆500Updated 2 weeks ago
- auto adjust your GOGC value☆231Updated last year
- high-performance common weighted algorithm library☆204Updated 2 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆329Updated 8 months ago
- CyclicBarrier golang implementation☆159Updated 5 years ago
- unbounded chan☆458Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- Draw graphs through GO MOD GRAPH output☆230Updated 2 years ago
- Chinese Translation of https://github.com/davecheney/gophercon2018-performance-tuning-workshop☆180Updated 7 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- 🦀 Easy request GRPC Server with reflect mode☆147Updated 2 years ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- Service Reliability Algorithm☆233Updated 4 months ago
- Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))☆206Updated 6 years ago
- ☆74Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- go channel patterns☆91Updated 6 years 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.☆264Updated 2 years ago
- a funny library to hook golang function at runtime☆554Updated 2 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated last year
- grpc源码注解(通过阅读源码的一些理解)☆87Updated 6 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- reflect api without runtime reflect.Value cost☆821Updated 10 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago