cocotyty / dpigLinks
Dynamic Proxy Implementation In Go
☆44Updated 4 years ago
Alternatives and similar repositories for dpig
Users that are interested in dpig are comparing it to the libraries listed below
Sorting:
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 5 months ago
- Modern Go Programming☆96Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆98Updated 11 months ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 6 months ago
- concurrency utilities☆301Updated 6 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 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
- Simple DSL for executing functions in Go☆159Updated 3 years ago
- lock-free queue and other implementations☆129Updated last year
- CyclicBarrier golang implementation☆153Updated 5 years ago
- A golang implementation for reactive-streams.☆65Updated 4 months ago
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 5 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
- Go Pooling Helpers☆117Updated 5 years ago
- ☆85Updated 4 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 3 months ago
- markdown doc generator for protobuf☆66Updated last year
- Go Stream, like Java 8 Stream.☆95Updated last year
- 第四届阿里巴巴中间件性能大赛 Service Mesh For Dubbo (Golang 版本)☆24Updated 7 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- The universal component of distributed locks in golang , support redis and postgresql☆62Updated 6 years ago
- auto generate sql from gorm model struct☆121Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆213Updated 11 months ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- auto adjust your GOGC value☆228Updated 11 months ago