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-17 00:06:47 UTC
- JSON Representation
https://github.com/tarsir/cpp-practice
Where I put the silly things I make in C++ for practice
Last synced: 19 May 2026
https://github.com/i9or/pong
Classic game
cmake cpp cpp17 game-development pong sfml sfml3
Last synced: 09 Aug 2025
https://github.com/mrowan137/neetcode-150
NeetCode 150 solutions, C++
algorithms cpp data-structures neetcode-150
Last synced: 05 Jul 2026
https://github.com/tawfik-s/old-course-datasturcturewith-cpp
study dataStructure with cpp ==>L classes for structures
academic-task cpp data-structures oop
Last synced: 14 Mar 2025
https://github.com/ekkoz897/cpp_modules
CPP modules of 42 school
42born2code 42school cpp cpp98 oop-concepts oop-principles
Last synced: 25 Jan 2026
https://github.com/tksh164/cpprest-azure-rest-api-sample
This repo contains Azure REST API samples using C++ REST SDK (cpprestsdk).
Last synced: 20 May 2026
https://github.com/iamrlz/atm-machine-using-cplusplus-
This is an simple program Automated Teller Machine (ATM) using cases in c++.Functionality: Performing given Action. Produces Sound (while you enter correct or wrong information). Display Color Screen. Working: Deposit Cash. Withdraw Cash. Checking Balance. Switching to another account
Last synced: 29 Mar 2025
https://github.com/giubueno/algorithms
This repository is my personal coding dojo.
cpp elixir java javascript ruby
Last synced: 12 Jan 2026
https://github.com/luxoriasoft/brisque_impl
Brisque Implementation (C++) Self Contained
Last synced: 29 Mar 2025
https://github.com/ygor-sena/42cursus-piscine-object
This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.
42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram
Last synced: 10 Jun 2026
https://github.com/letv1nnn/ray-tracer
A small ray tracer implemented in C++.
Last synced: 05 Jul 2026
https://github.com/lexz-08/cslhelper
Makes creating, destroying, and and printing to a console window easier, with support for virtual terminal sequences and basic text colors.
console console-window cpp csharp pinvoke windows
Last synced: 05 May 2026
https://github.com/srz-zumix/cpp-github-actions-hello-world
C++ GitHub Actions Hello World
Last synced: 20 May 2026
https://github.com/jaytwolab/convertu
URL+Korean Encoding :kr: URL+한글 인코딩
2019 convert cpp hangul mfc url visualcpp visualstudio vs2019
Last synced: 28 Mar 2025
https://github.com/kuriv/manual-c
C 是一种通用程序设计语言,广泛用于系统软件与应用软件的开发。
c c-language c-library c-plus-plus c-programming cpp
Last synced: 14 Mar 2025
https://github.com/raveriss/cpp03
C++98 exercises on inheritance, exploring base and derived class dynamics and multiple inheritance challenges.
class-hierarchy coding-exercises cpp cpp98 ecole42 inheritance multiple-inheritance object-oriented-programming software-development
Last synced: 02 Jan 2026
https://github.com/btobin0/cpp-examples
This is all about c++. I post as I learn.
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cpp cpp-programming
Last synced: 02 Jan 2026
https://github.com/cescedes/mandelbrot-with-cpp-multithreading
UW / PC
cpp multithreading parallel-computing
Last synced: 19 Jul 2025
https://github.com/sarojshakya01/os-cpp-threading-example1
Car Tunnel Restriction Problem using POSIX C++ Threading with MUTEX (Synchronized the threading)
cplusplus-11 cpp mutex-synchronisation posix-threads
Last synced: 02 Jan 2026
https://github.com/bridgedeck/luacxx
A C++ library for working with Lua more easily
Last synced: 02 Jan 2026
https://github.com/chinmay-esp/servo_motor_esp32
This repository demonstrates how to control a servo motor using the MCPWM (Motor Control Pulse Width Modulation) peripheral of the ESP32, utilizing the ESP-IDF framework. The servo motor's position is controlled by adjusting the PWM signal sent from the ESP32, allowing for precise positioning.
Last synced: 20 May 2026
https://github.com/jujax/m5coreink-lightmeter
Light meter with m5coreink and Dlight HAT (BH1750)
aperture arduino bh1750 cpp e-ink esp32 iso light-meter m5coreink photography photometry shutter
Last synced: 13 Oct 2025
https://github.com/mcsamuelshoko/learning-data-structures-and-algorithms-in-cpp
my journed reinforcing the data strcutures and algorithms i learnt in college.
algorithm-analysis algorithms-and-data-structures cpp data-structures learning learning-by-doing learning-resources self-paced-learning
Last synced: 28 Mar 2025
https://github.com/prayag2003/cses-for-fun
Solving CSES Problemset in Go and C++
Last synced: 20 May 2026
https://github.com/retifrav/csharp-cpp-example
An example of using a C++ library inside .NET/C# application.
Last synced: 08 May 2026
https://github.com/mohsen12999/cppblockchain
making little block-chain with cpp
Last synced: 06 Apr 2025
https://github.com/ognentrajkovski/objectorientedprogramming
Solutions for tasks and exercises from the Object Oriented Programming course @ FCSE - Skopje
Last synced: 06 Apr 2025
https://github.com/arkaht/cpp-spaceship
Spaceship ─ a stylized game focused on the game feel of speed and shooting
3d cpp custom-engine game game-feel opengl spaceship speed
Last synced: 20 May 2026
https://github.com/mohin-73/lightoj-problems-solution
LightOJ problems solution
Last synced: 20 May 2026
https://github.com/codepeters/programming-techniques
My solutions for the course Programming Techniques-NTUA 2013-2014
binary-search-tree c cpp hashmap list programming-techniques
Last synced: 20 May 2026
https://github.com/aryank1511/cpp-library-console-app
Developed the Seneca Library Application and implemented key features such as date management, menu creation, and data handling. Designed and implemented the application's functionalities using C++ programming, object-oriented design, and problem-solving skills.
cpp object-oriented-programming
Last synced: 28 Mar 2025
https://github.com/aryank1511/cpp-assembly-line-simulation
This project involves creating a C++ assembly line simulation using Object-Oriented Programming (OOP) principles. The simulation models an assembly line with multiple stations that work together to process customer orders for various products.
cpp object-oriented-programming stl
Last synced: 28 Mar 2025
https://github.com/dominik-developer/simple-calculator-cpp
simple calculator in C++
Last synced: 29 Mar 2025
https://github.com/elvisdukaj/calibration_filter
Simple application (c++/OpenCV/Qt5/QML) to calibrate the camera based on a cheasboard
camera-calibration computer-vision cpp opencv
Last synced: 20 May 2026
https://github.com/novara754/filter-magic
A simple little CLI tool to apply a few different filters to images.
cli cpp filters image-processing images opencv2
Last synced: 22 Apr 2026
https://github.com/antoniomrtz/adventofcode_2020
My solutions for the 2020 event Advent of Code
advent-of-code-2020 algorithms code-advent cpp python
Last synced: 20 May 2026
https://github.com/ivanpinezhaninov/async_promise
C++11 header-only library based on Promises/A+
cplusplus cplusplus-11 cpp cpp11 header-only promise promise-a-plus promise-all promise-any promise-aplus promise-chain promise-library
Last synced: 08 Apr 2026
https://github.com/moozunch/lab-5-ap
khusus lab praktikum Algoritma Pemrograman
c college college-assignment college-project cpp
Last synced: 20 May 2026
https://github.com/mysticquest/unreal-stealthproj
Unreal FP Project using layered materials (deprecated)
Last synced: 10 Jan 2026
https://github.com/aeckar/libcollect
Garbage collection library for C/C++
c cpp garbage-collector memory-safety
Last synced: 20 May 2026
https://github.com/wa1tnr/c_lang_snippets-a
C Language snippets - exploring the compiler details wrt storage in RAM &c. - June 2024
arduino c-programming-language cpp
Last synced: 02 Jan 2026
https://github.com/thesstraight/compassdlc
External Compass DLC for Counter-Strike: Source v92 (6630498) on Linux
compass counter-strike cpp dlc external linux memory
Last synced: 20 May 2026
https://github.com/emnasc/sensor_distancia
Implementação simples de sensor ultrassônico em Arduino
Last synced: 20 May 2026
https://github.com/fieryrms/sfml-tictactoe
TicTacToe made using C++ and SFML
cpp sfml sfml-game sfml-graphics-library sfml-library tictactoe tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 07 Sep 2025
https://github.com/githubprankster/spinscript
Spinscript is a fantasy architecture for a game project that is quite assembly.
assembly bytecode-compiler bytecode-interpreter cpp gamedev interpreter virtual-machine
Last synced: 20 May 2026
https://github.com/jsonzilla/fusion_xml
Command line tool to merge two xml files
Last synced: 22 Mar 2025
https://github.com/ujjwal-kr/gc-experiment
Garbage collector, C++, 2 hours.
Last synced: 01 Jun 2026
https://github.com/vikas2171/if_else_parser
If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.
cpp if-else-statements parse-tree parser principles-of-programming-languages
Last synced: 20 May 2026
https://github.com/arthurtaveira/arduinoproject-homesecurity
Projeto de conclusão de Disciplina "Técnicas de programação" da UFCG
Last synced: 20 May 2026
https://github.com/andrewdarnall/srm-benchmark
A benchmark work between the C++, Rust and Python implementations of the SRM algorithm
computer-vision cpp image-processing python rust statistical-region-merging
Last synced: 30 Apr 2025
https://github.com/amirhaytham/logic-gates-circuits-simulation
Simple Implementation for Logic Gates Project represented in Physics (BS221) Course. Implemented with C++.
1-s-complement 2-s-complement and bases-conversions buffer c cpp gate logic-gates-circuits logicgates nand nor not or physics truth-table xnor xor
Last synced: 20 May 2026
https://github.com/elkard/gkom_opengl_well
Project for the ‘Computer Graphics’ course on the 5th semester. Our task was to use C++ and OpenGL to render a scene with a well. The game engine was designed and implemented from scratch and allows to build and script the behaviour of elements on the scene. The game engine supports parent-child relationships between objects. The user can define his own objects. Each object inherits methods for setting meshes, adding children, animating and transforming object’s position in space. The final scene contained a well, lanterns along a path and procedurally generated (swaying on the wind) trees.
cpp forest game-engine game-engine-3d gamedev graphics opengl
Last synced: 17 May 2026
https://github.com/branebb/nn-framework
Framework for creating neural networks using C++ and CUDA platform. This project is part of my final university assignment for bachelor's degree.
cmake cpp cuda cuda-programming
Last synced: 20 Jan 2026
https://github.com/ameya-kawade/casino-game
It's a casino game ,guess the right number and get your money double!!
Last synced: 26 Jun 2025
https://github.com/franciscomoretti/moderncppstarter
Sample project to learn how to use the ModernCppStarter
actions ci cmakelists codecov continuous-integration coverage cpp documentation github-workflows modern-cmake-template sanitizers starter
Last synced: 20 May 2026
https://github.com/arya-io/cpp-basics
A beginner-friendly repository containing basic C++ programs to learn and understand fundamental programming concepts.
cpp cppbasics cppfundamentals objectorientedprogramming
Last synced: 14 Mar 2025
https://github.com/chasenut/cmake-template
My custom simple CMake Template. I'm lazy, so this template is for me (and others if they want) to download.
Last synced: 19 May 2026
https://github.com/numq/text-generation
JVM library for text generation, written in Kotlin and based on the C++ library llama.cpp
cpp java jni jvm kotlin llama ml text-generation text-to-text
Last synced: 29 Apr 2026
https://github.com/jo-minseok/algorithm-problem
✔️ 백준, 프로그래머스,SWEA 문제 풀기 STUDY
algorithms baekjoon-online-judge cpp data-structures programmers-online-judge study swexpert-academy
Last synced: 26 Jul 2025
https://github.com/theolepage/directx-3d-framework
A simple framework to make C++ DirectX 3D applications.
3d cpp directx directx-11 framework
Last synced: 14 Sep 2025
https://github.com/cesardev31/cortex_engine
Cortex Engine es un proyecto de código abierto personal,
cpp game-engine multiplatform opengl-es sqlite
Last synced: 03 May 2026
https://github.com/skoved/cs350prog5
Program 5 for cs350 @ Binghamton University
Last synced: 20 May 2026
https://github.com/eliott-srl/rainbow_sort
A colour sorter in C++
colour colours coloursort cpp hsv hue rgb sorter
Last synced: 12 Jun 2025
https://github.com/patricktcoakley/cpp-advent-of-code-2018
Advent of Code 2018 in C++17.
advent-of-code advent-of-code-2018 cpp
Last synced: 07 Apr 2025
https://github.com/jaredpersonalorganization/tcp-asio-async
TCP ASIO Async Implementation
asio boost cplusplus cpp networking ssl tcp tcp-client tcp-server
Last synced: 27 Jun 2025
https://github.com/xiaohan2012/pyedmond
Edmonds optimal branching in C++ wrapped by Python
cpp directed-graph graph-algorithm minimum-spanning-arborescence python
Last synced: 29 Apr 2026
https://github.com/atirutw/glibpp
A proof-of-concept of reimplementing GLib as a C++ library
Last synced: 12 Jun 2026
https://github.com/walker84837/snake-cpp
This program is a simple implementation of the classic Snake game using the SDL2 library in C++.
Last synced: 29 Mar 2025
https://github.com/martinak1/info450pig
An INFO450 project
cpp cstring pig-latin regex school-project
Last synced: 22 Mar 2025
https://github.com/minseoc03/llvm-kaleidoscope-playground
This project is a step-by-step implementation of a simple functional language based on the LLVM Kaleidoscope Tutorial.
abstact-syntax-tree codegen compiler cpp jit llvm llvm-ir parser toy-language
Last synced: 20 May 2026
https://github.com/radd/dijkstra-tests
Testing the performance of a programming language based on the Dijkstra's Algorithm.
c cpp csharp java javascript python
Last synced: 08 Apr 2026
https://github.com/palinaskakun/sparty-sudoku-game
action sudoku: a cross-platform sudoku game with dynamic difficulty levels, utilizing wxWidgets for GUI, XML parsing, and advanced OOP design patterns for scalability and maintainability.
Last synced: 20 May 2026
https://github.com/gavril-s/alg-calc
Console algebraic calculator
calculator console-application cpp shitty-code
Last synced: 29 Mar 2025
https://github.com/saqibbedar/cpp-notes
This repo is all about the experience I have got, during my first semester, at my university in programming and problem solving in C++ language. Furthermore, this repo will cover all of my codes and learnings in C++.
arrays cpp problem-solving programming-challenges programming-exercises psp searching
Last synced: 04 Apr 2025
https://github.com/dominiks01/leetcode
Daily Leetcode Progress Tracker.
algorithms-and-data-structures c cpp learning leetcode
Last synced: 20 May 2026
https://github.com/astrodynamic/qtquickquests
QtQuickExperiments is a dynamic project exploring creative possibilities with Qt Quick and QML, testing various features and pushing UI boundaries.
cmake config cpp design gui modules playground qml qt qt-framework qt6 qtquick qtquick-controls ui
Last synced: 07 Mar 2026
https://github.com/ribtas007/dsa_cs506
contains all the works that I did while pursuing the DSA_CS506 course.
algorithm c cpp data-structures
Last synced: 20 May 2026
https://github.com/onyazuka/serializer
Simple C++ serializer
containers cpp cpp17 deserialization fast serialization
Last synced: 28 Jun 2026
https://github.com/mishqatabid/encrypting-decrypting-code
A C++ Code to Encrypt & Decrypt the input using a Dictionary
cpp dictionary-attack encryption-decryption
Last synced: 01 Nov 2025
https://github.com/kasim95/monster_hunter
A CLI battle arena game made using C++
cpp game-development visual-studio
Last synced: 20 May 2026