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-14 00:06:48 UTC
- JSON Representation
https://github.com/tomasmark79/mypersonaltwitchbot
Repository MyPersonalTwitchBot provides a simple CMake C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started ultra quickly.
bot cmake cpp twitch twitchbot vscode
Last synced: 08 Nov 2025
https://github.com/samya-s/optimization-techniques-lab
Optimization Techniques Lab (MA39207)
cpp optimization-algorithms optimization-methods optimization-techniques
Last synced: 29 Mar 2025
https://github.com/tedezed/cmstrom_led_control
Cmstrom led control for Linux
Last synced: 19 May 2026
https://github.com/toshokan/stack-calc
A basic calculator that interprets Reverse Polish Notation
calculator cpp reverse-polish-notation rpn-calculator
Last synced: 22 Jun 2025
https://github.com/y1z/dynamic_chess
A chess game that let's you change how the game works, pieces, size of the board, etc...
Last synced: 20 Mar 2025
https://github.com/lzpdark/jsonparser
try to parse json, make it easy to unserstand
Last synced: 17 May 2026
https://github.com/toreno96/minesweeperplusplus
Extended clone of the Minesweeper game; programming class project.
cpp cpp11 cpp14 game minesweeper sfml
Last synced: 24 Jun 2025
https://github.com/congard/algine-examples
Examples of Algine usage
3d 3d-engine 3d-graphics-engine algine cplusplus cpp cross-platform linux opengl windows
Last synced: 20 Jul 2025
https://github.com/einararnason/i2cteensy
I2C implementation for Teensy microcontrollers
Last synced: 04 Sep 2025
https://github.com/einararnason/teensybutton
Multithreaded button event library for Teensy
buttons cpp multithreading teensy
Last synced: 29 Mar 2025
https://github.com/chen0040/allegro-space-shooter
Space shooter game written in Allegro
allegro cpp game game-map-editor quad-tree
Last synced: 14 Sep 2025
https://github.com/gcoronelc/uc-2021-20-fund-prog
Curso Fundamentos de Programación en la Universidad Continental del programa a distancia.
cpp gcoronelc programacion programming
Last synced: 10 Jul 2025
https://github.com/marioinf-master-compuerscience-ucm/graficoscomputador
Repositorio de trabajo de la asignatura "Gráficos por computador" (curso 22-23), perteneciente al Máster en Ingeniería Informática de la Universidad Complutense de Madrid (UCM)
computer-graphics cpp spanish-language
Last synced: 15 Jun 2025
https://github.com/gcoronelc/uc-2021-20-19582
Curso de Fundamentos de Programación en la Universidad Continental
Last synced: 06 Apr 2025
https://github.com/adrijadastidar/cpp-chat
This project demonstrates a simple chat application using TCP sockets in C++ with the Windows Socket API (Winsock). The application consists of two components: the Client and the Server. The client connects to the server, and both parties can send and receive messages in real-time.
Last synced: 20 Oct 2025
https://github.com/jke94/building-dynamiclibrary
Building dynamic library, consuming by a client and delivering through a NuGet Package.
cpp cross-platform library linux windows
Last synced: 06 May 2026
https://github.com/tyrone-wu/engineered-sll-sort
Experimental implementation & analysis for engineering the sorting process of singly linked lists.
Last synced: 07 Sep 2025
https://github.com/blakley/compiler-design
Let's create something
cpp interpreter lexer-parser programming-language translation
Last synced: 10 Sep 2025
https://github.com/owengombas/graph
🔃 A C++ Implementation of graph data structure
Last synced: 05 Apr 2025
https://github.com/char-ptr/crazed
execute js, py, rust, c++, and c via a bot on discord
c cpp discord discord-bot evaluation javascript python rust
Last synced: 07 Apr 2026
https://github.com/nonnorm/superhot-games
cpp minigames superhot treedude zombie-slasher
Last synced: 19 May 2026
https://github.com/pierrechevalier83/signed_size
A header only utility function for getting the size of a container as a signed type
cpp cpp11 cpp14 header-only modern-cpp signed utility
Last synced: 04 Apr 2025
https://github.com/asif-faizal/bigoccasion
A once-in-a-lifetime BigOCcasion to master Data Structures and Algorithms in C++, one pointer and segfault at a time. Welcome to the complexity party.
Last synced: 20 Jul 2025
https://github.com/h1g0/al-nasl
bullet-hell vertical-scrolling shooter.
bullet-hell cpp dxlib shooter-game video-game
Last synced: 19 May 2026
https://github.com/corejust/minecraftclone
Every programmer must write a clone of Minecraft
3d cpp cpp20 minecraft minecraft-clone opengl sfml
Last synced: 19 May 2026
https://github.com/spargatgroup/openamui
The Open Adaptive Multi-User Intelligence Operating System
Last synced: 10 Apr 2026
https://github.com/berlin0308/ntu-2024fall-dip
BME7408: Principles and Applications of Digital Image Processing (Prof. Ta-Te Lin)
cpp digital-image-processing gui qt
Last synced: 24 Dec 2025
https://github.com/trkako/executecpp
Shortcut console """app""" to compile and run your program with just opening it
compiler console-application cpp
Last synced: 05 May 2025
https://github.com/paulanerus/tram
A straightforward build configuration and dependency management tool for C/C++.
build-configuration build-tool cpp cpp20 dependency-manager package-management package-manager
Last synced: 01 Jan 2026
https://github.com/ediu3095/transform
Transform is a header only C++ mathematics library for graphics software based on GLM and Real-Time Rendering.
cpp cpp-library cpp20 header-only mathematics matrix opengl quaternion vector vulkan
Last synced: 13 Mar 2025
https://github.com/lehuyh/goatui
🐐 React for C++
cpp goatui gui react ui-library
Last synced: 05 May 2026
https://github.com/satyam-singhxx/snake-_ladder_game
This repository contains a C++ implementation of the classic Snake and Ladder board game. The game supports multiple players competing to reach the final square (100) first. The code includes the game logic, player management, and board handling. Opportunities for optimization and feature expansion are also outlined.
builder-design-pattern c cpp singleton-design-pattern snake-ladder-game
Last synced: 19 May 2026
https://github.com/filming/challenges
This is a repo where I can keep track of all the coding practice I have attempted.
cpp javascript leetcode neetcode python
Last synced: 22 Jun 2025
https://github.com/guicdas/CPP01_42
CPP01 Module
cpp cpp98 cppbasics memory-management
Last synced: 20 Jul 2025
https://github.com/kydronepilot/space-eye-windows-node-api
Native Windows API for SpaceEye app, to set multi-monitor wallpaper images
cpp node-addon-api nodejs spaceeye wallpaper win32 windows
Last synced: 12 Jan 2026
https://github.com/joyrider3774/blips
A Remake of the dos Bips game from Bryant Brownell. It is a Puzzle game which is a variation of sokoban written in SDL 1 based on my old gp2x version
cpp game game-dev puzzle-game remake-game remake-games retro-game retrogaming sdl
Last synced: 29 Mar 2025
https://github.com/zselimreborn/spaceinvaders
Remake of the 80s classic game SPACE INVADERS using OpenGL and C++.
asset-management cpp design-patterns engine fmod-api game-design gamedev glfw3 opengl rendering
Last synced: 19 May 2026
https://github.com/meteulken/cpp_modules
CPP projects
cpp cpp-modules cpp-modules-42 cpp-oop ecole42
Last synced: 21 Mar 2025
https://github.com/lazypanda07/json
Parser and builder for JSON in C++20.
cpp cpp-library cpp20 cpp20-library json
Last synced: 20 Apr 2026
https://github.com/itayshaul111/reconstruction-simulation
Assignment 1 - SPL course, BGU
Last synced: 22 Jun 2025
https://github.com/andrewn9/granglecast
experimental C++ game using SDL2 and GLEW
Last synced: 11 Sep 2025
https://github.com/mjollnir03/boidscpp
This is a project in which I will use C++ and raylib to create a graphical simulation of "Boids" by Craig Reynolds.
Last synced: 09 May 2025
https://github.com/lordxexsteros/arelm
ARLEM is a terminal-based adventure game (currently under development) set in a surreal world of magic and cryptic challenges. You play as an unnamed protagonist trapped in Arlem, guided (or hindered) by 08, an AI with a penchant for sarcasm. To escape, you must: - Solve Prem’s devious quizzes in rooms like The Corridor of Shadows.
colaboratory cpp cpp-programming game game-development under-development
Last synced: 04 Sep 2025
https://github.com/pardhusreerushivarma20060119/exploit-engineering
Welcome to the definitive record of my journey into x86-64 Assembly Language, System-Level Programming, Reverse Engineering, and Exploit Development.
assembly-x86 cpp cprogramming exploit-development low-level reverse-engineering system-programming
Last synced: 19 May 2026
https://github.com/storterald/neural-network
Simple neural network implementation in C++ and CUDA
asm asmx86 c-plus-plus cmake cpp cuda machine-learning neural-network
Last synced: 28 Mar 2025
https://github.com/zyn10/ascii-convertion
Simple Convertion of ascii of Capital letters of english alphabets
ascii ascii-conversion converstions cpp programming-fundamentals
Last synced: 21 May 2026
https://github.com/costingh/estore-platform
C++ program that provides minimal functionality of an online store. Implementation follows OOP concepts (abstraction, encapsulation, inheritance, polymorphism), making use of singleton design pattern.
Last synced: 31 Dec 2025
https://github.com/codspeedhq/opencv-benches
OpenCV benchmarks written in C++
Last synced: 19 May 2026
https://github.com/arman-arif/blood-bank-system-with-cpp
Blood Management System
Last synced: 17 May 2026
https://github.com/hadson0/gamelobbyprototype
A foundational C++ project using the Qt framework to create LAN-based multiplayer TCP games with a lobby system, chat, and screen navigation. Fully implemented in C++.
cpp game lobby-system multiplayer qt sockets tcp
Last synced: 19 May 2026
https://github.com/tksh164/winsock-lab
command-line-tool cpp from-azdevops lab windows winsock
Last synced: 17 May 2026
https://github.com/klappdev/lynx
C++ samples of using popular libraries
asio boost cpp cpp20 database grpc json mysql networking protobuffer xml
Last synced: 12 Apr 2026
https://github.com/maximilianfeldthusen/integrate-asynchronous-i-o-using-modern-cpp
Integrate-asynchronous-I-O-using-modern-Cpp
Last synced: 24 Jun 2025
https://github.com/bonnyad9/ccpp
A simple to use tool for C/C++ projects.
build build-tool c c-language c-plus-plus c-plusplus ccpp cpp
Last synced: 06 May 2026
https://github.com/Chimipupu/rp2xxx_dev
RP2040 & RP2350 x2CPU & FreeRTOS C++ F/W Development by Chimi(ちみ)
Last synced: 12 Apr 2025
https://github.com/evanwieland/shady
😎 Little OpenCV program written in C++ that augments glasses onto a persons face.
augmented-reality computer-vision cpp opencv
Last synced: 17 May 2026
https://github.com/eduardobaginskicosta/bookshelf
Simple CRUD system created to manage books as part of an academic project, written in C++.
academic academic-project books bookshelf cmake console cpp crud crud-application
Last synced: 28 Mar 2025
https://github.com/ashtanko/cpp-algorithms
📊 A comprehensive collection of algorithms implemented in C++, covering various data structures and problem-solving techniques. This repository serves as a valuable resource for students and developers seeking to deepen their understanding of algorithms and improve their coding skills in C++.
Last synced: 10 Sep 2025
https://github.com/nberlette/terminfo
Node.js native addon for using terminfo/ncurses in TypeScript/JavaScript applications. Available on JSR as @nick/terminfo. Supports Bun, Deno, and Node alike.
bindings c cpp curses napi native ncurses termcap termcaps terminfo terminfo-parser typescript
Last synced: 12 Jan 2026
https://github.com/anmol420/cpp-a2z
A Repository Containing Codes Of Striver's A2Z Course.
Last synced: 21 Mar 2025
https://github.com/anmol420/programs-in-cpp
A Basic C++ Programs Based Repository
Last synced: 21 Mar 2025
https://github.com/aliakkas006/problem-solving-pattern
LeetCode problem solution using efficient algorithm!
Last synced: 17 May 2026
https://github.com/thelanc3/egetaskscpp
Примеры решений задач из ЕГЭ Информатика
Last synced: 24 Jun 2025
https://github.com/arkaht/cpp-curve-editor-x
Curve Editor X ─ a C++ and raylib Bézier spline editor for the Curve-X library
bezier cmake cpp curve editor raylib raylib-cpp simple spline
Last synced: 10 Sep 2025
https://github.com/frgfm/sdcnd-pid-control
PID Control project of Udacity Self-Driving Car Nanodegree
catch2 clang-format cpp pid-control self-driving-car spdlog
Last synced: 31 Dec 2025
https://github.com/s0cks/generator-cc
Yeoman generator for creating modern C++ projects
Last synced: 17 May 2026
https://github.com/unavailabledude/jcgof
my try at john conway's game of life.
cpp john-conway-game procedural sdl2 zero-player-game
Last synced: 17 May 2026
https://github.com/nickjordan289/perlinnoisegenerator
Perlin Noise Generator in SFML and C++
cpp generation perlin-noise sfml
Last synced: 18 Dec 2025
https://github.com/nickjordan289/smartrockets
Implementation of a genetic algorithm for guiding rockets to a target
codingtrain cpp genetic-algorithm machine-learning neural-network sfml simulation smart-rockets
Last synced: 18 Dec 2025
https://github.com/cserajdeep/oop-with-python-opencv
Object-Oriented Programming with Python and OpenCV randomly generates day/night-time city landscapes with buildings and trees as objects.
cpp google-colab oop opencv python
Last synced: 19 Apr 2026
https://github.com/kavicastelo/cpp-bakery-inventory-cli
This is a simple C++ program for identifying fundamental concepts of programming. Data handled through .txt files.
bakery cpp inventory-management nodatabase pos
Last synced: 26 Jun 2025
https://github.com/nicledomas/cmake
Cmake scripts for build c++ projects
build clang-tidy cmake cmake-scripts conan cpp unit-testing
Last synced: 17 May 2026
https://github.com/TranKienCuong2003/Learn_CPP_with_HiepSiIT
This repository contains C++ exercises covering various topics to help learners practice and improve their C++ programming skills.
Last synced: 14 Sep 2025
https://github.com/mguludag/leptonica-1.78-precompiled-binaries
Leptonica 1.78 MSVC 17 x64 Precompiled Binaries
Last synced: 17 May 2026
https://github.com/songquanpeng/cpp-interview
C++ 面试准备:常考代码实现,阅读资料以及其他资源的汇总
Last synced: 13 Sep 2025
https://github.com/moduscreateorg/evade2-ldk-game
Port of Evade2 to the LDK Game platform.
cpp game-development iot ldk ldk-game
Last synced: 22 Mar 2025
https://github.com/erkamuzuncayir/cpp-primer
This repository contains my solutions of exercises for "C++ Primer, 5th Edition" by Stanley B. Lippman
cpp cpp-programming programming programming-exercises programming-language solutions
Last synced: 15 Jan 2026
https://github.com/kgorze/dna-motif-tabu-search
Zaawansowana implementacja algorytmu wykrywania motywów DNA wykorzystująca metaheurystykę Tabu Search. Projekt oferuje zarówno deterministyczne, jak i probabilistyczne podejście do problemu, wraz z rozszerzonymi funkcjonalnościami do analizy sekwencji biologicznych.
bioinformatics cpp dna-analysis motif-detector tabu-se
Last synced: 06 Apr 2025
https://github.com/maxicracker/tinkoffevents
Solving problems and contests organized by T-Bank
Last synced: 02 May 2026
https://github.com/siddhant-k-code/encryption-decryption--cpp
Live Demo :
cpp decryptor encryptor secure
Last synced: 19 Oct 2025
https://github.com/TranKienCuong2003/Learn-CPP-with-F8
A collection of C++ exercises and projects based on the F8 learning course, covering fundamental topics like variables, data types, arrays, and functions.
Last synced: 14 Sep 2025
https://github.com/romaindoyen/led-chase
Led chase project : creation of a LED Christmas tree strip
Last synced: 30 Jun 2026
https://github.com/frodoalaska/backlog
A simple CLI application where you can add games, films, shows, or anime to your ever-growing backlog
backlog cli command-line command-line-tool cpp
Last synced: 17 May 2026
https://github.com/simplyprogrammer/ram4cpp
RAM emulator utilizing C++ language modification that utilizes a preprocessor allowing you to use Random Access Machine instructions in C++ which essentially makes it a RAM emulator...
c computability cpp domain-specific-language emulator fast lightweight low-level preprocessor ram random-access-machine simple-to-use simulator
Last synced: 27 Mar 2025