antlabs / timer
High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]
☆278Updated 5 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
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- unbounded chan☆448Updated 11 months ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆251Updated last month
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆461Updated last month
- Clone any Go data structure deeply and thoroughly.☆313Updated this week
- lockfree queue☆450Updated last year
- Connection pool for Go's grpc client with supports connection reuse.☆210Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 weeks ago
- golang epoll实现☆87Updated last year
- gcache是gorm的中间件,插入后gorm即刻拥有缓存。☆388Updated 3 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆190Updated last year
- ☆480Updated last month
- Quick Solution with Unstructured JSON data☆196Updated 4 months ago
- util toolkit for go.golang 通用函数包☆176Updated 2 weeks ago
- Examples of gnet☆269Updated 4 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆173Updated 10 months ago
- Golang implementation of Hierarchical Timing Wheels.☆679Updated last year
- A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.☆290Updated last year
- Service Reliability Algorithm☆201Updated last year
- 时间轮定时器☆271Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆534Updated last month
- Go语言猴子补丁框架☆128Updated 11 months ago
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆250Updated 2 years ago
- A modern, comprehensive and efficient utility library of Go.☆201Updated last week
- 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
- gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具☆297Updated 2 weeks ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated 2 months ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆183Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆102Updated 10 months ago