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
- 基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看☆106Updated 2 years ago
- 为golang的应用添加简单的license限制☆68Updated 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.☆139Updated 2 years ago
- Golang中的三元表达式的折中实现,用于减少代码行数提高可读性☆18Updated last year
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆100Updated last year
- Go binding of the GmSSL library☆55Updated last year
- ☆63Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆81Updated 6 months ago
- 每秒百万高性能IP查询库,使用纯真IP库,国内省、市、县,qqwry.dat转换工具:GBK转为UTF-8☆101Updated 2 years ago
- go版本多用户webssh管理工具☆64Updated 2 years ago
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆38Updated 5 years ago
- ☆99Updated last year
- Webssh implemented by github.com/gorilla/websocket and golang.org/x/crypto/ssh☆83Updated last week
- a simple fsm for Go☆51Updated 2 years ago
- go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)☆317Updated last week
- 一款tcp调试工具,gui基于fyne,tcp框架基于[zinx](https://github.com/aceld/zinx)☆52Updated last year
- ⭕ Go 语言常用工具库,这个轱辘还算圆!☆157Updated 2 months ago
- China ID card and other information generation library(中国大陆身份证号等信息生成库)☆22Updated 3 years ago
- golang sdk☆139Updated 2 weeks ago
- go版本 webssh☆75Updated 3 years ago
- a cron library for go☆36Updated 3 years ago
- 国内各大云存储服务接口集成,让云存储使用更方便简单☆112Updated 3 years ago
- Go语言RESTful服务通用组件库☆20Updated last year
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆32Updated last year
- machine-code,是忘忧草安全团队出品的一款使用GO语言实现的跨平台机器码(硬件信息)获取程序。 能获取的信息包括系统UUID、主板序列号、CPU序列号、MAC网卡信息、硬盘序列号等。主要用于设备特征识别、商业软件授权CDKEY生成等等。 同时支持windows…☆64Updated 3 months ago
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated 2 weeks ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated last year
- pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]☆124Updated 9 months ago