lxzan / concurrency
通用型任务队列, 带并发控制和故障恢复
☆23Updated last year
Alternatives and similar repositories for concurrency:
Users that are interested in concurrency are comparing it to the libraries listed below
- a simple fsm for Go☆51Updated 3 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆82Updated 7 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 5 months ago
- a simple netpoll implemented using go☆77Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 9 months ago
- 3百万QPS benchmark测试☆35Updated last year
- goroutine pool☆16Updated last year
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated last month
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated last year
- 高性能cron库,crontab语法默认支持到秒级☆9Updated 5 months ago
- ☆99Updated last year
- generate json string by one memory allocation☆28Updated 5 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- Golang 微服务框架,支持 grpc/http,支持多种注册中心 etcd,consul,mdns 等☆32Updated 3 years ago
- 基于gocui实现的redis命令行客户端☆23Updated 5 years ago
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆60Updated 5 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 2 months ago
- go connection pool☆13Updated 2 years ago
- Simple Admin 的文件上传管理服务. 支持本地上传, 支持任意 S3 协议云上传, 包括 阿里云, 腾讯云,七牛云, 天翼云, aws等☆30Updated last week
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆32Updated last week
- websocket benchmark tool☆23Updated last year
- go broker interface,you can use kafka,redis,pulsar etc.☆11Updated 11 months ago
- A web and RPC framework written in Rust.☆33Updated 11 months ago
- 💪 golang common lib☆45Updated 3 years ago
- 提取源码文件中的常量注释,生成对应的 msg 信息,常用于err code当中☆11Updated 5 years ago
- 救命用的profile☆41Updated 2 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated last year
- 基于websocket的网关层,支持php、golang快速开发websocket业务。☆33Updated last week
- HeapMap/PriorityMap in Go☆13Updated last year
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆82Updated 9 months ago