antlabs / timer
High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]
☆277Updated 4 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…☆248Updated last week
- lockfree queue☆430Updated last year
- unbounded chan☆441Updated 10 months ago
- ☆475Updated 3 weeks ago
- util toolkit for go.golang 通用函数包☆176Updated this week
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆459Updated 3 weeks ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go