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☆86Updated 6 months ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆163Updated 2 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆110Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- 动态 SQL 查询条件构造器☆10Updated 4 months ago
- 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 months ago
- A flexible, powerful, high performance and minimalist Go Web HTTP router framework.☆55Updated 7 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- 通用型任务队列, 带并发控制和故障恢复☆27Updated last week
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆145Updated 2 years ago
- The best go rawsql lib.☆44Updated last month
- Go语言RESTful服务通用组件库☆20Updated 2 years ago
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated 2 years ago
- General Golang Code Generator☆199Updated 2 years ago
- a thread-safe concurrent map for go☆48Updated last year
- hotfix is a golang function hot-fix solution☆32Updated 4 months ago
- SDB :纯 Go 开发、数据 结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- ☆99Updated 2 years ago
- Lightweight, high performance, low cost logging service. Support alarm, metrics statistics, quick query, access and so on☆104Updated 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
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- ^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]☆133Updated 2 months ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 3 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆195Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year