timandy / routineLinks
ThreadLocal for Golang.
☆270Updated last week
Alternatives and similar repositories for routine
Users that are interested in routine are comparing it to the libraries listed below
Sorting:
- 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
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- lockfree queue☆462Updated 2 years ago
- a funny library to hook golang function at runtime☆546Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆559Updated last week
- Draw graphs through GO MOD GRAPH output☆228Updated 2 years ago
- ☆492Updated last week
- All-in-one go testing library☆419Updated 2 months ago
- High performance table sharding plugin for Gorm.☆313Updated 2 months ago
- unbounded chan☆455Updated last year
- auto adjust your GOGC value☆228Updated last year
- Examples of gnet☆282Updated 9 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆195Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆331Updated last year
- Lightweight Go SDK used as Proxyless Service Governance☆139Updated 4 months ago
- Dynamically and efficiently operate RPC data for Go☆174Updated 3 weeks ago
- Go Stream, like Java 8 Stream.☆95Updated last year
- Golang implementation of Hierarchical Timing Wheels.☆690Updated 2 years ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆260Updated 3 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 3 weeks ago
- Stream API for Go.☆92Updated 3 years ago
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.☆416Updated last year
- ⚡ zap logging driver for gorm v2☆282Updated this week
- Service Reliability Algorithm☆217Updated last month