MartyRong's Stars
trpc-group/trpc-go
A pluggable, high-performance RPC framework written in golang
shadowsocks/shadowsocks-go
go port of shadowsocks (Deprecated)
armon/go-socks5
SOCKS5 server in Golang
fenwii/OpenHarmony
华为鸿蒙分布式操作系统(Huawei HarmonyOS,纯血鸿蒙Harmony Next ),开源鸿蒙分布式操作系统( OpenHarmony)开发技术交流,最全鸿蒙技术资料库,手册,指南,共建国产操作系统万物互联新生态。
mbobakov/grpc-consul-resolver
Easy-pluggable full-feature GRPC resolver for services registered in Consul
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
mli/paper-reading
深度学习经典、新论文逐段精读
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
tpn/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
UFund-Me/Qbot
[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
openark/orchestrator
MySQL replication topology management and HA
vnpy/vnpy
基于Python的开源量化交易平台开发框架
akfamily/akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
shidenggui/easyquotation
实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情
xxjwxc/shares
A-share quantitative system. A股量化系统
ak4stock/ths_auto_trade
股票A股同花顺trade通达信指标程序化交易自动交易量化交易
jadepeng/pytrader
一款支持东方财富A股 自动交易的量化交易框架,支持简单回测
waditu/czsc
缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
jgraph/drawio-desktop
Official electron build of draw.io
tair-opensource/RedisFullCheck
redis-full-check is used to compare whether two redis have the same data. Support redis version from 2.x to 7.x (Don't support Redis Modules).
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
vmihailenco/msgpack
msgpack.org[Go] MessagePack encoding for Golang
Tencent/phxqueue
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.