cpp-modules
There are 88 repositories under cpp-modules topic.
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
achrafelkhnissi/CPP_Modules
The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.
mathstuf/cxx-modules-sandbox
Sandbox repository for various C++20 Modules use cases and how to build them
Kuninoto/42_CPP_Modules
Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.
bonsthie/cpp
this is the repo where I store all my exercise for the CPP modules from 42 shool
Inerska/axolotl-engine
C++ HeaderOnly-MetaTemplate Data Oriented Game Engine powered with OpenGL
zaucy/cpp2b
cpp2 build system (experimental) (wip)
barimehdi77/CPP-Modules
These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!
tblaase/CPP-Module-03
My solution for CPP Module 03 of the Common core of 42 school.
tblaase/CPP-Module-00
My solution for CPP Module 00 of the Common core of 42 school.
izenynn/cpp-modules
42 Cursus: c++ modules for learning the language.
madebypixel02/CPP-Modules
[42 Madrid] Lots of basic stuff
hu8813/cpp_modules
C++ modules Cpp 42 module
deryaxacar/42-CPP-Module-00
These exercises enhance your skills and ease the transition from C to C++.
jowillianto/jowi-test-lib
A Simple and Light C++23 modules based C++ testing library.
kaseypsbrice/42-Cursus
Projects from the 42 Cursus. 21 February 2022 - 13 March 2024.
mcombeau/Cpp_Modules
A collection of small 42 school projects about C++.
okbrandon/CPP-Modules
🏊 Mini C++ Piscine containing Modules from 00 to 09
tblaase/CPP-Module-04
My solution for CPP Module 04 of the Common core of 42 school.
deryaxacar/42-CPP-Module-05
These exercises enhance your skills and ease the transition from C to C++.
JnCrMx/website
My personal website
KeqingMoe/str
基于 C++26/23 与模块的现代字符串库 | Modern String Library Built with C++26/23 and Modules
Markyparky56/ActuallyUseful
*Incomplete* C++20 Modules-based Template Library. Incorporates elements of the STL and Unreal's core headers, rewritten in modern C++20.
raccoman/cpp-modules
42Cursus | This project aims to understand c++ language
deryaxacar/42-CPP-Module-01
These exercises enhance your skills and ease the transition from C to C++.
deryaxacar/42-CPP-Module-02
These exercises enhance your skills and ease the transition from C to C++.
deryaxacar/42-CPP-Module-03
These exercises enhance your skills and ease the transition from C to C++.
deryaxacar/42-CPP-Module-08
These exercises enhance your skills and ease the transition from C to C++.
deryaxacar/42-CPP-Module-09
These exercises enhance your skills and ease the transition from C to C++.
kishanrajput23/Food-Ordering-System
A food ordering system that allows the admin/Staff of that hotel to add details about the food items available and customers to order food by checking each item's availability.
kishanrajput23/Student-Information-System
A system that allow administrators to manage student records, including their personal details, grades, and attendance.
tblaase/CPP-Module-02
My solution for CPP Module 02 of the Common core of 42 school.
yottaawesome/cross-platform-cpp-playground
Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.
Roy-Fokker/sdl3-cpp23-project-template
SDL3 GPU with C++23 Modules Project Template
Roy-Fokker/sdl3-text
Learning how to use SDL-TTF with SDL-GPU api