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-10 00:06:50 UTC
- JSON Representation
https://github.com/ethanbaker/game-ai
An exploration of how artificial intelligence plays a role in modern games
Last synced: 29 May 2026
https://github.com/sokmontrey/nodeflow
A simple and highly extensible Computational graph library written in C++ with the support of auto diff.
autodifferentiation cpp deep-learning derivatives graph machine-learning math
Last synced: 25 Mar 2025
https://github.com/eduardovegas/putyourface_opencv
Projeto final das disciplinas de Linguagem de Programação I e Laboratório de Linguagem de Programação I.
Last synced: 12 Apr 2026
https://github.com/tpeterw/flying-pancake
Live camera projection and mapping (a.k.a. "Pong")
camera computervision cpp opencv pong-game
Last synced: 07 May 2026
https://github.com/przemyslawbak/sierra_chart_custom_studies
A repository for testing features and solutions related to the Sierra Chart ACSIL.
acsil api cpp custom-study sierra-chart
Last synced: 31 Mar 2025
https://github.com/mrjake222/huffman_coding
Adaptive Huffman coding in C++
bitarray compression-algorithm cpp huffman linklist vitter vitter-algorithm
Last synced: 09 Apr 2025
https://github.com/tsnsoft/vs2022_cpp_wxwidgets_choice
Пример программы на C++ с использованием компонент выбора wxWidgets в Visual Studio 2022
2022 choice cpp visual-studio wxwidgets
Last synced: 12 Jul 2025
https://github.com/zeyu-li/cpp_boilerplate
C++ boilerplate. Nothing more, nothing less :pencil:
Last synced: 04 Oct 2025
https://github.com/gabrielcrackpro/developer-interviews
This is a compilation of developer interviews in diferent lenguages
cpp developer-interviews javascript js python
Last synced: 16 Apr 2026
https://github.com/guibrandt/lcs_demo
Demonstração de algoritmo Largest Common Subsequence, pra aula do maligno \o
cpp demo dynamic-programming graphviz lcs maligno
Last synced: 19 Jun 2026
https://github.com/obsidian-ninja/leetcode-solutions
algorithms competitive-programming cpp data-structures problem-solving
Last synced: 04 Jul 2025
https://github.com/wonikrobotics-git/allegro_hand_ros2_v5-3finger
allegro-hand cpp moveit2 python ros2-humble
Last synced: 12 Apr 2026
https://github.com/merlinz01/school_bell_timer
Code for an Arduino-powered school beeper timer
Last synced: 21 Jan 2026
https://github.com/ntminh2002/dotnetdll_clr_host
.Net DLL Injection
cpp csharp dll-injection dotnet
Last synced: 24 Apr 2025
https://github.com/hootbu/qt-music-player
cpp music-player qml qt6 qtcreator
Last synced: 11 Mar 2025
https://github.com/ahmedukamel/codeforces-problems
Codeforces problems solution in C++
codeforces cpp problem-solving
Last synced: 12 Jun 2025
https://github.com/drabiter/pink-fluffy-unicorn-dancing-on-rainbow
pink fluffy unicorn dancing on your terminal
c-plus-plus coffeescript cpp java javascript pascal ruby
Last synced: 13 Apr 2026
https://github.com/dark-lon3r/binarysearch
Этот код представляет собой реализацию алгоритма бинарного поиска в массиве чисел от 0 до 100 на языке C++. Он создан для того, чтобы продемонстрировать простоту и эффективность данного алгоритма.
algorithm algorithms binary binary-search code cpp eazy function functions language-learning learning massive search ua ukraine ukrainian windows
Last synced: 28 Feb 2025
https://github.com/jkopiszka/mathextended
C++ Library dedicated to extend possibilities of Math operations in your project.
c cpp cpp-library library math
Last synced: 19 Apr 2026
https://github.com/shucharjer/offsetreader
A simple in-program field offset reader. | 一个简单的程序内字段偏移读取器
Last synced: 02 Apr 2025
https://github.com/hrszpuk/braccioobserver
The backend for my Baccio Controller project. It observes serial communication and responds in real-time to a custom-made protocol.
arduino braccio braccio-arduino braccio-controller cpp robotics
Last synced: 28 Apr 2026
https://github.com/me-phew/doubly-linked-list
Implementacja listy dwukierunkowej w C++
Last synced: 05 Sep 2025
https://github.com/joephon/algorithm
algorithms
algorithm algorithms c cpp java javascript js rust tourism
Last synced: 11 Apr 2026
https://github.com/moazaymanedda/computer_store_management_system
Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.
ai claude computer-store cpp dbms food-ordering jdbc llm mcp obsidian-md pl-sql sql stock store
Last synced: 13 Apr 2026
https://github.com/nanda-gopal-sb/memory-match
A memory match game made in C++ and SFML
Last synced: 03 Apr 2025
https://github.com/steelx/sfcity
SF-City Game built with SFML (in-progress)
Last synced: 09 Apr 2025
https://github.com/suconbu/logu
Single header logging utility for C++
cpp cpp11 header-only logging single-header
Last synced: 04 Jul 2025
https://github.com/crispinalan/caspercalendar
Casper Calendar is a talking desktop calendar built with C++ and CopperSpice. It uses a built-in diphone speech synthesizer.
calendar copperspice cpp speech text-to-speech
Last synced: 04 Sep 2025
https://github.com/jitendragangwar123/dsa-using-cpp
This Repository have Data Structure and Algorithms concepts solving through C++.
algorithms cpp data-structures
Last synced: 29 May 2026
https://github.com/aksweb/online-judge
An open platform to host programming contests.
coding-challenge contest-platform cpp cppjudge online-judge open-source-programming-contest-platform
Last synced: 29 Apr 2026
https://github.com/githubfoam/groovy-cpp-win-githubactions
groovy cpp win githubactions
cpp githubactions gradle groovy windows
Last synced: 13 Apr 2026
https://github.com/solareenlo/42cpp-module-07
C++ practice 07 (template, iter, array, operator[])
42 42born2code 42cursus 42projects cpp
Last synced: 28 Jan 2026
https://github.com/sid911/x16bitemulation
This repository is basically me trying to emulate 6502 processor which is 16 bit fully on software level.
cpp emulation processor-simulator
Last synced: 01 Dec 2025
https://github.com/stiliyandr/allocator
A C++14 allocator implemented with buddy allocation.
algorithms allocator cpp cpp14 data-structures
Last synced: 09 Apr 2025
https://github.com/dereckmezquita/cpp-bouncy-balls
Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.
Last synced: 18 Jan 2026
https://github.com/luizh-queiroz/lop-resolutions
cplusplus cpp object-oriented-programming oop
Last synced: 30 Jan 2026
https://github.com/tassiluca/smart-coffee-machine
Coffe Machine - Second assignment for SEIOT Course @ UniBO
arduino-uno cpp embedded-systems finite-state-machine
Last synced: 01 Mar 2026
https://github.com/whitedodo/datastructure2
Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)
Last synced: 13 Apr 2026
https://github.com/rohit20045/erp
A ERP for college which includes MySqL for backend database and Curl for sending smtp mail. It contains most of functionality of an ERP.
cpp curl database management-system mysql object-oriented-programming openssl
Last synced: 07 Feb 2026
https://github.com/inferiorak/c-compiler-setup
Here I have Explained how to Setup VS Code for C and C++ Programming. So, Just do it as I have Shown.
c c-compiler c-compiler-setup cpp cprogramming mingw mingw-environment mingw64 vscode vscode-setup
Last synced: 28 Apr 2026
https://github.com/themarlboroman/tile_editor
Level editor for tiled formats written in C++ and SDL2
Last synced: 07 May 2026
https://github.com/yousef-sayed-younis/tic-tac-toe-terminal
A C++ implementation of Tic Tac Toe with AI and two-player modes. Playable entirely in the terminal. A simple, interactive game for practicing algorithms and terminal-based programming.
ai command-line-game cpp game-development single-player terminal-game tic-tac-toe two-player unbeatable-ai
Last synced: 03 Apr 2025
https://github.com/vaguesloth22/coding_practice
DSA problems that I solve regularly
Last synced: 08 Apr 2025
https://github.com/sleepingcat4/deathhash
a barebone programming language written in C++
barebones compiler cpp programming-language
Last synced: 13 Jun 2025
https://github.com/b-x-wu/graphics-engine
A CPU based raytracing toy example.
Last synced: 09 Jun 2026
https://github.com/pr47h4m/helloworld
Hello World
c cpp docker hello-world java javascript python shell
Last synced: 11 Apr 2026
https://github.com/thinkinglabs/kata-bootstrap-cpp-googletest
Bootstrap project for CPP kata's using Google Test
bootstrap conan-io cpp googletest kata
Last synced: 20 May 2026
https://github.com/vishwajeetk5/paytrack
The C++ "PayTrack" is an OOP project for budgeting and expense tracking. It offers user-friendly input, budget vs. actual analysis, data storage, detailed reporting, and error handling. A tool to manage finances efficiently.
cpp exception-handling filehandling finance inheritance oop paytrack
Last synced: 09 Apr 2025
https://github.com/jonas-is-coding/sudoku-bruteforce
A Sudoku solver via brute forcing in C++
Last synced: 31 Mar 2025
https://github.com/chenshaw010/advising-assistance-program
Text file parser that displays data back to the user primarily for categorizing educational classes.
Last synced: 16 Sep 2025
https://github.com/basemax/mathematicalexpressionevaluator
This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.
calculator calculator-app calculator-application calculator-cpp cpp cpp-calculator expression-calculate expression-checker expression-evaluator expression-language expression-parser expression-tree expressions mathematical
Last synced: 03 Apr 2025
https://github.com/rom-chik/kma_pp
Procedural programming course. C++
cpp cpp14 cpp17 pp procedural-programming visual-studio-2022
Last synced: 31 Mar 2025
https://github.com/ct-clmsn/sybpp
scrap your boilerplate plus plus
boost cpp cpp17 cxx cxx17 metaprogramming template-metaprogramming
Last synced: 28 Feb 2025
https://github.com/poncoe/parser_recognizer
The Sh*t Parser uses the Token Recognizer and in the rules do not use String Matcher, but i use Char Matcher xD. using C++ IDE CLion and Java & IDE Netbeans (Coming Soon)
char-matcher-xd cpp cpp14 ide-netbeans java luckytrue-development parse parser-recognizer poncoe recognizer string-matcher
Last synced: 24 Apr 2026
https://github.com/yashpaneliya/interviewbit-solutions
InterviewBit Problem solutions
cpp dsa-algorithm interviewbit-solutions
Last synced: 09 Apr 2025
https://github.com/denizkarya1999/xommand
Processes various commands.
commands console-application cpp practice-project
Last synced: 31 Mar 2025
https://github.com/zeynepcol/game-mutex-cpp
A falling box game implemented in C++ using a custom library, featuring mutex.
cpp custom-library game mutex mutex-lock mutex-synchronisation
Last synced: 04 Apr 2025
https://github.com/jdibenes/heron
Game Boy Advance emulator.
cpp gameboy-advance-emulator windows
Last synced: 28 Apr 2026
https://github.com/revazashvili/cpp-linked-list
simple linked list data structure example in c++
cpp data-structures linked-list
Last synced: 10 Jun 2026
https://github.com/amgdhussein/programming-contestant
Competitive programming with problems solutions.
algorithms-and-data-structures competitive-programming cpp hackerrank-solutions leetcode-solutions
Last synced: 19 Jun 2025
https://github.com/jubayer98/nsu-cse115-c-programming-basics
Here are some basic C programming examples completed during an undergraduate C language lab.
Last synced: 10 May 2026
https://github.com/whisperity/distcc-docker
DistCC for LTS OS compiler images in and through Docker
c clang compiler container cpp distcc docker docker-image gcc
Last synced: 13 Apr 2026
https://github.com/dron12261/dronsraytracer-raytracercpp
[РЕНДЕР] Разработка приложения для построения 3D моделей с помощью трассировки лучей
bad-code-oh-no cpp raytracing render software-rendering
Last synced: 06 Oct 2025
https://github.com/rudissaar/modifying-memory-with-cpp
Just a simple example how to write program that can modify other program's memory values.
cpp memory-hacking powershell qmake qt5 windows-api windows-hook
Last synced: 01 May 2026
https://github.com/zepedroresende/matrixmultiplication
Matrix Multiplication optimizations on intel and CUDA
c cpp cuda hpc matrix-multiplication omp optimization
Last synced: 01 May 2026
https://github.com/elprofesoriqo/competitiveprogramming
Algorithmic problems that have been part of programming contests, olympiads, and practical exercises.
c cpp data-science data-structures-and-algorithms python
Last synced: 01 May 2026
https://github.com/thefox/parameters
Automatic replace variables in configuration file templates from environment variables.
configuration-files cpp cpp14 dotenv mit-license symfony
Last synced: 02 May 2026
https://github.com/priyanshscpp/data_structures
This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future
cpp dsa geeksforgeeks leetcode
Last synced: 08 Jun 2026
https://github.com/bubblxs/tamale
tamale, tamale, tamale, tamale, tamale, tamale, tamale!
cpp linux steam steam-cards steamworks-sdk
Last synced: 02 May 2026
https://github.com/brandonmfong/libs
purely educational, somewhat practical
c cpp libraries makefile socket-programming unit-testing-framework
Last synced: 02 May 2026
https://github.com/ashrockzzz2003/leetcode_solutions
My Solutions for LeetCode Problems
cpp leetcode leetcode-solutions python
Last synced: 02 May 2026
https://github.com/nelarius/imnodes-docker-builder
Builder image for the imnodes project
Last synced: 02 May 2026
https://github.com/little-software-engineer/cs323-project2-bojanastajic
CS323 C++ university project, Topic: Transportation management
cpp management textfile transport transportation visualstudio
Last synced: 08 Jun 2026
https://github.com/themihirmathur/webots-projects
This repository contains various Webots simulation projects focused on different robotics applications. Each project includes a custom robot prototype and a Webots world configuration to demonstrate specific robotic behaviors and functionalities.
cpp python robotics webots-robot-simulator
Last synced: 02 May 2026
https://github.com/tntksals/face_detection
The face-detection package which used model prepared by OpenCV4.
Last synced: 02 May 2026
https://github.com/vsoch/emscripten
Getting started with emscripten!
cpp emscripten getting-started learning
Last synced: 02 May 2026
https://github.com/first-coding/data-structure
This DataStructure warehouse is used to learn for me.
Last synced: 02 May 2026
https://github.com/robaho/cpp_leveldbr
client/server module for cpp_leveldbr
Last synced: 09 Jun 2026
https://github.com/ahmednassar7/money-hub
A bank management system.
algorithms cpp data-structures database oop sql
Last synced: 02 May 2026