xinhai12310's Stars
MeouSker77/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
faisalbasra/postgres_books
digoal/blog
Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
521xueweihan/git-tips
:trollface:Git的奇技淫巧
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
IAIK/hybrid-HE-framework
rubyhan1314/Golang-100-Days
Golang - 100天从新手到大师
caozhiyi/CppNet
Cross platform network library with C++11
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
clangen/musikcube
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
tmux/tmux
tmux source code
chokcoco/iCSS
不止于 CSS
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
supine0703/OS_QASys
设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。
Stirling-Tools/Stirling-PDF
#1 Locally hosted web application that allows you to perform various operations on PDF files
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.
ml-explore/mlx
MLX: An array framework for Apple silicon
superduper-io/superduper
Superduper: Build end-to-end AI applications and agent workflows on your existing data infrastructure and preferred tools - without migrating your data.
linexjlin/GPTs
leaked prompts of GPTs
practical-tutorials/project-based-learning
Curated list of project-based tutorials
qianguyihao/Web
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
tinsir888/compiler-sysy
NKU CS major compulsory course in 5th semester, taught by Prof. Wang Gang. Finish a compiler of language SysY(A subset of language C), by using auxiliary tools bison and yacc. It is widely regarded as the most difficult compulsory course in computer science.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
jiajunhua/labuladong-fucking-algorithm
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
shichangzhi/fucking-algorithm-book
《labuladong的算法小抄》顺序阅读版
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows