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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/bobotig/docolav
(DOminant COlor AVerage) Déterminer la couleur moyenne dominante d'une image.
cimg-library cpp dominant-color image-processing universal
Last synced: 17 Jun 2026
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/phanxuanquang/introduction-to-programming-uit
Tất cả bài thực hành môn Nhập môn lập trình - Trường Đại học Công nghệ Thông tin
Last synced: 04 Oct 2025
https://github.com/moon0922/longest-path-in-2248-numbers-game
An algorithm for searching the longest path in a 2248 numbers game.
Last synced: 20 Jan 2026
https://github.com/eyelash/atom-native
porting the Atom TextEditor from JavaScript to C++
atom atom-editor cpp cpp-library cpp11 cross-platform editor library text-editor
Last synced: 12 Aug 2025
https://github.com/diath/ipc
Tibia IP Changer (Linux)
changer cpp ip ip-changer linux opentibia tibia
Last synced: 19 Sep 2025
https://github.com/aermoss/aencpp
A programming language made with C++.
aenc aencpp cpp programming-language
Last synced: 19 Aug 2025
https://github.com/abdullrahmen/booking
Multitype booking system
abstract-factory-pattern booking booking-api booking-engine booking-platform booking-system booking-website c-plus-plus cpp expedia factory-pattern interface interface-test interfaces oop oop-concepts oop-examples oop-principles oops-in-cpp polymorphism
Last synced: 12 Aug 2025
https://github.com/babreton/42-cpp
42 school CPP modules
42 42-cpp-module 42cpp 42projects 42school cpp cpp42 cpp98
Last synced: 04 Jan 2026
https://github.com/gmagno/nb-cpp
Newton Basins implementation in C++ with bindings (pybind11)
cpp newton-fractals pybind11 python
Last synced: 03 Oct 2025
https://github.com/avicted/skogsnet
Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.
arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix
Last synced: 27 Jul 2025
https://github.com/benjaminmichaelis/escapecovid
A simple C++ and SFML based player escape from virus object game
cpp game player-escape sfml sfml-game
Last synced: 30 Jul 2025
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/yaser-123/cpp-fundamentals
Master the basics of C++ programming in a fun and engaging way. Whether you're a complete beginner or have some programming experience, this course will help you develop the skills you need.
Last synced: 21 Aug 2025
https://github.com/matheusvidal21/cppcodelab
Minhas soluções para exercícios em C++. Compartilho aqui minha abordagem para desafios e projetos, demonstrando meu progresso e habilidades na linguagem de programação.
Last synced: 09 Aug 2025
https://github.com/flak-zoso/labirint
C++ game that doesn't have much to do with a labirint
Last synced: 26 May 2026
https://github.com/kassane/sieve-cache-cpp
A SIEVE cache implementation for C++
cache-algorithm cpp sieve sieve-cache
Last synced: 03 Feb 2026
https://github.com/csp-community/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 08 Apr 2026
https://github.com/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/dashroshan/daa-oop-lab
📝 3rd semester DAA and OOP lab question solutions in C++
cpp design-and-analysis-of-algorithms object-oriented-programming
Last synced: 06 Apr 2025
https://github.com/haxpor/cpp_st
Repo contains tests, experiments using C++17
cpp cpp17 standard-template-library stl
Last synced: 17 Feb 2026
https://github.com/johancdev/bomberman
💣 Recreation of Bomberman arcade game using Raylib and C++. This project has been done with 5 other students and signed the end of my 2nd year at Epitech.
Last synced: 13 Apr 2025
https://github.com/kiprasmel/cputils
CLI utilities for competitive programming (mostly making C++ feel interpreted instead of compiled)
cli competitive-programming cpp utilities utils
Last synced: 09 May 2026
https://github.com/falcon-09/leetcode-problems
algorithms cpp data-structures leetcode-solutions
Last synced: 02 Jan 2026
https://github.com/developerpaul123/cmakeqt5example
cmake cpp example example-code example-project examples gui guide qt qt5
Last synced: 15 Sep 2025
https://github.com/snwfdhmp/population-genome-evolution
Library for simulating the evolution of a population's genome through reproductions, by applying genes mutations and cross-overs.
cpp evolution-simulator genetic-programming simulation
Last synced: 18 May 2026
https://github.com/andyfratello/pro2
💻 Exercicis de Programació 2 (PRO2) Q1 - UPC FIB
compiler cpp cpp-language language pro2 pro2-fib programming programming-language
Last synced: 22 Jul 2025
https://github.com/samsilverman/rwmicro
rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.
computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic
Last synced: 07 Mar 2026
https://github.com/matheusvidal21/datastructurescpp
Implementações eficientes de estruturas de dados em C++ para aprimorar a organização e desempenho dos programas. Explorando listas encadeadas, pilhas, filas, e muito mais.
abstractdatatype cpp datastructures
Last synced: 18 Mar 2025
https://github.com/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/soreing/var-cpp
Dynamic and flexible type var implementation in c++
Last synced: 15 Oct 2025
https://github.com/Choaib-ELMADI/getting-started-with-ros
Learn the Robot Operating System (ROS), including both ROS1 Noetic and ROS2 Humble, installation and essential commands.
cpp debian-linux linux python robot robot-operating-system robotics ros ros1 ros1-noetic ros2 ros2-humble ubuntu
Last synced: 31 Oct 2025
https://github.com/dayyass/hpc
My experiments with MPI and OpenMP
cpp cuda gpu high-performance-computing hpc mpi nvidia openmp parallel-computing super-computing
Last synced: 07 Mar 2026
https://github.com/naemazam/data-structures-and-algorithms-gfg
Data Structures and Algorithms problem and solution from GeekforGeeks with CP Books and Notes
coding-challenge coding-interviews cpp geekforgeeks geekforgeeks-solutions interview-practice interview-preparation interview-preparation-kit interview-questions naemazam problem-solving python
Last synced: 19 May 2026
https://github.com/cschladetsch/turtlegraphics
Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.
cmake cpp interpreter sdl turtle-graphics
Last synced: 29 Mar 2025
https://github.com/timkpaine/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 14 Apr 2025
https://github.com/pokisemaine/fishjoy
High-performance C++ server framework
cmake cpp high-performance server-framework
Last synced: 20 May 2026
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/samyam81/theoryofcomputation
This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.
cpp java theory-of-computation
Last synced: 19 May 2026
https://github.com/soreing/des-cpp-encrypt
Simple DES encryption library for C++
Last synced: 05 Apr 2025
https://github.com/brhaka/sfml-compiler
Atom SFML Compiler
atom atom-editor atom-package coffeescript compiler cpp customizable javascript open-source package sfml sfml-compiler windows
Last synced: 12 Apr 2025
https://github.com/akshat2602/sem3_oopl
Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)
Last synced: 05 Apr 2025
https://github.com/ferhatgec/ee
Ee? Access E codes from C++.
cpp e eee europe european-union
Last synced: 18 Feb 2026
https://github.com/efmsoft/logme
Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime — without restarting
c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows
Last synced: 17 Jan 2026
https://github.com/theflash2k/sudoku
A sudoku game made in C++
c cplusplus cplusplus-games-for-beginners cpp game sudoku
Last synced: 19 May 2026
https://github.com/mvharsh/data-structures
This repository contains all my data structures code in C++ language
cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees
Last synced: 11 Jun 2026
https://github.com/conreality/conreality-hal
Conreality Hardware Abstraction Layer (HAL).
Last synced: 13 Mar 2025
https://github.com/wx257osn2/clockwork_base32_cxx
Implementation of Clockwork Base32 for C++.
Last synced: 07 Jun 2026
https://github.com/sanjarzayniev/cpp-projects
Here are all the projects that I made in C++.
Last synced: 06 Apr 2025
https://github.com/manju07/school-management-system
C++ Console Application with File System
c cpp filesystem fstream school-management-system
Last synced: 10 Apr 2025
https://github.com/caimantilla/godot-flow-script
Easy-to-use visual scripting plugin for Godot game engine.
cpp godot-module godot-plugin godotengine
Last synced: 24 Oct 2025
https://github.com/wkhallen/unscramble
A C++ program that unscrambles scrambled words
Last synced: 19 Apr 2025
https://github.com/pfcclab/open3d
Open3D: A Modern Library for 3D Data Processing
3d 3d-perception arm computer-graphics cpp cuda gpu gui machine-learning mesh-processing odometry opengl paddle pointcloud python reconstruction registration rendering tensorflow visualization
Last synced: 14 Apr 2025
https://github.com/zyugyzarc/dees
Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.
compiler cpp language programming-language python
Last synced: 16 Apr 2026
https://github.com/neko-box-coder/cppoverride
Override any functions you want, just like mocking but better
cpp cpp11 mock mocking unit-test unit-testing
Last synced: 13 Apr 2025
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 17 May 2026
https://github.com/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/sschleemilch/cpp-gitbash-powerline
bashrc cpp git gitbash powerline-shell
Last synced: 19 May 2026
https://github.com/streamlabs/lib-datalane
An incredibly fast IPC solution for C and C++.
cpp gplv2 interprocess interprocess-communication ipc networking rpc
Last synced: 14 Apr 2025
https://github.com/ferhatgec/gechtest
gechtest, single header unit testing library.
Last synced: 18 Feb 2026
https://github.com/abcdesktopio/oc.user
abcdesktop main graphical user container
bash c cpp dockerfile nodejs tigervnc x11 xtermjs
Last synced: 30 Jun 2025
https://github.com/maximilianfeldthusen/simpleusermanagementsystem
The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.
classes cpp exception-handling user-management
Last synced: 07 Mar 2026
https://github.com/kusaremkn/dbdbd
chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom
Last synced: 22 Mar 2025
https://github.com/wjcunningham7/fastmath
Numerical approximations and efficient data structures
assembly-language bitset cpp hypergeometric-function numerical-methods
Last synced: 20 Mar 2025
https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp
MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.
cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui
Last synced: 08 May 2026
https://github.com/youssef-saaed/booleanarray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
bitwise-operators cpp memory-management open-source optimization
Last synced: 22 Mar 2025
https://github.com/islipnot/autostruct
Automatically converts and aligns the layouts of structs and enums between C++ and IDA.
cpp ida ida-pro reverse-engineering
Last synced: 13 Apr 2025
https://github.com/tebogoyungmercykay/object_orientated_programming_in_cpp
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors
Last synced: 13 Apr 2025
https://github.com/lucasbotang/concurrent_traffic_simulation
Udacity C++ Project Concurrent Traffic Simulation
concurrency cpp traffic-simulation
Last synced: 20 May 2026
https://github.com/giulioromualdi/named_tuple
Single header tagged tuple implementation
Last synced: 29 Mar 2025
https://github.com/raphaelsenn/newton-raphson-fractals
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
complex-numbers cpp fractal fractal-images fractals mathematics newton-raphson ppm-format ppm-image
Last synced: 25 Jun 2025
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
https://github.com/srijxnnn/emu8
emu8 - A CHIP-8 emulator (or interpreter) written in C++.
chip-8 chip8 chip8-emulator chip8-interpreter cpp emu8 sdl2
Last synced: 13 Mar 2025
https://github.com/arturfriedrich/programozasgknb_intm021
Gyakorlati anyagok a Széchenyi István Egyetem Programozás (GKNB_INTM021) tárgyához
Last synced: 13 May 2026
https://github.com/humbertodias/sdl-openmugen
Open source King of Fighters code
Last synced: 13 May 2025
https://github.com/moshegroot/42projects_archive
My archive with project from Ecole42 (school21 in Russia)
algorithms c cpp data-structures graphics raytracing
Last synced: 20 May 2026
https://github.com/tole-k/ant-colony-optimization-solving-google-hashcode-2020
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
book cpp google greedy-algorithm library mutations np-hard optimization
Last synced: 05 Jun 2026
https://github.com/oliverlee/bazel_clang_format
Run clang-format on Bazel C++ targets
Last synced: 23 Jan 2026
https://github.com/jin/bazel-android-ndk-example
Build C++ for Android using Bazel and NDK
Last synced: 14 Apr 2026
https://github.com/shibam120302/leetcode
I try to upload the daily code which i practice daily in LEETCODE
cpp dailychallenges dsa java leetcode leetcode-solutions
Last synced: 18 Jan 2026
https://github.com/willnationsdev/wyrd-narrative-scripting
A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.
cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd
Last synced: 18 Apr 2026
https://github.com/spiffgreen/cli-master
A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.
cli commandline cplusplus cpp cpp-library
Last synced: 09 Oct 2025
https://github.com/ron4fun/simplebaselib4cpp
SimpleBaseLib4CPP is a simple C++11 Base Encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants), Base64 (various variants).
base16 base32 base58 base64 cplusplus cpp encoding
Last synced: 09 Oct 2025
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 Apr 2026
https://github.com/cpp-sc2/blank-bot
Starter bot for StarCraft II with integrated cpp-sc2
ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/ahmed-khaled-dev/problem_solving
This is for documenting my code solutions for all the problems that i solve mainly on Code forces/acmASCIS's Sheets
acm codeforces cpp problem-solving
Last synced: 10 Oct 2025