gaoxiaojun's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
atuinsh/atuin
✨ Magical shell history
vernesong/OpenClash
A Clash Client For OpenWrt
mementum/backtrader
Python Backtesting library for trading strategies
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
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
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
isomorphic-git/isomorphic-git
A pure JavaScript implementation of git for node and browsers!
P3TERX/Actions-OpenWrt
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 在线云编译 OpenWrt 固件
Toxblh/MTMR
🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro
markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
lessfish/underscore-analysis
【NO LONGER UPDATE】underscore-1.8.3.js 源码解读 & 系列文章(完)
TeXitoi/structopt
Parse command line arguments by defining a struct.
stochasticai/xTuring
Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6
jupyterhub/binderhub
Run your code in the cloud, with technology so advanced, it feels like magic!
tvjsx/trading-vue-js
💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
AdaptiveConsulting/ReactiveTraderCloud
Real-time FX trading showcase by Adaptive.
rcore-os/zCore
Zircon microkernel reimplemented in Rust.
jupyterhub/repo2docker
Turn repositories into Jupyter-enabled Docker images
jetli/awesome-yew
😎 A curated list of awesome things related to Yew / WebAssembly.
Vespa314/chan.py
开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
Skinok/backtrader-pyqt-ui
Easy to use backtrader UI
Leo4815162342/dukascopy-node
✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
amv-dev/yata
Yet Another Technical Analysis library [for Rust]
tnballo/scapegoat
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
rbeeli/Fastback.jl
Blazing fast Julia backtester.
magiclen/manifest-dir-macros
This crate provides function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time.
gaoxiaojun/alpaca_chinese_dataset
人工精调的中文对话数据集和一段chatglm的微调代码