gogf / greuse
Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this package if you know what SO_REUSEADDR and SO_REUSEPORT are.
☆60Updated 5 years ago
Alternatives and similar repositories for greuse:
Users that are interested in greuse are comparing it to the libraries listed below
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆35Updated 2 years ago
- A concise, functional, flexible and extensible logger for go.☆62Updated 5 years ago
- A Golang interpreter based on Yaegi. Integreted by many useful libraries, Gotx will be a perfect script language engine.☆57Updated 4 years ago
- 高性能分布式自增id生成器☆62Updated 5 years ago
- 😀 golang goroutine pool☆52Updated 2 years ago
- 简单的图片水印功能,支持 GIF☆48Updated this week
- Go 语言汉字转拼音工具☆194Updated last month
- golang epoll实现☆87Updated last year
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆38Updated 6 years ago
- go-snowflake☆110Updated 5 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆101Updated last year
- 基于gocui实现的redis命令行客户端☆23Updated 5 years ago
- a simple fsm for Go☆51Updated 3 years ago
- markdown doc generator for protobuf☆66Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 months ago
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆126Updated 10 months ago
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- 🦀 go backoff lib, avoid 'thundering herd' effect☆37Updated 3 years ago
- golang ssh lib simple for use☆17Updated 6 years ago
- 基于 golang 原生语法解析器实现的轻量级规则引擎☆45Updated 2 years ago
- A library for writing system daemons in golang.☆141Updated 2 years ago
- golang dateparse☆47Updated 7 years ago
- Golang packages used in frp and fft.☆58Updated last month
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆70Updated last year
- Golang RSA Encryption Library , Base64 support and uniform string type , Support for signing operations using RSA Support for RSAWithSHA1…☆176Updated last year
- A database library for MySQL/SQLite/Cassandra/Scylladb by golang.☆47Updated 3 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- golang 共享内存的使用☆40Updated 3 years ago
- a thread-safe concurrent map for go☆48Updated 8 months ago