-
inih Public
Forked from benhoyt/inih一个用C语言写就的、在嵌入式系统上工作良好的简单INI文件解析器,benhoyt/inih项目的复刻
-
C-Compiler Public
Forked from DoctorWkt/acwj一段自主开发C语言编译器的旅程。
C GNU General Public License v3.0 UpdatedOct 18, 2025 -
Algorithms-and-Data-Structures-in-Cpp Public
Forked from xtaci/algorithmsAlgorithms & Data structures in C++.
C++ MIT License UpdatedOct 11, 2025 -
-
sudoku Public
Forked from mayerui/sudokuC++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
-
The-Algorithms-with-C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusCollection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++ MIT License UpdatedOct 11, 2025 -
cJSON Public
Forked from DaveGamble/cJSON一个超轻量的ANSI C标准的JSON解析器,DaveGamble/cJSON项目的复刻
-
uthash Public
Forked from troydhanson/uthash用C语言的宏实现哈希表,troydhanson/uthash项目的复刻
-
kilo Public
Forked from antirez/kiloA text editor in less than 1000 LOC with syntax highlight and search.
C BSD 2-Clause "Simplified" License UpdatedJan 4, 2025 -
MyTinySTL Public
Forked from Alinshans/MyTinySTL用C++11标准实现小型STL,Alinshans/MyTinySTL项目的复刻