fufuok / utils
🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)
☆36Updated this week
Related projects ⓘ
Alternatives and complementary repositories for utils
- 通用型任务队列, 带并发控制和故障恢复☆22Updated 10 months ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆25Updated last year
- 高性能cron库,crontab语法默认支持到秒级☆9Updated last month
- websocket benchmark tool☆22Updated 10 months ago
- Simple and high-performance data structures and algorithms library☆59Updated last month
- a lite version of rpcx☆16Updated 3 years ago
- 3百万QPS benchmark测试☆35Updated last year
- ☆95Updated last year
- A simple and user-friendly reflection utility library.☆44Updated last year
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated last month
- Golang packages used in frp and fft.☆57Updated 7 months ago
- golang desktop controller, supported windows, linux, macos.☆38Updated last year
- a thread-safe concurrent map for go☆49Updated 4 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆80Updated 3 months ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA) 等☆35Updated 2 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆52Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated 10 months ago
- Fork of github.com/apcera/termtables☆64Updated 4 years ago
- golang simple opentracing and opentelemetry sdk☆39Updated 2 years ago
- High performance drop-in replacement of the `encoding/base64` library☆37Updated last year
- generate json string by one memory allocation☆28Updated 5 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 5 months ago
- Package i18n provides internationalization and localization for your Go applications☆51Updated 2 years ago
- Deep copy things☆27Updated last year
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- pcopy是 深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆89Updated 11 months ago