C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
- GitHub: https://github.com/topics/cpp
- Wikipedia: https://en.wikipedia.org/wiki/C%2B%2B
- Created by: Bjarne Stroustrup
- Released: October 1985
- Aliases: cplusplus, c-plus-plus, cpps, cpp98, cpp03, cpp11, cpp14, cpp17, cpp20, cpp0x, cpp1y, cpp1z, cpp2a, cplusplus-11,
- Last updated: 2026-07-06 00:06:48 UTC
- JSON Representation
https://github.com/freddie-nelson/cpp-verlet-physics
A simple verlet physics engine written in C++
cpp physics physics-2d sdl2 verlet-integration verlet-physics
Last synced: 08 May 2025
https://github.com/smalinux/programming
My programming track archive!
algorithms archive competitive-programming cpp datastructures
Last synced: 03 Aug 2025
https://github.com/ricardodalarme/ticket-to-ride
Implementação do jogo de tabuleiro Ticket to Ride na linguagem C++
Last synced: 23 Jul 2025
https://github.com/dacossti/cpp_projects
All my Cpp programs since I started my journey
abstractclass abstractmethod astar-algorithm backface-visibility binary-search bubble-sort bubblesort complexity cpp database functionoverriding inheritance linked-list machine-learning-algorithms oop-principles pathfinding pathfinding-algorithm polymorphism quicksort
Last synced: 04 Mar 2025
https://github.com/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 12 Jun 2026
https://github.com/njroussel/kiryu
cpp cpp11 offline-rendering physically-based-rendering rendering
Last synced: 17 Jul 2025
https://github.com/engichang1467/3d-cube
Created a 3D rotating Cube with OpenGL and C++
Last synced: 18 May 2026
https://github.com/ferhatgec/fasht
C++ implementation of Fas(h)t non-cryptographic hash algorithm.
cpp fasht fegeya hash hash-algorithm
Last synced: 18 Feb 2026
https://github.com/ferhatgec/escafe
A parser & generator for escape sequences in C++
cpp escape-sequences generator lib library parser single-header
Last synced: 18 Feb 2026
https://github.com/hasanyahya101/banking_system
A Banking System implemented in C++. OOP concepts are used in this Project.
banking-system cpp project terminal
Last synced: 30 Apr 2026
https://github.com/shiroinekotfs/jupyter-cpp-graphic
Logo & Banner for Jupyter C++ kernel
banner cpp graphic jupyter-cpp-kernel logo
Last synced: 15 Jun 2026
https://github.com/zainalibora/hyperion
Hyperion is an open-source project designed to streamline data analysis and visualization. It offers a user-friendly interface that allows users to easily manipulate datasets and generate insightful reports.
ambilight api atmoorb cololight cpp effects hue measure mood nanoleaf obfuscation obfuscator raspberry sk6812
Last synced: 17 May 2026
https://github.com/edenreich/console-generator
A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.
cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17
Last synced: 21 May 2026
https://github.com/evanmcclure/macos-m1-gpu-hello-world
Hello World for the M1 GPU on MacOS using Metal
apple cplusplus cpp cpp17 gpu hello-world learning-by-doing m1 macos metal metal-cpp ml
Last synced: 17 May 2026
https://github.com/ahmed-ibrahim-30/simulation-compiler
Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)
Last synced: 21 Mar 2025
https://github.com/arindam2003/cpp_dsa
This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program
cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp
Last synced: 17 May 2026
https://github.com/jcbritobr/sray
SRay is a simple raytracer application based on Raytracer in one Weekend book.
computer-graphics cpp raytracer raytracer-application
Last synced: 06 Apr 2025
https://github.com/frgfm/sdcnd-path-planning
Path planning project of Udacity Self-Driving Car Nanodegree
catch2 clang-format cpp motion-planning path-planning self-driving-car sensor-fusion spdlog spline-interpolation trajectory-generation
Last synced: 31 Dec 2025
https://github.com/maximilianfeldthusen/dynamic-array-with-raii
The code defines a DynamicArray class that serves as a simple dynamic array implementation.
array cpp memory-management raii
Last synced: 20 Jul 2025
https://github.com/threeal/leettest
Tool for compiling and testing solutions to LeetCode problems
competitive-programming compile cpp leetcode leetcode-cpp leetcode-solutions nodejs test tool
Last synced: 09 Apr 2025
https://github.com/cemoktra/cpprest
collection of rest apis for cpp
cpp http-requests rest rest-api
Last synced: 04 Jul 2026
https://github.com/coders-school/memory-management
cplusplus cpp heap pointers smart-pointers stack
Last synced: 07 Sep 2025
https://github.com/ckormanyos/win_text_simple
win_text_simple makes a simple Win32-API window with dynamic text
Last synced: 13 Mar 2025
https://github.com/jayeshpandey01/cpp-dsa-program
"Exploring the beauty of C++ programming through comprehensive and organized coding notes. Dive into a world of algorithms, data structures, and efficient techniques, all crafted to enhance your coding journey. Unlock the potential of C++ with these insightful resources."
Last synced: 21 May 2026
https://github.com/newlandtv/helloworld
Let's print "Hello, World!" In 6 programming languages.
c cpp csharp hello-world helloworld java javascript js programming-language python
Last synced: 08 Apr 2026
https://github.com/denrydu/student-achievement-management-system
一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!
Last synced: 24 Jun 2025
https://github.com/martinsos/tdd-by-example
My exercise project following "Test Drive Development: By Example" by Kent Beck.
Last synced: 08 May 2026
https://github.com/arikmukherjee/cpp_codes
This repo contains all C++ codes.
Last synced: 24 Jun 2025
https://github.com/helcsnewsxd/adaptive-network-routing
Adaptive routing algorithm implementation and performance analysis on simulated networks – Distributed Systems and Networking course project – Computer Science @ FAMAF (UNC)
analysis cpp dijkstra-algorithm famaf graph-topology lab matplotlib network network-topologies omnetpp optimization python red-protocol routing-algorithm university-project
Last synced: 20 Apr 2026
https://github.com/amlel-el-mahrouss/btb
BTB, a build system based on JavaScript Object Notation written in C++
Last synced: 29 Mar 2025
https://github.com/mohammadmd1383/benchmark-dll
A library for testing speed of code execution with high precision
c cdll clibrary cpp cpp-library cpp11 cpp14 cpp17 csharp csharp-library dll java java-8 javalibrary python python-3 python3
Last synced: 11 Apr 2026
https://github.com/urtuba/cpp-binary-tree
constructing a binary tree structure and finding path on it
binary-tree cpp data-structures homework istanbul-technical-university
Last synced: 15 Jul 2025
https://github.com/fulldroper/caesarcipher
Classes realize Caesar encryption methods on popular programming languages like: JavaScript, Java, C++, Phyton, PHP, Pascal, Lua, Go
caesarcipher cpp go golang java javascript js lua pascal php phyton
Last synced: 08 Apr 2026
https://github.com/guildofcalamity/starfieldsimulation
Homage to the Windows95/98 starfield screen saver.
cmake cpp drawing screensaver sfml simulation vectors vertex windows
Last synced: 18 May 2026
https://github.com/ycsek/bcs006-final_exam
This is the final project of the Bachelor of Computer Science in Advanced Programming of the Faculty of Data Science, City University of Macau.
city-university-of-macau cpp homework
Last synced: 21 Mar 2025
https://github.com/joakimbits/normalize
Make Make more inclusive - build automatically and from anywhere
assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv
Last synced: 11 Apr 2025
https://github.com/micheleriva/c-vs-ts-wasm
👽Simple repo I made for myself just to test some WebAssembly compilers.
assembly c compilers cpp haskell typescript wasm wat webassembly
Last synced: 08 Apr 2026
https://github.com/davidyslu/classicsudoku
Implement the classic game "Sudoku" in C++
c-plus-plus cpp game game-development
Last synced: 28 Aug 2025
https://github.com/ayeshaashfaq12/tictactoe_game
A 2D-console based game with some thrilling experience and score boarding for the user
cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 18 Mar 2025
https://github.com/stuart6854/vgw
VGW(Vulkan Graphics Wrapper) - A Vulkan wrapper library. (Work-In-Progress)
Last synced: 22 Jun 2025
https://github.com/autonomicperfectionist/mrl-cpp
C++ client library for the MyRobotLab robotics framework
Last synced: 17 May 2026
https://github.com/kuralme/barista_robot_project
Robotics Masterclass Checkpoint 7 & 8
Last synced: 28 Jun 2025
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/deryaxacar/42-cpp_06
In this module, you'll learn about type conversions in C++ using operators like static_cast, dynamic_cast, and reinterpret_cast. You'll also explore polymorphism and safely convert between derived classes using dynamic_cast.
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school casting cpp cpp-all cpp-modules-42 cpp06 cppmodules typecasting
Last synced: 13 Mar 2025
https://github.com/matteocalvanico/doomclone
A simple C++ game similar to Doom and Wolfenstein 3D
cpp raycasting sdl2 video-game
Last synced: 16 May 2026
https://github.com/deanwilsondev/snake
A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.
c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake
Last synced: 28 Jun 2025
https://github.com/jdm-github/jdm-language
JDMLanguage is my own language, it mainly created with ability to have freedom and constraint. It draws inspiration from Python's versatility while introducing its own distinctive features.
Last synced: 12 Sep 2025
https://github.com/solareenlo/42cpp-module-02
C++ practice 02 (Copy constructor, Operator overloading Fixed point number)
42 42born2code 42cursus 42projects cpp
Last synced: 15 Jul 2025
https://github.com/101rror/cses
Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
cpp cses-problem-set cses-solutions practice-programming
Last synced: 20 Jul 2025
https://github.com/sid911/mazegen
Maze Generation App made in WinRT UWP
cpp maze-generator maze-solver uwp windows winui
Last synced: 03 Mar 2025
https://github.com/samuelasherrivello/raylib-cpp-project-template
Raylib C++ template for new projects.
cpp game-development raylib-cpp template
Last synced: 02 Apr 2025
https://github.com/opikadash/memory-management-simulator
C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.
best-fit cpp data-structures first-fit googletest makefile operating-systems simulation
Last synced: 28 Jun 2025
https://github.com/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/allejo/aclovis
A Typescript library for programmatically generating C++ code
code-generation cpp typescript
Last synced: 07 May 2026
https://github.com/viktor-homeniuk/Shooter
cpp game-development unreal-engine-4 visual-studio
Last synced: 11 Mar 2025
https://github.com/rayzhuca/eggshell-db
Relational database model built in C++
Last synced: 05 Apr 2025
https://github.com/skyzh/serialpb
Reliable packet transmission over serial interface
Last synced: 08 Oct 2025
https://github.com/pymarcus/competitive_programming
Exercícios afim de melhorar a lógica e o desempenho nas competições
Last synced: 08 Oct 2025
https://github.com/aryank1511/cpp-object-oriented-programming
Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.
Last synced: 08 Oct 2025
https://github.com/0x0c/m3d13
Tiny 3DCG library.
3d-graphics c-plus-plus cpp cpp-library tiny-3dcg-library x11
Last synced: 08 Oct 2025
https://github.com/engichang1467/doodlejumpcpp
Created a Doodle Jump game in C++ and SFML Libraries
cpp doodle-jump sfml sfml-game
Last synced: 08 Oct 2025
https://github.com/jilliennelapid/stackcalculator
Project 1: A Stack (Data Structure) Calculator that implements strings and infix/postfix notation to compute basic operations.
cpp data-structures infix-to-postfix iomanip stack stack-calculator stacks strings
Last synced: 08 Oct 2025
https://github.com/hugodonotexit/cbudgie-vscode-extension
cBudgie Theme VScode Extension
cbudgie cpp new-language vscode vscode-extension vscode-extension-pack vscode-language vscode-snippets
Last synced: 27 Jan 2026
https://github.com/ignavan39/binary-tree
university laboratory binary tree
binary-search binary-search-tree binary-tree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/tpayne/lang-examples
Some examples of programming languages created for practice purposes only
chatbot cpp expressjs gemini gemini-ai gemini-api groovy json node-js nodejs openai openai-api openai-chatgpt php programming-language rest-api restful-webservices webapp
Last synced: 18 Jan 2026
https://github.com/maxiamo/dinogame
C++ Classes in-game using example
console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code
Last synced: 09 Oct 2025
https://github.com/mahsank111/oops-fundamentals
Basic fundamental codes of oops
cpp object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/abhinavmir/openstreetmap-in-cpp
Using IO2D + OSM + CPP to build A* Algorithm that finds best path between two co-ordinates on an actual Open Street Map section.
Last synced: 09 Oct 2025
https://github.com/esraa-emary/ciphers-and-deciphers
C Plus Plus Code (Ciphers and Deciphers)
clean-architecture cplusplus cpp
Last synced: 09 Oct 2025
https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
Last synced: 18 Oct 2025
https://github.com/vovandreevik/dictionary-list
This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.
cpp dictionary oop oops-in-cpp
Last synced: 26 Oct 2025
https://github.com/drankinatty/winsolver
Linear System of Equations Solver written in C and C++ native Windows API
c cpp linear-systems matrix solver windows-desktop
Last synced: 18 Apr 2026
https://github.com/abcdesktopio/abcdesktopio.github.io
docs website for abcdesktop.io
abcdesktop c cpp docker kubernetes less lua-script no-vnc node-js python3 remote-desktop tigervnc vdi websocket x11
Last synced: 10 Apr 2026
https://github.com/hilbertcube/simd-pathtracer
A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering
3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd
Last synced: 09 Oct 2025
https://github.com/stefanjohnsen/triangulateobj
Triangulation of polygons in obj files
console-application cpp cpp11 earcut fan indices line obj polygon triangle triangulation vertex wavefront wavefront-obj
Last synced: 09 Oct 2025
https://github.com/evr5/cliptransfer
A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.
asio clipboard-sharing cmake cpp cross-platform lan local-network network-programming opensource socket-programming standalone-asio tcp tcp-client-server text-sharing utility
Last synced: 09 Oct 2025
https://github.com/igozdev/charimpl
Compile-time header-only char implementation checking for C++03/11/14/17/20
compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies
Last synced: 05 Feb 2026
https://github.com/iboudhaine/hnsw-attribute-filtering-optimization
Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.
ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps
Last synced: 18 May 2026
https://github.com/herenturker/easm
EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.
asm assembler c cpp educational-project open-source x86
Last synced: 06 May 2026
https://github.com/kanansnote/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 30 Dec 2025
https://github.com/kotru21/pyramide-cpp
Just some C++ application, made for fun
Last synced: 10 Oct 2025
https://github.com/geokaralis/coreui
An advanced, descriptive UI framework for cross platform UI development, macOS, Windows, Linux.
cpp descriptive framework linux macos native sdk ui windows
Last synced: 04 Apr 2026