go-eden / routineLinks
Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.
☆116Updated 2 years ago
Alternatives and similar repositories for routine
Users that are interested in routine are comparing it to the libraries listed below
Sorting:
- dubbogo golang standard library☆143Updated 2 weeks ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆287Updated last year
- Clone any Go data structure deeply and thoroughly.☆324Updated 7 months ago
- Lightweight Go SDK used as Proxyless Service Governance☆143Updated last week
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- ☆499Updated last month
- Go Stream, like Java 8 Stream.☆93Updated last year
- gRPC-Go integrates with Polaris Service Discovery and Governance☆44Updated 9 months ago
- Stream API for Go.☆92Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆103Updated last month
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- auto adjust your GOGC value☆230Updated last year
- Service Reliability Algorithm☆228Updated 3 months ago
- lock-free queue and other implementations☆128Updated 2 years ago
- CyclicBarrier golang implementation☆159Updated 5 years ago
- Draw graphs through GO MOD GRAPH output☆230Updated 2 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- Patch all Go functions for testing☆261Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆175Updated this week
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated 2 years ago
- Go语言猴子补丁框架☆130Updated last year
- ☆99Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提 升4-10倍☆94Updated last month
- schedulerx-worker-go is the Golang SDK of SchedulerX☆39Updated 2 weeks ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆85Updated 4 months ago
- ThreadLocal for Golang.☆280Updated last month
- Go Client for RedisBloom probabilistic module☆93Updated 2 years ago
- unbounded chan☆456Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago