yc90s / xrpcLinks
xrpc is a concise and lightweight RPC framework based on message queues
☆10Updated last year
Alternatives and similar repositories for xrpc
Users that are interested in xrpc are comparing it to the libraries listed below
Sorting:
- a simple netpoll implemented using go☆79Updated 2 years ago
- go broker interface,you can use kafka,redis,pulsar etc.☆12Updated 7 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆106Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last week
- Simple and high-performance data structures and algorithms library☆59Updated 5 months ago
- ☆99Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago
- a simple fsm for Go☆51Updated 3 years ago
- websocket benchmark tool☆24Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 5 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 weeks ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆66Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆197Updated 2 years ago
- HeapMap/PriorityMap in Go☆13Updated last year
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- A faster Protobuf serializer & deserializer.☆103Updated 3 weeks ago
- golang auto wire code generator☆29Updated 3 years ago
- a thread-safe concurrent map for go☆48Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆287Updated last year
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 3 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- A Go package that read or set data from map, slice or json☆22Updated last year
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated 3 months ago
- kratos authorization middleware☆28Updated last week
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- A simple distributed transaction framework implemented by go☆69Updated 2 years ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆85Updated last month
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆85Updated 3 months ago