fengyoulin / hookingo
A library use to hooking go functions, just hook in go.
☆88Updated 10 months ago
Alternatives and similar repositories for hookingo:
Users that are interested in hookingo are comparing it to the libraries listed below
- Patch all Go functions for testing☆256Updated last year
- a TryLock implementation☆16Updated 6 years ago
- a funny library to hook golang function at runtime☆53Updated 3 years ago
- Go语言猴子补丁框架☆129Updated 11 months ago
- Deep copy things☆27Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- ☆54Updated 2 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 3 months ago
- 基于 golang 原生语法解析器实现的轻量级规则引擎☆45Updated 2 years ago
- ☆99Updated last year
- markdown doc generator for protobuf☆66Updated last year
- goroutine local storage (use context instead if possible)☆76Updated 2 months ago
- lock-free queue and other implementations☆127Updated last year
- Code generator for the Go language☆154Updated this week
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated this week
- A faster Protobuf serializer & deserializer.☆95Updated 7 months ago
- learn go-yacc☆19Updated 4 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆277Updated 4 months 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…☆60Updated 5 years ago
- ☆84Updated 4 years ago
- Easily get the golang syntax tree and modify the code.☆151Updated 2 years ago
- generate json string by one memory allocation☆28Updated 5 years ago
- 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
- CyclicBarrier golang implementation☆153Updated 4 years ago
- golang 共享内存的使用☆40Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 8 months ago
- The assembler from the Go compiler, in library form.☆177Updated 4 years ago
- High-performance networking library written in golang☆43Updated last year
- golang timewheel similar to glang std timer☆294Updated last year
- auto generate sql from gorm model struct☆121Updated 2 years ago