Stars
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
Scripts and patches used to build astyle, a code formatter used by the Arduino IDE
Mirror of memwatch : a memory leak detection tool.
A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
The new Windows Terminal and the original Windows console host, all in the same place!
C++ socket example for Linux OS.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
Chinese translation of Bjarne Stroustrup's HOPL4 paper
Derivation of the FlashSim simulator. Implements BAST, FAST and DFTL
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A curated list of awesome embedded programming.
A complete computer science study plan to become a software engineer.
si78c is a memory accurate reimplementation of Space Invaders in C.
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
The linux kernel source repository for Open-Channel SSDs
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
Official repository for the Microsoft C/C++ extension for VS Code.
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
The LightNVM qemu implementation, based on NVMe
Microsoft and GitHub Workers Support 996.ICU
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助