timandy / routineLinks
ThreadLocal for Golang.
☆278Updated 3 weeks ago
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.☆324Updated 7 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆287Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated 2 weeks ago
- ☆499Updated 2 weeks ago
- All-in-one go testing library☆428Updated 2 weeks ago
- lockfree queue☆472Updated 2 years ago
- High performance table sharding plugin for Gorm.☆322Updated 5 months ago
- a funny library to hook golang function at runtime☆555Updated 2 years ago
- Draw graphs through GO MOD GRAPH output☆230Updated 2 years ago
- reflect api without runtime reflect.Value cost☆815Updated 8 months ago
- unbounded chan☆456Updated last year
- Go Stream, like Java 8 Stream.☆94Updated last year
- auto adjust your GOGC value☆230Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Dynamically and efficiently operate RPC data for Go☆175Updated last week
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆197Updated last month
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆329Updated 2 years ago
- Service Reliability Algorithm☆227Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆608Updated 8 months ago
- Multiple databases, read-write splitting FOR GORM☆518Updated 4 months ago
- Native ZooKeeper client for Go☆546Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆198Updated 2 years ago
- Stream API for Go.☆92Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆103Updated 3 weeks ago
- Examples of gnet☆289Updated last year
- Quick Solution with Unstructured JSON data☆202Updated 2 months ago
- GORM clickhouse driver☆285Updated last week
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆85Updated 3 months ago