cpp-programming
There are 587 repositories under cpp-programming topic.
cccl
CUDA Core Compute Libraries
less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
ubbook
C++ programmer's guide to undefined behavior
ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
ELFIO
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
Awesome_c-cpp_Projects
2025年 最新收录整理 500+ 个高质量的 C/C++ 项目,包括但不限于核心开发、基础工具、系统与并发、系统编程、图形处理、网络通信、数据处理、应用框架、开源工具、嵌入式开发等多个领域。适合学习、参考和实战。
cpp-projects
Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
CPP_Beginner_to_Expert
Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. Comments added in each program for getting better grasp of the language. Happy coding !!
Love-Babbar-CPP-DSA-Course
This repository consists of the code samples, assignments, and notes for the C++ DSA Course of CodeHelp - Love Babbar.
C_Plus_Plus
Explore something new
sili
Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.
Cougar
Stack and Static based allocators + a Custom Aligned allocator in modern C++
DSA-Supreme-3.0
This repository contains all the C++ code implementations for the Data Structures and Algorithms (DSA) Supreme 3.0 course. Cpp DSA Sheet 👇🏻
30-Days-Of-CPP
30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
Seastar
A simple, unified build system inspired by Cargo for C, C++, and maybe Rust
cpp_4_undergraduates
Learning references : cpp programming & fundamental CS tools for undergraduates
MaxOS
A 64bit hobby operating system written in C++
ZLang
ZLang is a fun and innovative project aimed at translating C++ code into the language of Gen Z. With the rise of Gen Z culture and language trends, this project seeks to bridge the gap between traditional programming languages and the unique expressions and terminology used by today's youth.
CPP-Guide
Guide / quick reference for modern C++ with examples using Docker DevContainers (Linux) 🚀
cpp-bugs-killer
程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。
Tai_Lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
cpp-projects
A collection of C++ projects
Cpp-Software-Design
C++ Software Design: Design Principles and Patterns for High-Quality Software.
HDA_with_Cpp
Hypermedia-driven application based on htmx and Drogon C++ web framework
Training-Schedule-Management
This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
Cpp-programming
C++ programming questions and answers
CPP-Study-Repo
C++ study repo. Learn from cherno.
GUI-Scientific-Calculator
Graphical Scientific Calculator in C Programming Language
ss-cpp
A continuously evolving basic template for cpp development practice.
CPP-Modules
42 CPP-Modules explained, explanations of all the concepts and some helpful resources.
legacy_cplusplus
C++ examples for beginners, written for my school master. The programs are organized into 8 chapters, each focusing on one core concept.
AUT_AP_2024_Spring_HW1
The first assignment for AUT's Advanced Programming course (Spring 2024), It includes a bash script for directory backups and logging, and a C++ module for matrix operations in the algebra namespace. Both tasks focus on enhancing automation, system administration, and programming skills.
Fundamental-CPP
The book and code repo for the FREE Fundamental C++ book by Kevin Thomas.
Rohit-Negi-CPP-DSA-Course
Access comprehensive C++ Data Structures and Algorithms course materials, including code samples, assignments, and homework questions, meticulously curated by Coder Army - Rohit Negi.