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:
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆102Updated 11 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 10 months ago
- a simple fsm for Go☆51Updated 3 years ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 5 months ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆35Updated 2 years ago
- a simple netpoll implemented using go☆78Updated last year
- GoJieba Bleve support☆28Updated 2 weeks ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- websocket benchmark tool☆23Updated last year
- ☆99Updated last year
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated 3 weeks ago
- go connection pool☆13Updated 2 years ago
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated last year
- 动态 SQL 查询条件构造器☆10Updated last year
- 高性能cron库,crontab语法默认支持到秒级☆9Updated 8 months ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- Go graphics are generated as code tools☆43Updated 2 years ago
- 基于websocket的网关层,支持php、golang快速开发websocket业务。☆35Updated last month
- Golang 微服务框架,支持 grpc/http,支持多种注册中心 etcd,consul,mdns 等☆34Updated 3 years ago
- 一款tcp调试工具,gui基于fyne,tcp框架基于[zinx](https://github.com/aceld/zinx)☆60Updated last year
- go-event 是一个 go 实现的事件及事件订阅库 / go-event is a go event pkg☆13Updated 9 months ago
- Golang自实现内存管理及内存池☆18Updated 3 years ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆84Updated this week
- goroutine pool☆16Updated 2 years ago
- Go和大语言模型编程☆37Updated 2 months 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
- generate json string by one memory allocation☆28Updated 5 years ago
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆33Updated 2 months ago