raceychan's Stars
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
aio-libs/async-timeout
asyncio-compatible timeout class
SYSTRAN/faster-whisper
Faster Whisper transcription with CTranslate2
nuxt/nuxt
The Intuitive Vue Framework.
Stable-Baselines-Team/stable-baselines3-contrib
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
linyiLYi/snake-ai
An AI agent that beats the classic game "Snake".
linyiLYi/street-fighter-ai
This is an AI agent for Street Fighter II Champion Edition.
chdb-io/chdb
chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
gitpython-developers/GitPython
GitPython is a python library used to interact with Git repositories.
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
Qihoo360/safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
netty/netty
Netty project - an event-driven asynchronous network application framework
vim-jp/vim-vimlparser
Vim script parser
amoffat/sh
Python process launching
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
XTLS/Xray-core
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
2dust/v2rayN
A GUI client for Windows and Linux, support Xray core and sing-box-core and others
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
pgvector/pgvector
Open-source vector similarity search for Postgres
raceychan/onesync
github/gitignore
A collection of useful .gitignore templates
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
python/mypy
Optional static typing for Python
mypyc/mypyc
Compile type annotated Python to fast C extensions