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-18 00:06:49 UTC
- JSON Representation
https://github.com/drozhkov/crypto-exchange-client-cex
CEX.IO crypto exchange C++ client
cex cex-api cexio cpp cryptocurrency-exchanges cryptocurrency-exchanges-apis cryptoexchange
Last synced: 17 Mar 2025
https://github.com/drozhkov/crypto-exchange-client-poloniex
Poloniex crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software cryptocurrency-exchanges poloniex poloniex-api
Last synced: 17 Mar 2025
https://github.com/drozhkov/crypto-exchange-client-mexc
MEXC crypto exchange C++ client
cpp cryptocurrency-exchanges mexc mexc-api
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/4d-notepad-data-structures-project
Notepad implementation using 4 Dimensional Linked Lists
cpp data-structures linked-list semester-project
Last synced: 17 Mar 2025
https://github.com/pseudoyu/learn-cpp
Notes and demo code related to C++ learning
Last synced: 17 Mar 2025
https://github.com/vince-fugnitto/bird-flocking-sim-tbb
Bird Flocking Algorithm Simulation
Last synced: 17 Mar 2025
https://github.com/hary309/gynvael_misja_008
http://gynvael.vexillium.org/ext/70809d8a8c51f6963a882f906dd21c18bd37428b_misja008.txt
Last synced: 18 Mar 2025
https://github.com/aprotyas/advent-of-code-2020
Repository of my submissions for advent of code 2020
Last synced: 26 Mar 2025
https://github.com/codewithmirza/sample4
compiling libclang from the llvm repository to WASM.
c cpp libclang llvm webassembly
Last synced: 19 Jan 2026
https://github.com/allenvox/leetcode
LeetCode tasks solutions
arrays c cpp data-structures dynamic-programming leetcode leetcode-solutions
Last synced: 16 May 2026
https://github.com/mohamedel-tabei/iti-tasks
Tasks completed during the ITI scholarship
angular c cpp css html javascript mongodb nodejs sql-server typescript
Last synced: 09 Apr 2026
https://github.com/saadarazzaq/calcsci
A Scientific Calculator Programmed in C++
cli cpp number-system programming-fundamentals scientific-calculator
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/matrix-diagonals
Program to show both diagonals & implement sum of both diagonals of Matrix
cpp logic-building programming-fundamentals
Last synced: 17 Mar 2025
https://github.com/zaki-x86/xhttp
Your ultimate HTTP request/response message parser in C++
Last synced: 27 Mar 2025
https://github.com/saadarazzaq/chess-plus-plus
Complete Chess Game with each and every chess move possible using Array Data Structure
cpp file-handling grid-layout programming-fundamentals semester-project
Last synced: 17 Mar 2025
https://github.com/saadarazzaq/cricketprovision
A COMPLETE Cricket Management System Using OOP Concepts Implemented in C++
cpp crud-application oop semester-project
Last synced: 17 Mar 2025
https://github.com/zainab7681051/sdl2rotatingcube
simple animation of a cube rotating in C++ using the SDL2 library
Last synced: 07 Sep 2025
https://github.com/hirvadhandhukia/dsa-practice
Solving CPP & Java programs
competitive-programming cpp ds-algo java
Last synced: 30 Apr 2026
https://github.com/omarazizi/sdl-game
2D Game with SDL in C++
cplusplus cpp game-development sdl2
Last synced: 26 Mar 2025
https://github.com/shvbsle/multipleobjecttracking
Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.
cpp image-processing object-tracking opencv
Last synced: 14 May 2026
https://github.com/spicycactuar/basic-flight
Basic arcball-like flight simulator
computer-graphics cpp matrix-transformations opengl qt5 render-loop
Last synced: 09 May 2026
https://github.com/neilchen1998/sumokubot
This repo aims to solve Sumoku (Killer Sudoku) puzzles.
Last synced: 30 Jun 2026
https://github.com/daviskregers/opengl
Course work for "3D Graphics on Windows environment". Written in Qt C++. Transform multiple objects in 3D space, apply lights.
blender computer-graphics cpp opengl qt qt5
Last synced: 06 Apr 2026
https://github.com/yyomna-mmaged/codeforces
My own solutions to some problems
Last synced: 09 Apr 2025
https://github.com/accessory/flowget
Http(s) Server that can list and serve files and folders.
Last synced: 25 Jun 2025
https://github.com/iamrlz/employee-management-system
This is an Employee Management System using c++ in Object Oriented Programming .
cplusplus cpp employee-management
Last synced: 15 Jun 2025
https://github.com/vivekkdagar/first-follow-calculator
First and follow calculator for CFG made in C
bnf c-programming compiler compiler-design cpp ebnf parser parsing predictive-parser
Last synced: 15 Jun 2025
https://github.com/hvlikk/pea_projects
Seria zadań projektowych z przedmiotu 'projektowanie efektywnych algorytmów'
branch-and-bound cpp genetic-algorithm simmulated-annealing
Last synced: 30 Jun 2026
https://github.com/amoeba/arrow-cmake-fetchcontent
Minimal example of including Arrow in a C++ project using CMake and FetchContent
Last synced: 08 Sep 2025
https://github.com/sayanbanerjee-007/all_dsa_learning
My all DSA learnings and practicing in 2021-2022
Last synced: 28 Apr 2026
https://github.com/akifev/discrete-mathematics
Discrete Mathematics in ITMO, 2017-2018.
Last synced: 26 May 2026
https://github.com/pentalpha/memuse
Command to show usage of memory on the whole system and on each process including memory usage, swap, cache and page faults.
cpp linux-kernel memory page-faults processes system system-information
Last synced: 15 May 2026
https://github.com/pentalpha/remote-joystick-for-tetris
The goal of this project is to use a BeagleBone-Black as a joystick for the "Tetris-For-Terminal" game remotely, via TCP.
beaglebone beaglebone-black c cpp embedded-systems joystick networking python remote-control socket tetris
Last synced: 15 May 2026
https://github.com/zackxzhang/jsonette
json parsing from scratch
cpp haskell javascript json python
Last synced: 06 Apr 2026
https://github.com/pentalpha/programming-contest-problems
Answers to programming contest problems, mainly from UVA
answers c cpp programming-competitions programming-contests solved-challenges
Last synced: 15 May 2026
https://github.com/bellaj/rcoin
Bitcoin Fork for the book "blockchain by example"
Last synced: 30 Apr 2026
https://github.com/joyrider3774/sokoban_funkey
A Sokoban Engine for funkey-s / RG-Nano
2d 2d-game cpp funkey-s funkeys remake remake-games retro retrogame rg-nano rgnano sdl sokoban sokoban-game
Last synced: 30 Jun 2026
https://github.com/svnscha/yaaf
Yaaf is a command-line runtime for small AI workflows in Lua.
ai cpp cross-platform llm lua ollama-client openai-client osx runtime windows yaaf
Last synced: 30 Jun 2026
https://github.com/froghramar/uva-live
My UVALive Solutions
cpp live-archive uva-solutions
Last synced: 15 May 2026
https://github.com/aan-cloud/atm_program_2
Program ATM memungkinkan pengguna untuk memilih nominal uang yang akan diambil
Last synced: 03 Apr 2025
https://github.com/nacreousdawn596/penplotter
a Robotics project that aims to create a Penplotter from scratch.
arduino arduino-mega cpp criam html latex penplotter robotics
Last synced: 06 Apr 2026
https://github.com/deanprangenberg/passwordmanagercppqt
The Qt C++ Password Manager is my first major project, designed to manage passwords with a user-friendly interface. Built with the Qt framework, it features strong password generation and data encryption. However, it is important to note that it is not fully secure.
cpp password-generator password-manager qt
Last synced: 24 Jan 2026
https://github.com/sayedtahsin/cpp-console-projects
📟 C++ Academic Projects Archive
Last synced: 16 Jul 2025
https://github.com/zyn10/bankers-algorithm_cpp
bankers-algorithm cpp operating-system source-code
Last synced: 20 May 2026
https://github.com/jackkimmins/genetic-algorithm-for-nqueens
n-Queens Problem Solved with Genetic Algorithms
cpp genetic-algorithm multithreading n-queens-problem oop tournament-selection
Last synced: 27 Mar 2025
https://github.com/jackkimmins/bouncing-square-demo
WebAssembly demo of a colour-changing bouncing square, leveraging SDL2 and C++, compiled with Emscripten, and rendered using WebGL in-browser.
cpp emscripten sdl2 webassembly webgl
Last synced: 27 Mar 2025
https://github.com/vollowx/inspiration
Everything from here!
cpp css inspiration javascript web
Last synced: 13 Mar 2025
https://github.com/mcleber/sfml_ray_casting
Ray Casting in C++ and SFML
cpp game game-development learning-cpp raycasting sfml source-code
Last synced: 10 Jun 2025
https://github.com/pcafrica/introduction_to_pybind11
Minimal examples showing the integration of C++ and Python using pybind11.
cpp examples introduction pybind11 python tutorial
Last synced: 14 May 2026
https://github.com/poakapx/oop_using_gets_and_sets-2
Клас місяців, iз застосуванням конструктора, get та set.
Last synced: 13 Jun 2026
https://github.com/poakapx/sfml-painted_ping_pong
SFML-проект, що складається з двох прямокутників по сторонам і кола по центру.
Last synced: 13 Jun 2026
https://github.com/devkanix/kanishk_compiler
Kanishk_Compiler: A simple C++ compiler that tokenizes, parses, and generates assembly code. Supports basic language features like `exit` statements. Built with NASM and MinGW.
Last synced: 08 Oct 2025
https://github.com/maxenglander/dometer
dometer is a DNS proxy that emits telemetry
cpp dns dns-proxy metrics prometheus telemetry
Last synced: 17 Mar 2025
https://github.com/ruimaciel/mla
MLA: A C++ template library for sparse linear algebra
cmake cpp matrix-library sparse-matrix template-library
Last synced: 15 Jun 2025
https://github.com/frouioui/spaceshipwarriorcombated
Spaceship combat video game with a multiplayer server/client using TCP/UDP & an ECS game engine, both implemented in C++
cpp epitech multiplayer multithreading rtype
Last synced: 17 Mar 2025
https://github.com/mathbunnyru/cukic-func-workshop
Ivan Cukic functional programming
cpp functional-programming ranges-v3 stl
Last synced: 03 Apr 2025
https://github.com/nos1dot618/aoc23
My attempt at solving 2023's Advent of Code
Last synced: 15 May 2026
https://github.com/amanpriyanshu/linearcosine
LinearCosine: Adding beats multiplying for lower-precision efficient cosine similarity
algorithms artificial-intelligence benchmarking computation computer-vision cosine-similarity cpp deep-learning energy-efficiency floating-point linear-algebra low-precision machine-learning matrix-multiplication neural-networks nlp optimization performance-optimization quantization
Last synced: 07 Oct 2025
https://github.com/imwrdo/distributed-processing
DP course on Gdansk University of Technology
bash c cpp distributed-computing linux shell
Last synced: 06 Apr 2026
https://github.com/sabbir45ali/distance_measurement
This is easy project, which is make for distance measurement using arduino UNO and HC-05 ultrasonic sensor.
Last synced: 15 May 2026
https://github.com/shriniwasmahajan/chess_engine
A chess engine built using C++ and the SFML library. This project implements the core logic of chess and a user interface for playing chess against a computer opponent powered by an AI algorithm.
Last synced: 08 Jul 2025
https://github.com/thavarshan/chttp
🖥 A very crude and simple HTTP server built using C++.
Last synced: 08 Sep 2025
https://github.com/0xhericles/facerecognition
Face recognition with OpenCV integrated with arduino
arduino cpp face-recognition opencv
Last synced: 11 May 2026
https://github.com/TheMrSheldon/libsnake
The aim of libsnake is to provide an intuitive and fast library for simulating snake games. It is written with the battlesnake.com competition in mind.
Last synced: 02 May 2025
https://github.com/maximfersko/template-matrix-library
implementation of matrices in C++
cpp cpp17 data-structures library matrices temlate-in-cpp
Last synced: 08 Jul 2025
https://github.com/wye-sh/raptor
RAPTOR (RAdix Presumptive Tree for Optimized Retrieval)
Last synced: 15 Jun 2025
https://github.com/danilosramos/cypher-cpp
Implementação de uma Cifra de Substituição em C++ para demonstrar conceitos de criptografia.
algorithms cpp cryptography object-oriented-programming
Last synced: 15 May 2026
https://github.com/pierre-24/arma-einsum
An implementation of einsum() compatible with Armadillo
armadillo armadillo-library cpp
Last synced: 06 Apr 2026
https://github.com/delta9000/x3d-cpp
Headless, renderer-agnostic X3D 4.0 domain-runtime SDK for C++ — runtime + code generator.
3d code-generation cpp sdk x3d
Last synced: 30 Jun 2026
https://github.com/elb4rto/logdoctor_uninstaller
Graphical uninstaller for LogDoctor
Last synced: 14 May 2026
https://github.com/hammadhttps/-billing-system
File Handling in C++
coding cpp dyanamic-programming filehandling oop pointers-and-arrays
Last synced: 03 Apr 2025
https://github.com/mrizaln/sync-cpp
Synchronized object wrapper for C++20
cpp data-structures synchronization
Last synced: 19 Mar 2025
https://github.com/jkalias/sqlite-reflection
A wrapper of SQLite operations for C++ with reflection
cpp reflection sqlite sqlite3 sqlite3-orm
Last synced: 09 Apr 2026
https://github.com/righigor/aeds-i
Repositório destinado à organização das listas de exercícios da disciplina de Algoritmos e Estruturas de Dados I em linguagem C, abordando desde conceitos básicos de lógica até práticas com estruturas de repetição, decisões condicionais, e algoritmos clássicos.
c c-plus-plus cpp object-oriented-programming
Last synced: 15 May 2026
https://github.com/mrizaln/cppread
Simple console input library written in C++20
Last synced: 19 Mar 2025
https://github.com/mrizaln/circbuf
A simple C++ circular buffer written in C++20
circular-buffer cpp data-structures
Last synced: 19 Mar 2025
https://github.com/ferstormblessed/parallelism-cpp
Excersices and showcase/example code to learn the techniques/features C++ offers for concurrency and parallelism
concurrent-programming cpp parallel-computing parallel-programming
Last synced: 08 Jul 2025
https://github.com/emregulerr/arduino-rfid-parking-access-control
An open-source, Arduino-based access control system for parking barriers using RFID technology.
access-control arduino cpp diy-electronics eeprom lcd mfrc522 parking-system proteus rfid servo
Last synced: 15 May 2026
https://github.com/liraymond04/olc-dijkstra
GUI implementation of Dijkstra's shortest path algorithm in the olcPixelGameEngine.
algorithm algorithms-and-data-structures c-plus-plus cpp dijkstra dijkstra-algorithm dijkstra-shortest-path gui olc olcpixelgameengine pge
Last synced: 08 Sep 2025
https://github.com/complexicon/string
C++ String Class (Arduino Compatible) - Header only. was created as a student project.
Last synced: 09 Apr 2025
https://github.com/allanjos/stoner-player
Simple cross platform audio recorder/player.
audio c cpp libsndfile player portaudio recorder wxwidgets
Last synced: 15 May 2026
https://github.com/talha-1010/ludo-game
a ludo board game made with c++ using Operating System concepts.
cpp deadlock game ludo-game mutex operating-system semaphores
Last synced: 15 May 2026