kmtools's Stars
tiancityycf/stockIndicator
golang版本的股票指数计算
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Jack-Cherish/quantitative
量化交易:python3
AlphaSmartDog/DeepLearningNotes
机器学习和量化分析学习进行中
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
go-eagle/eagle
🦅 A Go framework for the API or Microservice
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
AlistGo/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
lifei6671/DouYinBot
抖音无水印下载
FunnyWolf/Viper
Attack Surface Management & Red Team Simulation Platform 互联网攻击面管理&红队模拟平台
summerness/triangular_arbitrage_binance_go
币安网的三角套利程序
gavlnxu/arbitrage_binance
币安网的一个小套利脚本,实盘跑过,可以盈利
adshao/go-binance
A Go SDK for Binance API
Audi-1/sqli-labs
SQLI labs to test error based, Blind boolean based, Time based.
binance/binance-spot-api-docs
Official Documentation for the Binance Spot APIs and Streams
xiaogao67/gin-cloud-storage
使用Go语言开发的云存储网盘项目
TruthHun/DocHub
参考百度文库,使用Beego(Golang)开发的开源文库系统
kxg3030/shermie-proxy
⚡️ A proxy packet capture tool implemented in Go, supports multiple protocols such as Http, Https, Ws, Wss, Tcp, Socks5, and can intercept and modify messages.一个用Go实现的代理数据抓包工具,支持Http、Https、Ws、Wss、Tcp、Socks5等多种协议,可以拦截和修改数据
things-go/go-socks5
socks5 server in pure Golang with much custom optional. Full TCP/UDP and IPv4/IPv6 support.
ehang-io/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
bobuhiro11/gokvm
KVM based tiny x86 hypervisor written in pure golang, which can boot Linux
xilepeng/filestore-server
🌩 百度网盘 Go语言实现
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
hwholiday/file_storage
文件服务器可分片,断点续传等
donnie4w/wfs
WFS File Storage System
ls0f/gortcp
内网穿透、远程文件上传下载、命令执行
Alex-Rachel/TGameUnity
TGameUnity
Alex-Rachel/TGameServer
TGameServer
PaddlePaddle/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
speedoops/go-gqlrest
go-gqlrest is a schema first GraphQL and RESTful API Server, based on 99designs/gqlgen.