go-netty / go-netty-wsLinks
An Websocket server & client written by https://github.com/go-netty/go-netty
☆33Updated 2 weeks ago
Alternatives and similar repositories for go-netty-ws
Users that are interested in go-netty-ws are comparing it to the libraries listed below
Sorting:
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 6 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆110Updated last year
- The best go rawsql lib.☆44Updated last month
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆201Updated 2 years ago
- A simple MySQL tool for syncing BinLog to Kafka with JSON format.☆32Updated this week
- ☆150Updated 8 months ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆163Updated 2 years ago
- websocket benchmark tool☆24Updated 2 years ago
- An IoC framework for microservice development☆97Updated 7 months ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆86Updated 5 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated 2 years ago
- A high-performance, generic MPMC queue in Go that uses buffer swapping to minimize contention and optimize throughput.☆21Updated 5 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- 一款tcp调试工具,gui基于fyne,tcp框架基于[zinx](https://github.com/aceld/zinx)☆65Updated 2 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆104Updated 2 years ago
- ☆99Updated 2 years ago
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated 2 years ago
- ☆20Updated 4 years ago
- go connection pool☆13Updated 3 years ago
- a simple fsm for Go☆51Updated 3 years ago
- A delay queue implemented in go language☆35Updated 2 years ago
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆35Updated 10 months ago
- GoPool is a high-performance, feature-rich, and easy-to-use worker pool library for Golang.☆213Updated 2 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆133Updated last year
- Go 微服务框架 Kratos(Bilibili开源)最佳实践。封装常用工具,以满足实际开发 工作中的需求,提升开发效率。☆62Updated 7 months ago