antlabs / quickwsLinks
高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example
☆105Updated last year
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☆86Updated 4 months ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- go-snowflake☆112Updated 5 years ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 2 months ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆85Updated 3 weeks ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆117Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 6 months ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆103Updated last year
- 高性能分布式自增id生成器☆63Updated 6 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 11 months ago
- golang micro service base on gin. golang 微服务集成框架☆183Updated last year
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆46Updated 4 years ago
- ☆99Updated 2 years ago
- [钉钉] A fast dingding development sdk written in Golang☆104Updated 4 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- golang epoll实现☆88Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆196Updated 2 years ago
- golang sdk☆146Updated 2 months ago
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆53Updated 11 months ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 11 months ago
- Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...☆75Updated 2 months ago
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆221Updated last week
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆33Updated 7 months ago
- a cron library for go☆37Updated 3 years ago
- gorm-cache☆36Updated last year
- 基于kratos 的聚合消息推送平台☆90Updated 2 years 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…☆65Updated 5 years ago