timandy / routineLinks
ThreadLocal for Golang.
☆276Updated 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.☆325Updated 6 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 11 months ago
- a funny library to hook golang function at runtime☆552Updated 2 years ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated this week
- lockfree queue☆469Updated 2 years ago
- High performance table sharding plugin for Gorm.☆320Updated 4 months ago
- Draw graphs through GO MOD GRAPH output☆230Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- All-in-one go testing library☆424Updated 2 weeks ago
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆329Updated 2 years ago
- unbounded chan☆456Updated last year
- reflect api without runtime reflect.Value cost☆813Updated 7 months ago
- Examples of gnet☆288Updated 11 months ago
- Go Stream, like Java 8 Stream.☆95Updated last year
- A faster Protobuf serializer & deserializer.☆103Updated last week
- ☆498Updated 2 months ago
- Dynamically and efficiently operate RPC data for Go☆175Updated last week
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆196Updated 2 years ago
- A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.☆412Updated last year
- Stream API for Go.☆92Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 8 months ago
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- Lightweight Go SDK used as Proxyless Service Governance☆141Updated this week
- Go package that provides annotations for golang to speedup web development☆362Updated 3 months ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- Generic Container and Algorithm Library for Go☆344Updated last year
- 让 Go 便捷使用装饰器 的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆84Updated 3 months 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.☆263Updated 2 years ago