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.
☆115Updated last year
Alternatives and similar repositories for routine:
Users that are interested in routine are comparing it to the libraries listed below
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆90Updated 2 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆268Updated 2 months ago
- dubbogo golang standard library☆138Updated 2 months ago
- ThreadLocal for Golang.☆244Updated 2 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- Patch all Go functions for testing☆254Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆170Updated 7 months ago
- Stream API for Go.☆92Updated 2 years ago
- Go语言猴子补丁框架☆127Updated 9 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month
- Go Stream, like Java 8 Stream.☆91Updated last year
- Draw graphs through GO MOD GRAPH output☆221Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆157Updated this week
- Service Reliability Algorithm☆191Updated last year
- lock-free queue and other implementations☆127Updated last year
- Clone any Go data structure deeply and thoroughly.☆307Updated 9 months ago
- gRPC-Go integrates with Polaris Service Discovery and Governance☆44Updated 5 months ago
- CyclicBarrier golang implementation☆152Updated 4 years ago
- ☆99Updated last year
- A faster Protobuf serializer & deserializer.☆91Updated 5 months ago
- ☆469Updated this week
- Lightweight Go SDK used as Proxyless Service Governance☆135Updated this week
- ☆75Updated last year
- golang epoll实现☆87Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- 🍀 Golang 内存分析工具☆142Updated 2 years ago
- 从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)☆116Updated 2 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.☆251Updated last year
- auto generate sql from gorm model struct☆122Updated 2 years ago