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/chivenzhang/plang-release
Plang Programming Language for Game Design
3d-engine cpp game game-development game-engine language plang script
Last synced: 15 Oct 2025
https://github.com/dogukanteber/pong
Pong game made with nCurses library
cpp gamedev ncurses ncurses-library
Last synced: 15 Oct 2025
https://github.com/numq/speech-recognition
JVM library for speech-to-text recognition, written in Kotlin and based on the C++ library whisper.cpp
cpp java jni jvm kotlin ml speech-recognition speech-to-text stt whisper-cpp
Last synced: 15 Oct 2025
https://github.com/zselimreborn/godofwine
Mistery game based in Ancient Greece
Last synced: 15 Oct 2025
https://github.com/hacknus/n-body-solver
A simple n-body solver in c++
clion cpp mpi nbody nbody-simulation openmpi
Last synced: 29 Apr 2026
https://github.com/coldnew/uva-online-judge-solutions
My UVa online judge solutions http://onlinejudge.org/
Last synced: 15 Oct 2025
https://github.com/syimleang/assembly_line_simulation
A assembly product line simulation program using C++
cpp oriented-object-programming stl
Last synced: 29 Jun 2026
https://github.com/badbrainsfan/code-forces-accepted-submissions
This repository will be used to store my accepted submissions for competitive programming problems found on Code Forces at: https://codeforces.com/
codeforces competitive-programming cpp
Last synced: 16 Oct 2025
https://github.com/marovira/marching_rings
An implicit surface polygonizer based on planar cross-sections
cpp implict opengl polygonizer surface
Last synced: 14 Apr 2026
https://github.com/iamareebjamal/upp-gui-projects
GUI programs written in Ultimate Plus Plus GUI toolkit for C++
Last synced: 16 Oct 2025
https://github.com/mikeleo03/24-card-game-solver
Tugas Kecil 1 Strategi Algoritma IF2211 - 24 Card Game Solver using Brute Force Algorithm
Last synced: 16 Oct 2025
https://github.com/oadultradeepfield/n-body-orbit-simulation
A C++/Go program for N-Body orbit simulations, built upon the previous 3-Body projects, with added support for spherical coordinates and collision.
cpp golang gravity python simulation
Last synced: 16 Oct 2025
https://github.com/StudyResearchProjects/dsa-in-cpp
Data Structures and Algorithms with C++
algorithms cpp data-structures
Last synced: 16 Oct 2025
https://github.com/3ein39/onlinebookreader
Cpp console project practicing some OOP concepts
bookreadingapp console-application cpp oop-principles oops-in-cpp
Last synced: 11 Jun 2026
https://github.com/saadarazzaq/postlikesanalyzer
A compact C++ program to analyze average post likes, most liked post, and least liked post on a Social Media Account
Last synced: 26 Oct 2025
https://github.com/DSCmatter/AegisCC
A minimalistic x86-64 JIT compiler written in C++
Last synced: 16 Oct 2025
https://github.com/newyaroslav/ode_air
C++ class for the implementation of air resistance
air cpp ode physical physics physics-engine physics-simulation physics-simulation-library quadrocopter
Last synced: 16 Oct 2025
https://github.com/mghalix/library-system
C++ console application to run a library system.
cpp data-structures file-organization oop
Last synced: 01 Jun 2026
https://github.com/joyrider3774/mazethingie_wasm4
WASM-4 version of my Mazethingie game which is a maze generator / player.
cpp game game-development maze maze-game maze-generator wasm4
Last synced: 16 Oct 2025
https://github.com/shishir-dey/cmsis-driver-cpp
CMSIS-Driver refactored into a C++ abstract library
arm cmsis cpp embedded-systems googletest iot library sdk stm32
Last synced: 16 Oct 2025
https://github.com/untodesu/voxelius
Block game on steroids
cpp game-development gamedev minecraft opengl voxel voxel-game
Last synced: 16 Oct 2025
https://github.com/moemen151/roblox-anti-cheat-bypass
🌐 Bypass Roblox's anti-cheat systems with this universal client-side solution, ensuring smooth gameplay without detection issues.
Last synced: 16 Oct 2025
https://github.com/beached/ostreams
A constexpr output streams library
constexpr cpp cpp14 outputstream
Last synced: 16 Oct 2025
https://github.com/poseidon-code/gdem
C++ wrapper over GDAL for working with DEM data.
cpp dem digital-elevation-model gdal
Last synced: 16 Oct 2025
https://github.com/jm1/hbrs-mpl
Generic C++17 library for distributed scientific computing (HPC)
cpp decomposition dmd generic hbrs-mpl linear-algebra pca svd
Last synced: 14 Mar 2026
https://github.com/piotrpsz/regex
Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).
Last synced: 17 Oct 2025
https://github.com/m-torhan/neuralnetwork
c++/asm neural network implementation
Last synced: 17 Oct 2025
https://github.com/wolgemoth/unit-conversions
A C++ utility providing methods for converting between various speed, distance, rotation, time, temperature, pressure, mass, area, and volume units.
area cpp cpp17 distance hashtables header-only mass pressure rotation speed temperature templated templates time units-of-measurement volume
Last synced: 17 Oct 2025
https://github.com/vishalku03/linked_list
A linked list is a linear data structure in which elements, called nodes, are connected by pointers. Each node contains data and a reference (or pointer) to the next node in the sequence.
cpp dsa gfg leetcode linked-list
Last synced: 17 Oct 2025
https://github.com/yasemindeki/foss
Open Source Development
cpp crypto libcurl nodejs pg qt rest sqlite tcp-server
Last synced: 05 Feb 2026
https://github.com/ignaciohermosillacornejo/competitive_programming
Personal repo for my competitive programing exercises
competitive-programming cpp icpc kattis live-archive spoj uri uva
Last synced: 24 Feb 2026
https://github.com/tzhenghao/llvm-tutorial
Code for LLVM's official tutorial
Last synced: 27 Jan 2026
https://github.com/fliegwerk/sfml-cardioid
A Times-Tables Caridoid Visualization using SFML
Last synced: 18 Oct 2025
https://github.com/arahall/lbfgs_test
optimisation test cases
beale cpp matyas optimisation rastrigin regression rosenbrock
Last synced: 18 Oct 2025
https://github.com/richelbilderbeek/rosindelletal2008
3D visualization of Rosindell et al., 2008
3d-visualization cpp rosindell travis-ci urho3d
Last synced: 18 Oct 2025
https://github.com/vishal-ahirwar/image2text
Text 2 Image Using Qt6 C++ and Tesseract
cpp ocr-recognition ocr-text-reader qt6
Last synced: 14 Apr 2026
https://github.com/chesterxalan/classwork-artificialintelligence-cpp
The classwork from Artificial Intelligence in C++.
ai artificial-intelligence classwork cpp
Last synced: 01 Jun 2026
https://github.com/striter-no/asmlsl
Легкий, подобный ассемблеру, интерпритируемый язык, написаный на C++. Может быть использован вместе с C++
Last synced: 01 Jun 2026
https://github.com/rajesh2723/intro-to-competitive-coding
This section contains problems which i solved during the course
arrays binary-search conditional-statements cpp functions loops-and-iterations operators patterns-cpp sorting-algorithms sorting-algorithms-implemented while-loop
Last synced: 18 Oct 2025
https://github.com/mina-atallah/oop-book-by-r.l-exercises
Solving object-oriented programming book in C++
cplusplus cpp learning learning-by-doing learning-cplusplus learning-cpp learning-exercise learning-to-code object-oriented-programming object-oriented-programming-in-cpp
Last synced: 05 Feb 2026
https://github.com/gabrafo/algoritmos-ed
Estudos em algoritmos e estruturas de dados.
algorithms algoritmos cpp data-structures estruturas-de-dados
Last synced: 18 Oct 2025
https://github.com/kennfatt/cursedsnake
Snake game with ncurses (school assignment).
Last synced: 18 Oct 2025
https://github.com/ikajdan/glorious-indicator
A plasmoid that shows the battery level of Model O Wireless mouse
cpp plasma-applet plasma-desktop plasmoid
Last synced: 01 Jun 2026
https://github.com/wolgemoth/cpp-hashset
Concurrent multiplatform hashset with simple API, exception safety, and sequential collision resolution.
concurrency concurrent cpp cpp17 exception-safety hashset initializer-list modern-cpp multiplatform multithreading sequential-chain set templates
Last synced: 24 Feb 2026
https://github.com/abdelrahmantaymour/problem-solving
algorithms cpp data-structures database database-management filesystem mssqlserver opp sql
Last synced: 14 Mar 2026
https://github.com/sbmueller/rust-conan-template
Proof of concept how to use a Rust library as Conan dependency in a C++ program
Last synced: 27 Jan 2026
https://github.com/ntkot/icm20948_i2c
Library package for communication using I2C with ICM20948 IMU sensor
cpp i2c icm20948 imu mraa raspberry-pi sparkfun-imu
Last synced: 27 Jan 2026
https://github.com/ankitchouhan1020/hellonotes
Notes to Myself
cpp leetcode leetcode-solutions
Last synced: 19 Oct 2025
https://github.com/erikaax08/omegaup-answers
Mis soluciones a problemas de algoritmia en OmegaUP
algorithms algorithms-and-data-structures algoritmos c competitive-coding competitive-programming competitive-programming-contests cpp data-structures omegaup
Last synced: 15 May 2026
https://github.com/indective/eventscheduler
Simple event scheduler made in C++.
Last synced: 19 Oct 2025
https://github.com/therealpad/calculator
calculator to handle infinite numbers and priorities
cmake cpp design-patterns object-oriented-programming proxy-design-pattern unit-testing
Last synced: 01 Jun 2026
https://github.com/inthra-onsap/algorithms-archive
The C++ algorithms and data structures classes implementation
Last synced: 19 Oct 2025
https://github.com/yeshalkhan/dsa-adts
This repository contains code for ADTs that I implemented in my Data Structures and Algorithms course.
adjacency-list-graph adjacency-matrix-graph adt array binary-search-tree binary-tree cpp double-linked-list dsa header-files linked-list max-heap min-heap queue set stack
Last synced: 19 Oct 2025
https://github.com/soyapo/codechef
Scripts to Codechef problems, submitted by me. Most of them tend to work.
Last synced: 19 Oct 2025
https://github.com/05st/linear-algebra
Super simple math library for matrices/vectors made in C++.
cpp lightweight linear-algebra math math-library matrix simple vector
Last synced: 10 Jul 2026
https://github.com/AnishVDev/10R-Basic
10R's Codebase for the 2024-25 V5RC: High Stakes
10r c cpp highstakes pros vex vex-robotics vex-robotics-competition vex-v5 vexcode vrc
Last synced: 19 Oct 2025
https://github.com/yowidin/sqlite-burrito
A silly wrapper for the SQLite library
cplusplus cplusplus-17 cpp cpp17 sqlite sqlite3
Last synced: 22 Jan 2026
https://github.com/marko19907/cpp-assignments
C++ assignments, NTNU's "C++ for programmers" (INFT2503) course, fall 2022.
cmake cpp cpp-examples cpp-stl cpp-templates cpp14 lambda-function object-oriented object-oriented-programming operator-overloading polymorphism smart-pointers
Last synced: 19 Oct 2025
https://github.com/eeoooue/tic-tac-toe
C# libraries for playing Tic-Tac-Toe against a CPU opponent, with front ends in WPF, WinForms and .NET MAUI.
cpp csharp maui observer tic-tac-toe winforms wpf
Last synced: 14 Apr 2026
https://github.com/denysvitali/hello-optimization
Hello World comparison across languages
compilers cpp crystal gcc hello java optimization rust world
Last synced: 14 Apr 2026
https://github.com/sunsided/lmdb-conan
Lightning Memory-mapped Database (LMDB) conan.io package
Last synced: 29 Apr 2026
https://github.com/inerska/axolotl_engine
A high-performance, modular C++ game engine designed for modern game development. Featuring ECS architecture, advanced rendering, and cross-platform support.
axolotl-engine c-plus-plus cpp cpp20 cross-platform ecs game-development game-engine gamedev indie linux macos modern-cpp modular opengl performance real-time-rendering windows
Last synced: 20 Oct 2025
https://github.com/ccooper1982/fcache
FlatBuffers cache over WebSockets. Written in C++ with a Python API
cache cpp flatbuffers key-value keyvalue kv
Last synced: 23 Jan 2026
https://github.com/esgameco/hackasm
HACK assembler in C++
assembler cpp hack nand2tetris
Last synced: 20 Oct 2025
https://github.com/mcreatorlogindanila/lume
A light opensource C++ Browser on new HTP language
browser cpp lightweight low-level lua minimalism
Last synced: 15 Mar 2026
https://github.com/m-code12/animation_using_cpp
A man walking with umbrella on a rainy day
animation cpp rainy-day umbrella
Last synced: 20 Oct 2025
https://github.com/ufc-qxcode/qxcode-cpp-pack
Pacote de extensões do VSCode sugeridas para programação em C++. Fornecido pela UFC Campus Quixadá.
cpp programming vscode-extension-pack
Last synced: 20 Oct 2025
https://github.com/jusqua/cses
CSES Problem Set Solutions
algorithms cpp marathon problem-set
Last synced: 01 Jun 2026
https://github.com/alpha74/rosalind_bioinformatics
Questions solved on rosalind.info related to Bioinformatics.
algorithms bioinformatics cpp data-structures dna rosalind rosalind-bioinformatics-challenge rosalind-solutions
Last synced: 01 Jun 2026
https://github.com/dyatlovk/ws_server
Web server for C++
cpp httpserver linux-server webserver
Last synced: 01 Jun 2026
https://github.com/ferstormblessed/datastructures-algorithms
Basic data structures and algorithms with c++
algorithms-and-data-structures cpp data-structures
Last synced: 01 Jun 2026
https://github.com/rose-mtz/SearchAI
A program that visualizes search AI algorithms.
cpp opengl searching-algorithms
Last synced: 22 Oct 2025
https://github.com/ayeshathoi/cse-315-practice-codes
Proteus Simulation Practices
cpp embedded-systems hardware-designs microcontroller microprocessor proteus-8 simulation-modeling
Last synced: 22 Oct 2025
https://github.com/rpfontana/QtPuppies
Useful app for dog daycares and dog breedings made with Qt
Last synced: 22 Oct 2025
https://github.com/daniellberg/studyingraylib
study purposes only!! studying the raylib using c++
Last synced: 22 Oct 2025
https://github.com/zaahidali/hang-the-man-game
cpp cpp-project hang-man-game hang-the-man hangman hangman-game
Last synced: 23 Oct 2025
https://github.com/arman-arif/simple-restaurant-management
Very simple Restaurant Management System
Last synced: 17 May 2026
https://github.com/atif-aqeel/interview-preparation-2
Technical Test/Interview Preparation for different Software Companies
Last synced: 23 Oct 2025
https://github.com/crustyauklet/sdcard
C++14 policy based SD card driver for embedded systems
cpp cpp14 embedded embedded-systems sd-card
Last synced: 23 Oct 2025
https://github.com/jleung51/labyrinth
C++ roaming game played with a mappable set of connected rooms.
Last synced: 23 Oct 2025
https://github.com/shaina-gh/construction-of-quadruples
A C++ program to convert infix expressions to postfix and generate intermediate code using quadruples for compiler design.
compiler-design construction-of-quadruples cpp infix-to-postfix infixtopostfix intermediate-code-generation
Last synced: 23 Oct 2025
https://github.com/adi-code22/codechef-competitive-programming
CodeChef platform solutions
codechef-solutions competitive-programming cpp
Last synced: 23 Oct 2025
https://github.com/mohfazam/dsa
A repo covering all topics of DSA, where algorithms meet precision, and code is crafted to master the complexities of competitive programming.
algorithms codechef codeforces competative-programming cpp data-structures dsa geeksforgeeks leetcode
Last synced: 23 Oct 2025