fengyoulin / hookingoLinks
A library use to hooking go functions, just hook in go.
☆89Updated 3 weeks ago
Alternatives and similar repositories for hookingo
Users that are interested in hookingo are comparing it to the libraries listed below
Sorting:
- Patch all Go functions for testing☆259Updated last year
- Code generator for the Go language☆163Updated last week
- a funny library to hook golang function at runtime☆546Updated last year
- a funny library to hook golang function at runtime☆52Updated 3 years ago
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆64Updated 5 years ago
- golang cgo helper☆88Updated 5 years ago
- Q Language - A script language for Go☆23Updated last month
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- The assembler from the Go compiler, in library form.☆192Updated 4 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated last year
- Convert C to Go☆303Updated last year
- Easily get the golang syntax tree and modify the code.☆151Updated 2 months ago
- a TryLock implementation☆16Updated 7 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 8 months ago
- Go语言猴子补丁框架☆130Updated last year
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- auto adjust your GOGC value☆228Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- lock-free queue and other implementations☆129Updated last year
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- ☆85Updated 4 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 2 years ago
- CyclicBarrier golang implementation☆154Updated 5 years ago
- Golang implementation of Python's struct package☆47Updated 8 years ago
- 🦁 goproxy is a proxy server which can forward http or https requests to remote servers./ goproxy 是一个反向代理服务器,支持转发 http/https 请求。