cocotyty / dpigLinks
Dynamic Proxy Implementation In Go
☆44Updated 3 years ago
Alternatives and similar repositories for dpig
Users that are interested in dpig are comparing it to the libraries listed below
Sorting:
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago
- Modern Go Programming☆96Updated 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
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- a simple JSON encoder/decoder for gopher-lua☆72Updated 11 months ago
- ☆84Updated 4 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆96Updated 9 months ago
- markdown doc generator for protobuf☆66Updated last year
- Go Stream, like Java 8 Stream.☆95Updated last year
- Golang app shutdown hooks.☆59Updated 3 years ago
- ☆121Updated last year
- lock-free queue and other implementations☆128Updated last year
- Golang timer for humans.☆39Updated 3 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 4 months ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆209Updated 9 months ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 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.☆257Updated 2 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- A golang implementation for reactive-streams.☆66Updated 2 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- ⚡️ lock-free utilities in Go☆157Updated last year
- 第四届阿里巴巴中间件性能大赛 Service Mesh For Dubbo (Golang 版本)☆24Updated 6 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 5 months ago