-
-
awesome-c-cn Public
Forked from jobbole/awesome-c-cnC 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
UpdatedFeb 10, 2023 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedJan 9, 2023 -
-
distsys-class Public
Forked from aphyr/distsys-classClass materials for a distributed systems lecture series
UpdatedNov 25, 2022 -
learnOSG Public
Forked from Olimiya/learnOSG在团队基于osg开发时,先行学习osg的过程。包括FreeSouth作者教程的源码,osgEarth官方例子,以及OSG+QT应用等。
C++ UpdatedNov 20, 2022 -
maths_book Public
Forked from pelegs/maths_bookPlanning for an entire maths LaTeX book
TeX Creative Commons Zero v1.0 Universal UpdatedNov 19, 2022 -
libcds Public
Forked from khizmax/libcdsA C++ library of Concurrent Data Structures
C++ Boost Software License 1.0 UpdatedNov 8, 2022 -
-
Software-Architecture-with-Cpp Public
Forked from PacktPublishing/Software-Architecture-with-CppSoftware Architecture with C++, published by Packt
C++ MIT License UpdatedOct 26, 2022 -
clipp Public
Forked from muellan/clippeasy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
C++ MIT License UpdatedOct 23, 2022 -
algorithms Public
Forked from xtaci/algorithmsAlgorithms & Data structures in C++.
C++ MIT License UpdatedOct 16, 2022 -
The-C-20-Masterclass-Source-Code Public
Forked from rutura/The-C-20-Masterclass-Source-CodeSource code for the C++ 20 Masterclass on udemy
C++ UpdatedOct 10, 2022 -
inkcut Public
Forked from inkcut/inkcutAn application for controlling 2D plotters, cutters, engravers, and CNC machines.
Python GNU General Public License v3.0 UpdatedSep 5, 2022 -
gltut Public
Forked from paroj/gltutLearning Modern 3D Graphics Programming
C++ MIT License UpdatedAug 20, 2022 -
-
awesome-plotters Public
Forked from beardicus/awesome-plottersA curated list of code and resources for computer-controlled drawing machines and other visual art robots.
Creative Commons Zero v1.0 Universal UpdatedAug 17, 2022 -
nt5src Public
Forked from tongzx/nt5srcSource code of Windows XP (NT5). Leaks are not from me. I just extracted the archive and cabinet files.
UpdatedAug 15, 2022 -
awesome-generative-art Public
Forked from kosmos/awesome-generative-artAwesome generative art
UpdatedAug 11, 2022 -
CAD-from-Scratch Public
Forked from xmdi/CAD-from-Scratchcode for video series on writing CAD utilities from scratch
C Other UpdatedJun 26, 2022 -
ExchangeToolkit Public
Forked from techsoft3d/ExchangeToolkitA set of tools that make common HOOPS Exchange workflows easier
C++ UpdatedJun 1, 2022 -
SPSCQueue Public
Forked from rigtorp/SPSCQueueA bounded single-producer single-consumer wait-free and lock-free queue written in C++11
C++ MIT License UpdatedMay 20, 2022 -
awesome-cpp-cn Public
Forked from jobbole/awesome-cpp-cnC++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
UpdatedMay 11, 2022 -
ascii-patrol Public
Forked from msokalski/ascii-patrolAscii Patrol is an ASCII game project. It was mainly inspired by "Moon Patrol", my favourite arcade game at the times I was a child.
C++ GNU General Public License v3.0 UpdatedMay 8, 2022 -
mayo Public
Forked from fougue/mayo3D CAD viewer and converter based on Qt + OpenCascade
C++ BSD 2-Clause "Simplified" License UpdatedApr 27, 2022 -
-
Cpp-Concurrency-in-Action-2ed Public
Forked from downdemo/Cpp-Concurrency-in-Action-2edC++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术
C++ Apache License 2.0 UpdatedFeb 6, 2022 -
inipp Public
Forked from mcmtroffaes/inippSimple C++ ini parser.
C++ MIT License UpdatedFeb 4, 2022 -
Mind-Expanding-Books Public
Forked from hackerkid/Mind-Expanding-Books📚 Books everyone should read!
JavaScript UpdatedDec 30, 2021 -
leetcode Public
Forked from begeekmyfriend/leetcodeLeetCode in pure C