-
go-wxpay-gateway Public
通用微信支付网关
-
db-proxy-driver Public
an implementation of database/sql/driver to access db-proxy
-
jsonl-rpc Public
implementations of ClientCodec and ServerCodec as JSONL stream for the net/rpc package. 实现包net/rpc中的ClientCodec和ServerCodec,可以传输JSONL格式的流数据。
-
dukgo Public
make duktape (2.7.0) be embeddable very easily in Golang. it is NOT a binding.
-
db-proxy Public
a database server to share db connections and limit the parallellism of access to the real database server.
-
dbx Public
golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用
-
logmerger Public
A utility package which can be used to process log file asynchronously
-
mgin Public
a lightweight web server framework like gin. 轻量级http服务框架
-
go-masker Public
Forked from ggwhite/go-maskerSimple utility of creating a mask for sensitive information
Go MIT License UpdatedApr 13, 2024 -
go-ejs Public
embding js in golang is so easy.
-
luago Public
make lua (5.4) be embeddable very easily in Golang. it is NOT a binding.
-
go-quickjs Public
make quickjs be embedded easily in Golang. it is NOT a binding.
-
-
go-epy Public
Extending starlark-go and making Starlark as a pragmatic embeddable Python. 基于starlark-go的嵌入式python
-
go-embedding-utils Public
utilities to embed language for Golang application
-
xlsx-extractor Public
xlsx/csv columns extractor. xlsx/csv列提取器,免去数数字的烦恼
Go MIT License UpdatedOct 29, 2023 -
reader-logger Public
a utility to output the reader content and process it simultaneously.
-
go-xpinyin Public
Translate Chinese hanzi to pinyin (拼音) by Golang, 汉字转拼音
-
go-wasm Public
makes creating WebAssembly with Golang easily
-
-
-
-
-
-
go-sql-driver Public
wrapper of database/sql/driver to easy writing sql driver in golang
-
aliyun-api-caller Public
通过阿里云API完成云资源管理功能的命令行工具。已实现ssl证书上传、设置全站加速域名和web防火墙域名证书的功能,可根据需要扩展
-
txcloud-api-caller Public
通过腾讯云API访问云资源的命令行工具。已实现ssl证书上传、直播推流域名证书设置功能,可根据需要进行扩展
Go MIT License UpdatedMar 30, 2023 -
txcloud-sign Public
SDK implementing request-arguments-signature when calling Tencent cloud service。Golang实现的腾讯云服务请求参数签名SDK, 无依赖
Go MIT License UpdatedMar 29, 2023 -
go-libhttpd Public
libhttpd.so, C-shared lib implemented in golang
-
go-wxmp-api Public
微信小程序SDK,支持服务多个小程序,配置简单,使用方便