antlabs / quickwsLinks
高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example
☆103Updated 11 months ago
Alternatives and similar repositories for quickws
Users that are interested in quickws are comparing it to the libraries listed below
Sorting:
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 10 months ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- a simple fsm for Go☆51Updated 3 years ago
- go-snowflake☆112Updated 5 years ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆84Updated this week
- ☆99Updated 2 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆78Updated 3 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆64Updated last year
- golang epoll实现☆88Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 8 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 2 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- a cron library for go☆37Updated 3 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆33Updated 3 months ago
- golang sdk☆143Updated last week
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆283Updated 6 months ago
- 一个go语言的轻量级的快速实现任务调度的框架,支持并发控制、超时控制和重试。框架预置函数执行器和docker执行器,快捷进行函数调度和 docker 调度。☆75Updated 4 months ago
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆61Updated 5 years ago
- mod: zap logging in golang☆56Updated 3 weeks ago
- 高性能分布式自增id生成器☆62Updated 6 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- golang timewheel similar to glang std timer☆294Updated last year
- SOHA is an enhanced library of Go(Golang) templates,it extends the capabilities of the Go template engine by custom function。☆74Updated 5 years ago
- util toolkit for go.golang 通用函数包☆175Updated last month
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- 翻译 https://google.github.io/styleguide/go/index☆128Updated last year
- GORM V2 Opentracing Plugin☆93Updated 4 years ago