lxzan / concurrencyLinks
通用型任务队列, 带并发控制和故障恢复
☆24Updated last week
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☆106Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 5 months ago
- ☆99Updated 2 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 3 years ago
- Simple and high-performance data structures and algorithms library☆59Updated 5 months 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
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated 3 months ago
- firetower 基于golang构建的websocket开发框架 | 推送 | IM | 游戏☆53Updated 8 months ago
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆28Updated 11 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 weeks ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated last year
- websocket benchmark tool☆24Updated last year
- go 常用摘要 Hash 算法库 / go hash functions (MD2/MD4/MD5/Hmac/Ripemd160/SHA1/SHA3/SHA256/SM3/kupyna/XXHash/SipHash/Blake3)☆19Updated 7 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- 高性能分布式自增id生成器☆63Updated 6 years ago
- go broker interface,you can use kafka,redis,pulsar etc.☆12Updated 7 months ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 2 years ago
- a thread-safe concurrent map for go☆48Updated last year
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆53Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆197Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- golang orm and sql builder☆180Updated 3 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…☆65Updated 5 years ago
- Golang 微服务框架,支持 grpc/http,支持多种注册中心 etcd,consul,mdns 等☆34Updated 3 years ago