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☆85Updated 2 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆161Updated 2 years ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- a simple fsm for Go☆51Updated 3 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 2 months ago
- The best go rawsql lib.☆44Updated 3 weeks ago
- A Go-based HTTP and gRPC framework with distributed tracing, pprof, and logger integration. Includes OpenTelemetry+Jaeger example☆22Updated last year
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆102Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 4 months ago
- A flexible, powerful, high performance and minimalist Go Web HTTP router framework.☆54Updated 3 months ago
- Go语言RESTful服务通用组件库☆20Updated last year
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- hotfix is a golang function hot-fix solution☆28Updated 3 weeks ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆187Updated this week
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated 2 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- An IoC framework for microservice development☆96Updated 2 months ago
- ^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]☆133Updated last year
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- 基于websocket的网关层,支持php、golang快速开发websocket业务。☆35Updated last month
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆129Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 3 weeks ago
- 动态 SQL 查询条件构造器☆10Updated last year
- Operate Database So Easy For GoLang Developer☆177Updated 2 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 9 months ago
- Go 微服务框架 Kratos(Bilibili开源)最佳实践。封装常用工具,以满足实际开发工作中的需求,提升开发效率。☆56Updated 2 months ago