Topic: "cpp-modules"
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
Language: C++ - Size: 2.24 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 379 - Forks: 62

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.
Language: C++ - Size: 183 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 85 - Forks: 4

mathstuf/cxx-modules-sandbox
Sandbox repository for various C++20 Modules use cases and how to build them
Language: Shell - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 62 - Forks: 7

Kuninoto/42_CPP_Modules
Basic C++ exercises. Introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.
Language: C++ - Size: 1.41 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 19 - Forks: 0

bonsthie/cpp
this is the repo where I store all my exercise for the CPP modules from 42 shool
Language: C++ - Size: 21.7 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 18 - Forks: 0

zaucy/cpp2b
cpp2 build system (experimental) (wip)
Language: C++ - Size: 263 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 14 - Forks: 0

Inerska/axolotl-engine
C++ HeaderOnly-MetaTemplate Data Oriented Game Engine powered with OpenGL
Language: CMake - Size: 130 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 0

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!
Language: C++ - Size: 243 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 0

vpx/starterpp
A modern C++ starter template
Language: CMake - Size: 43 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 10 - Forks: 0

izenynn/cpp-modules
42 Cursus: c++ modules for learning the language.
Language: C++ - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

madebypixel02/CPP-Modules
[42 Madrid] Lots of basic stuff
Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

aoumad/CPP_Modules
Language: C++ - Size: 2.25 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

jowillianto/test-lib
A Simple and Light C++23 modules based C++ testing library.
Language: C++ - Size: 163 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 4 - Forks: 0

okbrandon/CPP-Modules
🏊 Mini C++ Piscine containing Modules from 00 to 09
Language: C++ - Size: 258 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

deryaxacar/42-CPP-Module-00
The exercises in this repository provide excellent opportunities to both enhance your technical skills and gain experience in software development processes. They help lay the foundational elements of C++ and offer significant support during the transition from C to C++.
Language: C++ - Size: 152 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

mcombeau/Cpp_Modules 📦
A collection of small 42 school projects about C++.
Language: C++ - Size: 3.66 MB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

tblaase/CPP-Module-03
My solution for CPP Module 03 of the Common core of 42 school.
Language: C++ - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

raccoman/cpp-modules
42Cursus | This project aims to understand c++ language
Language: C++ - Size: 1.39 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

deryaxacar/42-CPP-Module-05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
Language: C++ - Size: 66.4 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

deryaxacar/42-CPP-Module-01
This project is designed to develop fundamental programming skills in the C++ language. It includes practical exercises on data types, control structures, and functions. Additionally, topics such as class definitions and memory management are also covered.
Language: C++ - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

yottaawesome/cross-platform-cpp-playground
Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.
Language: C++ - Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

kishanrajput23/UHG-Training
Contains all the materials related to UHG Training.
Language: C++ - Size: 261 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

castle055/cpp-reflect
C++ Reflection and Annotations Library
Language: C++ - Size: 205 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

0xsegf4ult/lumina
3D graphics/simulation library
Language: C++ - Size: 479 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Roy-Fokker/sdl3-cpp23-project-template
SDL3 GPU with C++23 Modules Project Template
Language: CMake - Size: 104 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

Roy-Fokker/sdl3-text
Learning how to use SDL-TTF with SDL-GPU api
Language: CMake - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

deryaxacar/42-Cpp_08
This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it
Language: C++ - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

deryaxacar/42-Cpp_03
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
Language: C++ - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

iXavierLiu/ezutils
C++20 utility library
Language: C++ - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

abdelbenamara/CppModules
42 C++ Modules
Language: C++ - Size: 536 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

D3r3k23/cpp-modules
C++ modules testing
Language: CMake - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kishanrajput23/Student-Information-System
A system that allow administrators to manage student records, including their personal details, grades, and attendance.
Language: C++ - Size: 439 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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.
Language: C++ - Size: 292 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

iconstudio/cpp-utility-monad
This is a C++ module that provides some monadic interfaces for C++.
Language: C++ - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Saxsori/CPP_Modules
42 CPP Piscine - Learning object oriented programming
Language: C++ - Size: 441 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

QuantumByteStudios/Integer-Class-For-CPP
Simple Integer Class With Some Useful Functions :)
Language: C++ - Size: 548 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tblaase/CPP-Module-00
My solution for CPP Module 00 of the Common core of 42 school.
Language: C++ - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

ichlubna/modulesAndInterfaces
This is a simple example of C++ modules used with abstract class serving as and interface and inherited implementations separated in class definition and implementation file.
Language: C++ - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

jpenrici/Modern_Cpp_Training
Study and training with Modern C++.
Language: CMake - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

xxas/mint
C++26 Custom Instruction Set Architecture Framework
Language: C++ - Size: 105 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

JnCrMx/cutie-logs
A simple and lightweight OpenTelemetry log server combining collection, storage and analysis.
Language: C++ - Size: 1.19 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

RogerioLS/CPP-42sp
About A collection of small 42 school projects about C++.
Language: C++ - Size: 873 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

OperationDarkside/ct_string
Compile-time string class module for C++
Language: C++ - Size: 17.6 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

facetint/42-CPP-Modules
Size: 627 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JnCrMx/website
My personal website
Language: C++ - Size: 663 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

f-corvaro/CPP
"Master the essentials of C++ programming and project development."
Language: C++ - Size: 5.02 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

KeqingMoe/str
基于 C++26 与模块的现代字符串库 | Modern String Library Built with C++26 and Modules
Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Roy-Fokker/vulkan-minimal
Minimal Example of using Descriptor Buffer with Vulkan 1.3
Language: C++ - Size: 531 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sulig/CPP_00
Language: C++ - Size: 1.54 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ostanton/DiabolicalDelegates
Single-file C++23 Delegates and Events
Language: C++ - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pin3dev/42_CPP_Modules_05-09
Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on
Language: C++ - Size: 2.51 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pin3dev/42_CPP_Modules_00-04
Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on
Language: C++ - Size: 2.76 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

hheghine/CPP-Modules
By Odin, by Thor! Use your brain!!!
Language: C++ - Size: 118 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

UltimateSppy765/pathfinder-daa
Application for algorithms assignment.
Language: C++ - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

meteulken/CPP_Modules
CPP projects
Language: C++ - Size: 184 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

poyaoc97/cxxlab
import std; from just-downloaded libc++
Language: CMake - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iconstudio/Colourful-Console
Get colourful texts on console with C++
Language: C++ - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maricard18/42-Cpp
Introduction to C++
Language: C++ - Size: 3.87 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hu8813/cpp_modules
C++ modules Cpp 42 module
Language: C++ - Size: 472 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alouane04/Cpp-BootCamp
The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.
Language: C++ - Size: 3.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iconstudio/Modern-OpenGL
OpenGL Framework on C++23
Language: C++ - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alouzizi/42-CPP-Module
The objective of these modules is to initiate us into the concepts of Object-Oriented Programming, which will serve as the foundation of our journey in C++.
Language: C++ - Size: 7.77 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iconstudio/Utility
Modern C++ Utility Library
Language: C++ - Size: 3.35 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PionFramework/.github
Pion is a modern C++ development framework which replaces and expands upon the STL with a more powerful, expressive, complete, and performant API.
Size: 398 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Markyparky56/ActuallyUseful
*Incomplete* C++20 Modules-based Template Library. Incorporates elements of the STL and Unreal's core headers, rewritten in modern C++20.
Language: C++ - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

ruoka/CppModuleTest
clang++ module and lambda issue
Language: Makefile - Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AzraelQB/cpp_modules
42's cpp project which aim is to become familiar with useful cpp features and concepts
Language: C++ - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ichlubna/arguments
Extremely simple command line arguments parser for C++
Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tblaase/CPP-Module-07
My solution for CPP Module 07 of the Common core of 42 school.
Language: C++ - Size: 88.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ichlubna/loadingBar
Simple c++ command-line loading bar
Language: C++ - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tblaase/CPP-Module-08
My solution for CPP Module 08 of the Common core of 42 school.
Language: C++ - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

CroWcbr/CPP_module_42
CPP
Language: C++ - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

tblaase/CPP-Module-06
My solution for CPP Module 06 of the Common core of 42 school.
Language: C++ - Size: 113 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tblaase/CPP-Module-05
My solution for CPP Module 05 of the Common core of 42 school.
Language: C++ - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

tblaase/CPP-Module-04
My solution for CPP Module 04 of the Common core of 42 school.
Language: C++ - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tblaase/CPP-Module-02
My solution for CPP Module 02 of the Common core of 42 school.
Language: C++ - Size: 117 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

OlesiaKniazeva/CPP_Modules
School 21 Introdution to C++
Language: C++ - Size: 9.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

jbbjarnason/vector_constrained
constrained std::vector
Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tigertv/using-modules-in-cpp
Using C++ Modules
Language: Makefile - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
