lxplore's Stars
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
pingcap/talent-plan
open source training courses about distributed database and distributed systems
LC-John/RISCV-Simulator
PKU computer organization and architecture RISC-V Simulator LAB
airtrack/luna
A toy interpreter of lua-like language
zhangqhn/mybase
一个极简的数据库Demo
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
i5ting/vsc
Visual Studio Code Guide[Simple Chinese][简体中文]
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
wexond/browser-base
Modern and feature-rich web browser base based on Electron
jiacai2050/sicp
📖 SICP 读书笔记,习题解答
mit-pdos/biscuit
Biscuit research OS
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
intel/compute-runtime
Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
intel/beignet
Beignet is an open source implementation of the OpenCL specification - a generic compute oriented API. Here is Beignet Source Code Mirror in github- This is a publish-only repository and all pull requests are ignored. Please follow https://wiki.freedesktop.org/www/Software/Beignet/ for any of your improvements
intel/intel-graphics-compiler
Igalia/intel-osrc-gfx-prm
Intel Open Source Graphics Programmer Reference Manual (PRM)
plaidml/plaidml
PlaidML is a framework for making deep learning work everywhere.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
HuaizhengZhang/AI-System-School
🚀 Awesome System for Machine Learning AI System 🚀 Papers and Industry Practice. ⚡️ System for Machine Learning, LLM (Large Language Model), GenAI (Generative AI). 🍻 OSDI, NSDI, SIGCOMM, SoCC, MLSys, etc. 🗃️ Llama3, Mistral, etc. 🧑💻 Video Tutorials.
androidzhibinw/books4programmers
books4programmers.com
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
JourneyOver/CTRPF-AR-CHEAT-CODES
[Database] CTRPF AR CHEAT CODES TO BE USED WITH CTRPF WITH ACTION REPLAY SUPPORT
boism-org/northpole
存储北极学派的哲学,思考,教义repository
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
practical-tutorials/project-based-learning
Curated list of project-based tutorials
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms