antlabs / timer
High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]
☆270Updated 2 months ago
Alternatives and similar repositories for timer:
Users that are interested in timer are comparing it to the libraries listed below
- golang timewheel similar to glang std timer☆294Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆246Updated 7 months ago
- unbounded chan☆439Updated 9 months ago
- golang epoll实现☆87Updated last year
- lockfree queue☆409Updated last year
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆457Updated 2 months ago
- ☆469Updated last week
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆526Updated 4 months ago
- Service Reliability Algorithm☆195Updated last year
- gcache是gorm的中间件,插入后gorm即刻拥有缓存。☆387Updated 3 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 7 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go