A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
-
Updated
Aug 31, 2026 - C++
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
A modern C++ module-first build tool — written in pure C++23 modules, fully self-hosted
The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.
Sandbox repository for various C++20 Modules use cases and how to build them
一个轻量级的保留式GUI组件
Module-first C++ builder and package manager
Native C++23 build system for Windows + MSVC — incremental builds, C++ Modules, Header Units, PCH and self-hosting.
Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.
this is the repo where I store all my exercise for the CPP modules from 42 shool
mcppls — a C++20/23 modules language server: one set of module semantics on GCC, Clang, MSVC and MinGW, for editors (VS Code, Zed, CLion, Neovim), AI Agents (MCP) and CI
My solution for CPP Module 03 of the Common core of 42 school.
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!
A C++23 library for local LLMs at the metal — inference and training, built from explicit neural-network components you can read and understand.
The next-generation deque container for C++
C++26 module (import vmhook;) to hook, inspect and CALL a running HotSpot JVM from the inside via VMStructs — method detours, every class/method/field, Java calls from any thread. A generated C++23 header for toolchains without modules, and a prebuilt module in every release. No JVMTI agent. JDK 8-26, g++ on Windows x64.
My solution for CPP Module 00 of the Common core of 42 school.
Single-file linear algebra library for C++23.
An automatic dependency injection library
To associate your repository with the cpp-modules topic, visit your repo's landing page and select "manage topics."