PaulXu-cn / goeval
Evaluate Golang Code by the Eval Function
☆16Updated 3 years ago
Alternatives and similar repositories for goeval:
Users that are interested in goeval are comparing it to the libraries listed below
- 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…☆60Updated 5 years ago
- 每秒百万高性能IP查询库,使用纯真IP库,国内省、市、县,qqwry.dat转换工具:GBK转为UTF-8☆102Updated 2 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- 高性能cron库,crontab语法默认支持到秒级☆9Updated 6 months ago
- 为golang的应用添加简单的license限制☆69Updated last year
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated last year
- Go 工具包,包含常用方法:aes,base64,json,mail,math,md5,rsa,time,uuid,validator...☆110Updated 3 years ago
- A library for writing system daemons in golang.☆141Updated 2 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆101Updated last year
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated last month
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆83Updated 8 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 9 months ago
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆38Updated 6 years ago
- websocket benchmark tool☆23Updated last year
- 国内各大云存储服务接口集成,让云存储使用更方便简单☆112Updated 3 years ago
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- Go实现的各种加密算法,包括对称密码(DES,3DES,AES),非对称密码(DH,RSA)等☆35Updated 2 years ago
- ☆63Updated last year
- 基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看☆106Updated 2 years ago
- 简单的图片水印功能,支持 GIF☆48Updated last week
- ☆99Updated last year
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆126Updated 10 months ago
- Go语言实现企业微信sdk(第三方服务商维度),集成了第三方应用sdk和自建应用代开发的sdk,支持一键生成新sdk代码,使用简单,扩展灵活。☆56Updated 5 months ago
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆69Updated last year
- Go工具库☆38Updated 3 months ago
- 基于go开发的waf,包括网关和WAF两部分;☆41Updated 8 months ago
- 高性能分布式自增id生成器☆62Updated 5 years ago
- ☆30Updated 2 years ago
- 推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习☆39Updated 4 years ago