go-eden / routine
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
- dubbogo golang standard library☆138Updated 4 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- golang timewheel similar to glang std timer☆294Updated last year
- lock-free queue and other implementations☆127Updated last year
- ThreadLocal for Golang.☆258Updated 3 weeks ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆277Updated 4 months ago
- Go语言猴子补丁框架☆129Updated 11 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 9 months ago
- Patch all Go functions for testing☆256Updated last year
- ☆99Updated last year
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Draw graphs through GO MOD GRAPH output☆227Updated 2 years ago
- ☆75Updated last year
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- 微服务应用框架☆101Updated 3 years ago
- Go Stream, like Java 8 Stream.☆94Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month
- Service Reliability Algorithm☆199Updated last year
- Connection pool for Go's grpc client with supports connection reuse.☆210Updated 2 years ago
- ☆475Updated 3 weeks ago
- Lightweight Go SDK used as Proxyless Service Governance☆137Updated 2 months ago
- Dynamically and efficiently operate RPC data for Go☆164Updated this week
- gRPC-Go integrates with Polaris Service Discovery and Governance☆44Updated last month
- Stream API for Go.☆92Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 4 months ago
- Go Test Workshop☆100Updated 8 months ago
- go collection package for fasting coding☆126Updated 4 years ago
- auto generate sql from gorm model struct☆121Updated 2 years ago
- golang epoll实现☆87Updated last year
- A faster Protobuf serializer & deserializer.☆95Updated 7 months ago