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+.☆165Updated 4 years ago
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- lock-free queue and other implementations☆128Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 5 months ago
- CyclicBarrier golang implementation☆159Updated 5 years ago
- A golang implementation for reactive-streams.☆66Updated 10 months ago
- Simple DSL for executing functions in Go☆163Updated 4 years ago
- Modern Go Programming☆96Updated 2 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated last year
- The fastest abstract rate limiter, base on go-redis/redis.☆97Updated 6 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
- markdown doc generator for protobuf☆66Updated last year
- Go Stream, like Java 8 Stream.☆92Updated 2 years ago
- The universal component of distributed locks in golang , support redis and postgresql☆61Updated 6 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Experimental packages not in std and golang.org/exp☆79Updated last year
- ☆85Updated 4 years ago
- Patch all Go functions for testing☆261Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- a dynamic configuration framework used in distributed system☆218Updated 10 months ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆305Updated 2 years ago
- ☆74Updated 2 years ago