antlabs / quickws
高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example
☆96Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for quickws
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆79Updated 3 months ago
- Simple and high-performance data structures and algorithms library☆57Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆264Updated 5 months ago
- a cron library for go☆36Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆89Updated 10 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆82Updated last year
- ☆95Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆60Updated 2 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated 10 months ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆80Updated 4 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆113Updated 4 months ago
- golang epoll实现☆85Updated 10 months ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆46Updated 3 years ago
- 通用型任务队列, 带并发控制和故障恢复☆22Updated 9 months ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆59Updated 5 months ago
- go-snowflake☆111Updated 4 years ago
- Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...☆69Updated 3 weeks ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 4 months ago
- A simple and user-friendly reflection utility library.☆44Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆239Updated 4 months ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆96Updated 10 months ago
- util toolkit for go.golang 通用函数包☆175Updated 2 weeks ago
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆48Updated last month
- 翻译 https://google.github.io/styleguide/go/index☆121Updated last year
- protoc插件, 可以生成rpcx客户端和服务端代码☆47Updated last year
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- 基于 golang 原生语法解析器实现的轻量级规则引擎☆45Updated 2 years ago
- golang timewheel similar to glang std timer☆292Updated last year