fufuok / utils
🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)
☆36Updated last week
Alternatives and similar repositories for utils
Users that are interested in utils are comparing it to the libraries listed below
Sorting:
- 快写完了....支持泛型的数据结构库(vec, linkedlist, skiplist, hashtable, btree, avltree, rbtree, trie, set☆26Updated 4 months ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- 高性能cron库,crontab语法默认支持到秒级☆9Updated 7 months ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- 3百万QPS benchmark测试☆35Updated last year
- ☆99Updated last year
- Go SDK Client for ZincSearch☆34Updated last year
- a thread-safe concurrent map for go☆49Updated 10 months ago
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- a lite version of rpcx☆16Updated 3 years ago
- a simple fsm for Go☆51Updated 3 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- Faster substitution of tidwall/gjson☆38Updated 7 months ago
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆52Updated 5 months ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆35Updated 2 years ago
- additional network functions☆10Updated 6 months ago
- generate json string by one memory allocation☆28Updated 5 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
- Go和大语言模型编程☆38Updated 2 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 9 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- Porting libc from C to Go☆24Updated last year
- websocket benchmark tool☆23Updated last year
- golang desktop controller, supported windows, linux, macos.☆39Updated 2 years ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- A golang querystring parser☆47Updated 2 years ago