timandy / routineLinks
ThreadLocal for Golang.
☆275Updated 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 5 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- a funny library to hook golang function at runtime☆550Updated last year
- ☆493Updated 3 weeks ago
- Draw graphs through GO MOD GRAPH output☆229Updated 2 years ago
- lockfree queue☆465Updated 2 years ago
- All-in-one go testing library☆421Updated 3 months ago
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆561Updated 3 weeks ago
- High performance table sharding plugin for Gorm.☆318Updated 2 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- auto adjust your GOGC value☆228Updated last year
- Examples of gnet☆286Updated 9 months ago
- unbounded chan☆455Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq☆331Updated last year
- Dynamically and efficiently operate RPC data for Go☆174Updated last month
- Stream API for Go.☆92Updated 3 years ago
- Service Reliability Algorithm☆222Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆261Updated 4 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆196Updated 2 years ago
- Lightweight Go SDK used as Proxyless Service Governance☆139Updated 5 months ago
- Golang implementation of Hierarchical Timing Wheels.☆693Updated 2 years ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆468Updated 4 months ago
- 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.☆417Updated last year
- GORM clickhouse driver☆282Updated 2 weeks ago
- Rolling writer is an IO util for auto rolling write in go.☆297Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆262Updated 2 years ago