xlion-github's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
coder/code-server
VS Code in the browser
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
testerSunshine/12306
12306智能刷票,订票
zbezj/HEU_KMS_Activator
karpathy/LLM101n
LLM101n: Let's build a Storyteller
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
brendangregg/FlameGraph
Stack trace visualizer
h2y/Shadowrocket-ADBlock-Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
whx123/JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
guanpengchn/awesome-books
:books: 开发者推荐阅读的书籍
ehmatthes/pcc
Resources for Python Crash Course, from No Starch Press.
niXman/mingw-builds-binaries
MinGW-W64 compiler binaries
datawhalechina/hugging-llm
HuggingLLM, Hugging Future.
evilsocket/cake
Distributed LLM and StableDiffusion inference for mobile, desktop and server.
tiann/understand-plugin-framework
demos to help understand plugin framwork
youngyangyang04/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
rongweihe/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
hongye612430/awesome-programming-books-1
📚 经典技术书籍 PDF 文件,持续更新...
TarsCloud/TarsCpp
C++ language framework rpc source code implementation
kylemanna/docker-aosp
🏗 Minimal Android AOSP build environment with handy automation wrapper scripts
dCache/dcache
dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
firebroo/sec_tools
TarsCloud/TarsFramework
Tars Basic service framework
rpoisel/cmake-unity-tutorial
CMake Unity integration tutorial sample project
LHRchina/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.