cch123 / supermonkeyLinks
Patch all Go functions for testing
☆259Updated last year
Alternatives and similar repositories for supermonkey
Users that are interested in supermonkey are comparing it to the libraries listed below
Sorting:
- Go语言猴子补丁框架☆129Updated last year
- high-performance common weighted algorithm library☆202Updated 2 years ago
- ☆488Updated last week
- lock-free queue and other implementations☆129Updated last year
- CyclicBarrier golang implementation☆153Updated 5 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- auto adjust your GOGC value☆228Updated 11 months ago
- Chinese Translation of https://github.com/davecheney/gophercon2018-performance-tuning-workshop☆180Updated 6 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- unbounded chan☆452Updated last year
- golang timewheel similar to glang std timer☆295Updated last year
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))☆207Updated 6 years ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- Draw graphs through GO MOD GRAPH output☆228Updated 2 years ago
- ☆75Updated 2 years ago
- go channel patterns☆92Updated 6 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- gostub is a library to make stubbing in unit tests easy☆319Updated 6 months ago
- Service Reliability Algorithm☆211Updated 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
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- 🦀 Easy request GRPC Server with reflect mode☆147Updated 2 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.☆260Updated 2 years ago
- grpc client pool for grpc-sidecar and grpc-proxy.☆81Updated 3 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆193Updated 3 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago