antlabs / timerLinks
High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]
☆286Updated 9 months ago
Alternatives and similar repositories for timer
Users that are interested in timer are comparing it to the libraries listed below
Sorting:
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- unbounded chan☆455Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆260Updated 3 months ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆466Updated 3 months ago
- lockfree queue☆461Updated 2 years ago
- golang epoll实现☆88Updated last year
- Service Reliability Algorithm☆217Updated last month
- Golang implementation of Hierarchical Timing Wheels.☆688Updated 2 years ago
- Examples of gnet☆282Updated 9 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 4 months ago
- Generic Container and Algorithm Library for Go☆343Updated last year
- ☆490Updated 3 weeks ago
- 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
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆194Updated last year
- 🦁 goproxy is a proxy server which can forward http or https requests to remote servers./ goproxy 是一个反向代理服务器,支持转发 http/https 请求。☆300Updated 3 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- gcache是gorm的中间件,插入后gorm即刻拥有缓存。☆388Updated 3 years ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆559Updated this week
- Quick Solution with Unstructured JSON data☆198Updated 2 months ago
- Connection pool for Go's grpc client with supports connection reuse.☆213Updated 3 years ago
- 时间轮定时器☆272Updated last year
- golang worker pool , Concurrency limiting goroutine pool☆525Updated 11 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 3 weeks ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.☆295Updated last week
- util toolkit for go.golang 通用函数包☆177Updated last month
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year