Lists (3)
Sort Name ascending (A-Z)
Stars
A cloud-native Go microservices framework with cli tool for productivity.
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence…
Copier for golang, copy value from struct to struct and more
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码…
Go SDK library and RPC client for the Solana Blockchain
The high-performance kv storage engine based on bitcask paper made in golang
Inject custom tags to protobuf golang struct
去中心化远程控制工具(Decentralized Remote Administration Tool),通过ENS实现了配置文件分发的去中心化,通过Telegram实现了服务端的去中心化
Multi-chain golang signature sdk, supports bitcoin, ethereum, solana, ton, etc.
Ethereum HD Wallet derivations in Go (golang)
Generate Go clients from anchor IDLs for Solana blockchain programs
Web reverse proxy with automatic SSL, LFU caching, command-line configuration 支持自动配置 SSL 证书、LFU 缓存、用命令行配置的 Web 反向代理服务器
Go with Fun (Functions) is a small and useful Golang util function library. It Includes such as Empty、Blank、Strtotime、Similarity、HttpGet etc.
一个 Golang 实现的相对智能、无需规则维护的通用新闻网站数据提取工具库。含域名探测、网页编码语种识别、网页链接分类提取、网页新闻要素抽取以及新闻正文抽取等组件。
gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.
虚拟币钱包服务,转账/提现/充值/归集(Pro 版本,需要演示网站可以在 Issues 联系我(tg:@Wangcai666_bot),Pro 版本很完善,商用版本,目前我自己本身的所有项目的钱包服务都是用的 Pro 版本,已验证过)https://share.feijipan.com/s/EYOCfoQs?code=code 视频演示
让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decorator can slice aspect (AOP) and proxy any function and method…