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.
☆65Updated 5 years ago
Alternatives and similar repositories for greuse
Users that are interested in greuse are comparing it to the libraries listed below
Sorting:
- 🦁 goproxy is a proxy server which can forward http or https requests to remote servers./ goproxy 是一个反向代理服务器,支持转发 http/https 请求。☆301Updated 3 years ago
- Golang Chinese to Pinyin☆198Updated 11 months ago
- A library for writing system daemons in golang.☆142Updated 3 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆36Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- 😀 golang goroutine pool☆52Updated 3 years ago
- golang epoll实现☆88Updated 2 years ago
- ☆102Updated 8 years ago
- ☆70Updated 4 years ago
- Golang packages used in frp and fft.☆64Updated 11 months ago
- Run golang app as background program, 以后台形式运行golang☆119Updated 5 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP☆207Updated 3 years ago
- golang 共享内存的使用☆41Updated 4 years ago
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆129Updated 2 months ago
- 高性能分布式自增id生成器☆63Updated 6 years ago
- ^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]☆133Updated 2 months ago
- [钉钉] A fast dingding development sdk written in Golang☆104Updated 4 years ago
- util toolkit for go.golang 通用函数包☆178Updated last week
- Golang RSA Encryption Library , Base64 support and uniform string type , Support for signing operations using RSA Support for RSAWithSHA1…☆177Updated 2 years ago
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆40Updated 6 years ago
- Worker pool implementation☆72Updated 7 years ago
- A concise, functional, flexible and extensible logger for go.☆62Updated 6 years ago
- 百度AI服务go语言sdk☆138Updated last year
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆103Updated 2 years ago
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆75Updated 8 months ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆46Updated 4 years ago
- General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster☆133Updated last year
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- A Golang interpreter based on Yaegi. Integreted by many useful libraries, Gotx will be a perfect script language engine.☆57Updated 5 years ago