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☆139Updated last month
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- Dynamically and efficiently operate RPC data for Go☆166Updated last week
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- Go Stream, like Java 8 Stream.☆95Updated last year
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- Lightweight Go SDK used as Proxyless Service Governance☆138Updated 2 months ago
- Service Reliability Algorithm☆209Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆79Updated 4 months ago
- Stream API for Go.☆92Updated 3 years ago
- Go语言猴子补丁框架☆129Updated last year
- lock-free queue and other implementations☆129Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆301Updated last year
- Patch all Go functions for testing☆259Updated last year
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- ☆85Updated 4 years ago
- ☆99Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 2 months ago
- Draw graphs through GO MOD GRAPH output☆228Updated 2 years ago
- ThreadLocal for Golang.☆267Updated last month
- schedulerx-worker-go is the Golang SDK of SchedulerX☆36Updated 3 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- 🦀 Easy request GRPC Server with reflect mode☆147Updated 2 years ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆259Updated last month
- CyclicBarrier golang implementation☆153Updated 5 years ago
- agollo is a golang client for ctrip apollo config center 🚀☆179Updated 2 years ago
- unbounded chan☆453Updated last year