fengyoulin / hookingoLinks
A library use to hooking go functions, just hook in go.
☆88Updated last year
Alternatives and similar repositories for hookingo
Users that are interested in hookingo are comparing it to the libraries listed below
Sorting:
- Code generator for the Go language☆162Updated 3 weeks ago
- a funny library to hook golang function at runtime☆52Updated 3 years ago
- Patch all Go functions for testing☆259Updated last year
- learn go-yacc☆19Updated 4 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…☆61Updated 5 years ago
- golang cgo helper☆88Updated 5 years ago
- ☆80Updated 5 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- a TryLock implementation☆16Updated 7 years ago
- Q Language - A script language for Go☆23Updated this week
- a lite version of rpcx☆16Updated 3 years ago
- Go语言猴子补丁框架☆129Updated last year
- lock-free queue and other implementations☆129Updated last year
- Deep copy things☆26Updated last year
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated 11 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- The assembler from the Go compiler, in library form.☆188Updated 4 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 2 years ago
- 😀 golang goroutine pool☆52Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Convert C to Go☆303Updated last year
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 6 months ago
- Easily get the golang syntax tree and modify the code.☆151Updated 3 weeks ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 2 months ago
- Golang packages used in frp and fft.☆60Updated 5 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 2 months ago
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago