gogf / greuseLinks
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.
☆61Updated 5 years ago
Alternatives and similar repositories for greuse
Users that are interested in greuse are comparing it to the libraries listed below
Sorting:
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆38Updated 6 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 2 years ago
- 高性能分布式自增id生成器☆62Updated 6 years ago
- 😀 golang goroutine pool☆52Updated 2 years ago
- A concise, functional, flexible and extensible logger for go.☆62Updated 6 years ago
- golang 共享内存的使用☆40Updated 3 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- go timewheel timer and concurrent bucket timer☆33Updated 5 years ago
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆71Updated 3 weeks ago
- golang epoll实现☆88Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- golang dateparse☆47Updated 7 years ago
- ☆70Updated 3 years ago
- windows service☆81Updated last year
- ☆21Updated 5 years ago
- 简单的图片水印功能,支持 GIF☆48Updated 2 months ago
- golang 实现的滑动验证码☆23Updated 3 years ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- A Golang interpreter based on Yaegi. Integreted by many useful libraries, Gotx will be a perfect script language engine.☆57Updated 4 years ago
- Run golang app as background program, 以后台形式运行golang☆118Updated 5 months ago
- 🦁 goproxy is a proxy server which can forward http or https requests to remote servers./ goproxy 是一个反向代理服务器,支持转发 http/https 请求。☆299Updated 3 years ago
- Worker pool implementation☆71Updated 6 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- go-snowflake☆112Updated 5 years ago
- Golang RSA Encryption Library , Base64 support and uniform string type , Support for signing operations using RSA Support for RSAWithSHA1…☆176Updated 2 years ago
- 支持rsa公钥加密私钥解密;支持rsa公钥解密私钥加密。☆160Updated 8 years ago
- golang ssh lib simple for use☆17Updated 6 years ago
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆33Updated 3 months ago