fufuok / utilsLinks
🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)
☆36Updated 3 months ago
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- 3百万QPS benchmark测试☆35Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 3 months ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 2 years ago
- Simple and high-performance data structures and algorithms library☆59Updated last month
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆28Updated 7 months ago
- ☆99Updated 2 years ago
- websocket benchmark tool☆24Updated last year
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 2 years ago
- a thread-safe concurrent map for go☆49Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- a simple fsm for Go☆51Updated 3 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated last month
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- Code generator for the Go language☆163Updated 2 weeks ago
- 🔥🔥🔥Go websocket proxy, a simple websocket reverse proxy implementation, supports ws, wss☆82Updated 3 years ago
- No comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, e…☆49Updated last year
- 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…☆62Updated 5 years ago
- a lite version of rpcx☆16Updated 3 years ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated 2 weeks ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆53Updated 8 months ago
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated last year
- Evaluate Golang Code by the Eval Function☆15Updated 4 years ago
- ☆63Updated last year
- Golang converts a sql create statement to a go struct, saving to time of manually writing template code☆22Updated 5 years ago
- Go微服务☆24Updated 2 weeks ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- go connection pool☆13Updated 2 years ago