-
claude-code-rev Public
Forked from oboard/claude-code-revRunnable ClaudeCode source code
TypeScript UpdatedMar 31, 2026 -
claude-code Public
Forked from ultraworkers/claw-codeClaude Code Snapshot for Research. All original source code is the property of Anthropic.
TypeScript UpdatedMar 31, 2026 -
claude-code-cli Public
Forked from huangserva/claude-code-cli这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…
TypeScript UpdatedMar 31, 2026 -
-
-
-
analysis_claude_code Public
Forked from ThreeFish-AI/analysis_claude_codeClaude Code 逆向工程研究仓库
JavaScript Apache License 2.0 UpdatedAug 18, 2025 -
Build-A-Large-Language-Model-CN Public
Forked from skindhu/Build-A-Large-Language-Model-CN《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并通过 GitHub 进行开源共享。
Other UpdatedMay 27, 2025 -
futu-stocp-mcp-server Public
Forked from shuizhengqi1/futu-stock-mcp-servermcp server for futuniuniu stock
Python UpdatedApr 10, 2025 -
python-proxy Public
Forked from qwj/python-proxyHTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
Python MIT License UpdatedMay 17, 2024 -
-
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedNov 29, 2023 -
AI-For-Beginners Public
Forked from microsoft/AI-For-Beginners12 Weeks, 24 Lessons, AI for All!
Jupyter Notebook MIT License UpdatedNov 28, 2023 -
UESVONavigation Public
Forked from TheEmidee/UESVONavigationNavigation in 3D using Sparse Voxel Octree in UE4
C++ MIT License UpdatedNov 16, 2023 -
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
Java Other UpdatedSep 22, 2023 -
baby-llama2-chinese Public
Forked from DLLXW/baby-llama2-chinese用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
Python MIT License UpdatedSep 13, 2023 -
gpt-neox Public
Forked from EleutherAI/gpt-neoxAn implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
Python Apache License 2.0 UpdatedFeb 14, 2023 -
-
MassSample Public
Forked from Megafunk/MassSampleMy understanding of Unreal Engine 5's experimental ECS plugin with a small sample project.
C++ MIT License UpdatedSep 8, 2022 -
Machine-Learning-Notes Public
Forked from Sophia-11/Machine-Learning-Notes周志华《机器学习》手推笔记
UpdatedMar 13, 2021 -
PathPlanning Public
Forked from zhm-real/PathPlanningCommon used path planning algorithms with animations.
Python MIT License UpdatedNov 17, 2020 -
fucking-algorithm Public
Forked from labuladong/fucking-algorithm手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
UpdatedApr 17, 2020 -
MonoHook Public
Forked from Misaka-Mikoto-Tech/MonoHookhook C# method at runtime without modify dll file (such as UnityEditor.dll)
C# MIT License UpdatedMar 25, 2020 -
Lua-5.1.4-codedump Public
Forked from lichuang/Lua-5.1.4-codedumpLua 5.1.4版本代码注释
-
dnSpy-Unity-mono Public
Forked from dnSpy/dnSpy-Unity-monoFork of Unity mono that's used to compile mono.dll with debugging support enabled
1 UpdatedJan 2, 2019 -
clib2d Public
Forked from bajdcc/clib2d简单的2D物理引擎(CMake,OpenGL)
-
xlua-framework Public
Forked from smilehao/xlua-frameworkUnity游戏纯lua客户端完整框架---基于xlua,整合tolua的proto-gen-lua以及各个lua库和工具类
-
UniRx Public
Forked from neuecc/UniRxReactive Extensions for Unity
-
shadowsocks_install Public
Forked from teddysun/shadowsocks_installAuto Install Shadowsocks Server for CentOS/Debian/Ubuntu
Shell UpdatedAug 19, 2018 -
C-Sharp-Promise Public
Forked from Real-Serious-Games/C-Sharp-PromisePromises library for C# for management of asynchronous operations.