lxzan / concurrencyLinks
通用型任务队列, 带并发控制和故障恢复
☆24Updated last year
Alternatives and similar repositories for concurrency
Users that are interested in concurrency are comparing it to the libraries listed below
Sorting:
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated last week
- a simple fsm for Go☆51Updated 3 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 2 weeks ago
- 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
- ☆99Updated 2 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 6 months ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 2 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…☆61Updated 5 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 3 weeks ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆58Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 2 months ago
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆53Updated 7 months ago
- 基于websocket的网关层,支持php、golang快速开发websocket业务。☆35Updated last week
- golang epoll实现☆88Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- websocket benchmark tool☆24Updated last year
- firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏☆54Updated 3 months ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated last year
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- a thread-safe concurrent map for go☆49Updated last year
- 高性能分布式自增id生成器☆62Updated 6 years ago
- A simple and user-friendly reflection utility library.☆46Updated last year
- idgenerator 的 Go 专项引用库。☆35Updated 2 years ago
- Simple Admin 的文件上传管理服务. 支持本地上传, 支持任意 S3 协议云上传, 包括 阿里云, 腾讯云,七牛云, 天翼云, aws等☆32Updated this week
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated last week
- go-event 是一个 go 实现的事件及事件订阅库 / go-event is a go event pkg☆13Updated 10 months ago