xray-family / xrayLinks
HTTP & WebSocket router library for golang
☆37Updated last year
Alternatives and similar repositories for xray
Users that are interested in xray are comparing it to the libraries listed below
Sorting:
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated this week
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆162Updated 2 years ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- a simple netpoll implemented using go☆78Updated 2 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 2 weeks ago
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆102Updated last year
- A flexible, powerful, high performance and minimalist Go Web HTTP router framework.☆53Updated last month
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 2 months ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- General Golang Code Generator☆198Updated 2 years ago
- 动态 SQL 查询条件构造器☆10Updated last year
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- Go语言RESTful服务通用组件库☆20Updated last year
- 基于websocket的网关层,支持php、golang快速开发websocket业务。☆35Updated last week
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- 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
- Golang中的三元表达式的折中实现,用于减少 代码行数提高可读性☆18Updated last year
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 7 months ago
- The best go rawsql lib.☆44Updated last year
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- A Go-based HTTP and gRPC framework with distributed tracing, pprof, and logger integration. Includes OpenTelemetry+Jaeger example☆21Updated last year
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- a thread-safe concurrent map for go☆49Updated last year
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆128Updated last year
- hotfix is a golang function hot-fix solution☆26Updated 3 months ago
- Extend go std library.☆62Updated 3 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated this week