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-06 00:06:48 UTC
- JSON Representation
https://github.com/gastonchenet/ascii
π¨ Ascii is a simple command line tool that allows you to convert any PNG image to an ascii art
Last synced: 06 Sep 2025
https://github.com/nazarii-piontko/arduino-snake
Snake game implemented on Arduino with LED display MAX7219 (8x32) and joystick from RobotDyn. Also, the WASM version is implemented.
arduino cpp demo joystick max7219 robotdyn snake-game wasm
Last synced: 31 Dec 2025
https://github.com/pjessesco/exr_to_png
Lightweight converter from exr to png that minimize tone distortion
Last synced: 13 Jun 2025
https://github.com/costingh/client-server
C++ application with a client that sends messages and a server that receives them. The client and server communicate through non-blocking sockets
client-server cpp socket-programming
Last synced: 31 Mar 2025
https://github.com/madladsquad/untitleddbusutils
Utilities for dealing with the low level DBus C API
Last synced: 08 Jan 2026
https://github.com/djoezeke/csvee
Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.
c cpp csv csv-parser csv-reader parse parser streaming tsv-parser
Last synced: 20 Apr 2026
https://github.com/dougsoftware/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 05 Jul 2025
https://github.com/ferhatgec/gsc
Gech temperature scale converter.
celcius cpp fahrenheit gech kelvin
Last synced: 18 Feb 2026
https://github.com/8ightfold/variant
Custom variant implementation for c++20
cpp cpp20 template-metaprogramming template-project
Last synced: 09 Mar 2025
https://github.com/aryannn053/cpsolutions
my solutions for various cp problems
competitive-programming cp cp-solutions cpp python
Last synced: 13 Apr 2026
https://github.com/lai-huy/csce-221
Source code for CSCE 221
algorithms cpp csce221 data-structures data-structures-and-algorithms tamu tamu-csce221
Last synced: 05 Jul 2025
https://github.com/crhowell3/libsersi
C++ implementation of the IEEE 1278.1-2012 Distributed Interactive Simulation (DIS) application protocol
Last synced: 05 Feb 2026
https://github.com/zigrazor/chihuahua
C++ unique identifier utilities
cplusplus cpp cpp-library cpp20 id-generation id-generator unique-id unique-id-generator unique-identifier utility utility-library
Last synced: 13 Jun 2025
https://github.com/shubhansu-kr/dailychallenge-2023-leetcode
Leetcode Daily Challenge 2023 | Solutions and Progress | C++/ C
cpp daily-challenge leetcode leetcode-daily-challenge leetcode-solutions
Last synced: 03 Jan 2026
https://github.com/brainstone/romantoarabic
RomanToArabic is a project designed to convert Roman numerals into Arabic ones in C++.
converter cpp cpp-library roman-numerals
Last synced: 14 Oct 2025
https://github.com/xreedev/coding-training
Programs that were written as part of a Coding training session held at Marian Engineering College.
beginner-code beginner-friendly beginner-project c coding-challenge coding-interviews coding-test cpp python python3 training training-material training-project
Last synced: 13 Apr 2026
https://github.com/aakashks/tlb-simulation
Simulating TLB and its interfacing with Page Table (Virtual memory concepts)
cpp lru-cache tlb tlb-simulator
Last synced: 27 Apr 2025
https://github.com/apebl/eight-puzzle-solver
A 8-puzzle solver written in C++
8puzzle 8puzzle-solver assignment cpp cpp17
Last synced: 06 Sep 2025
https://github.com/sasisadev/betelengine
An engine for creating pixel-perfect games and more.
cpp cpp20 game-engine pixel pixel-perfect vulkan
Last synced: 22 Jul 2025
https://github.com/kvpmx/voronoi-diagram
Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL
cpp glsl-shader sfml voronoi-diagram
Last synced: 19 Jun 2025
https://github.com/kkkaan/general-clang-format
A general .clang-format file, with most of the configurations, for auto formatting your code.
Last synced: 13 Mar 2025
https://github.com/onurozuduru/cpp-project-template
Project template for C++ with CMake, Gtest and a build script
Last synced: 13 Jun 2026
https://github.com/tychosoft/moderncli
C++17 header only library for common uses.
cpp cross-platform cryptography header-only lock-free logging-library multithreading serial socket-programming ssl string-manipulation sync
Last synced: 06 Jul 2025
https://github.com/Fitsumhelina/comptative_programing_problames
The Collection of My solved Leetcode and Homework Problames | In Random languages
class cpp homework java javascript js leetcode-solutions python
Last synced: 09 Apr 2025
https://github.com/phattharaphorn/itc-lab
βοΈπ₯ Introduction to computer laboratory using the Arduino Microcontroller Board.
arduino cpp hardware lab-assignment
Last synced: 16 May 2026
https://github.com/singularisart/stoockfish
A stupid, younger brother version of StockFish
chess chess-engine cpp cpp11 sdl2 sdl2-image
Last synced: 06 Sep 2025
https://github.com/jannled/stbuild
An easy to use buildsystem for C/C++ with minimal dependencies targeting C/C++ beginners and projects with moderate complexity.
build buildsystem buildsystems c cpp file single single-file system yaml
Last synced: 27 Apr 2025
https://github.com/nirjhardebnath/graphics_and_physics_simulations
Graphics ans simulations in C or other languages
algorithms-and-data-structures c cpp graphics low-level-programming optics-simulation physics-simulation raytracing simulation
Last synced: 11 Mar 2025
https://github.com/wolgemoth/international-standard-atmosphere
A C++ port of Max Bernard's C# solution for calculating temperature, pressure and air density at a given altitude, according to the ISA.
atmosphere atmosphere-model cpp cpp17 density earth header-only header-only-library international-standards isa pressure temperature template templated templates
Last synced: 08 Feb 2026
https://github.com/ranveeraggarwal/wagit
Why not Another Git? Because there aren't enough implementations already. This is a hobby project to better understand Git and churn out some more C++ code.
Last synced: 15 May 2026
https://github.com/plasmapper/http-esp-cpp
HTTP C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/d0mih/macos-system-info-library
C++ library to read miscellaneous system information of MacOS
apple-smc cpp system-information systeminformation
Last synced: 06 Jul 2025
https://github.com/sfrechette/binary-clock-station
A modern, optimized binary clock implementation for the LilyGo T-Display-S3 ESP32 board. Displays time in binary format using illuminated dots, with WiFi connectivity for automatic NTP time synchronization.
arduino binary-clock binaryclock c clock cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 platformio
Last synced: 13 Apr 2026
https://github.com/hasanulmukit/programming-problems
A curated repository of programming problem solutions implemented in C, C++, Java, and Python. Organized by topic and difficulty, it provides a clear and accessible resource for developers and learners to explore algorithms, data structures, and coding challenges.
c coding-interviews coding-test cpp java programming-exercises programming-problems python
Last synced: 13 Apr 2026
https://github.com/vaibhav-kesarwani/food-billing-system
There is no better terminal site to order the best food than this one
Last synced: 21 Mar 2026
https://github.com/jullysilva/atvs_praticas_pucminas
Este Γ© um repositΓ³rio onde concentra muitas das atividades prΓ‘ticas dadas pela Pucminas, no Curso de Engenharia, enquanto estudante. Alguns projetos foram individuais e outros foram em coletivo.
c cpp crud-sample docker java javascript python react travis-ci
Last synced: 13 Apr 2026
https://github.com/tvumcc/pde-sandbox
Interactive simulation of physics based PDEs using OpenGL compute shaders
Last synced: 17 Apr 2026
https://github.com/wtrsltnk/graphicsfileloader
Old piece of code that I wrote around 2005. This was an application which could load 3d meshes from file and editor it with tools, far from complete ofcourse!
Last synced: 08 May 2026
https://github.com/ivanbgd/branch_prediction
Compares execution speed of processing sorted and unsorted arrays, with and without branching. Disassembly and results included.
branch-prediction c-plus-plus cplusplus cpp
Last synced: 06 Jul 2025
https://github.com/iaseth/calendar-cpp
Command-line calendar tool written in C++
Last synced: 09 Apr 2025
https://github.com/svenslaggare/database
Simple SQL like database implemented in C++14
cpp database implementation sql
Last synced: 27 Apr 2026
https://github.com/pandarudra/ds
Data Structure And Algorithm
algorithms cpp datastructures-algorithms dsa geeksforgeeks leetcode
Last synced: 30 May 2026
https://github.com/SajadTroy/AWASS
ai artificial-intelligence c cpp object-detection python trash
Last synced: 22 Oct 2025
https://github.com/edwinabdonshayo/bus-tracking
Bus Tracking System A collaborative project developed by @Imaan-Hayfaa, @LGEaston, @Chima200057, @razeen46, and @EdwinAbdonShayo. This Bus Tracking System allows users to manage and track bus information efficiently, with features for adding, searching, displaying, and deleting bus records.
bustrackingapp cpp hashtables hpp-library
Last synced: 05 Feb 2026
https://github.com/ngtienhungg/avatar-new-state
Game C++ from ProPTIT using SFML
Last synced: 12 Jun 2026
https://github.com/Alex0vSky/UePrjCreator
Unreal Engine project generator from command line
command-line command-line-tool cplusplus cplusplus-17 cpp cpp17 unreal-engine unreal-engine-4 windows
Last synced: 11 Mar 2025
https://github.com/ammoor/tic-tac-toe-game-project
Simple XO game with some extra futures and more secure code from errors and vulnerabilities
Last synced: 30 May 2026
https://github.com/bitcodr/esp8266-mqtt
A simple IoT project that controls an ESP8266's onboard LED via MQTT messages.
c cpp esp8266 esp8266-arduino esp8266mqtt mqtt mqtt-broker
Last synced: 13 Apr 2026
https://github.com/flyingcakes85/random-football-cpp
WORK UNDER PROGRESS! PRs SHALL NOT BE ACCEPTED UNTIL VERSION 1 IS COMPLETE
console cpp football game project school-project student-project
Last synced: 13 Jul 2025
https://github.com/krystianity/grpc-hybrid-container
gRpc < node.js + C++ > Container = <3
containers cpp docker grpc http nodejs webservice
Last synced: 13 Apr 2026
https://github.com/yell/integral
β« App for numerical integration (course project)
c cpp gaussian-quadrature numerical-computation numerical-integration parsing-math-expressions qt rpn shunting-yard symfony
Last synced: 13 Apr 2026
https://github.com/abidmuin/codeforces_problemset_solution
Solved using C++, Python and C#
c-plus-plus c-sharp codeforces codeforces-problems codeforces-solutions cpp csharp python python3
Last synced: 13 Apr 2026
https://github.com/sorgazb/travel_social_network
Program based on the use of Lists and Queues
Last synced: 01 Mar 2025
https://github.com/selcuukyilmazz/huffman-decoding-system
This project encodes then decodes sentences with HUFFMAN Decoding Way. Huffman algorithm and binary tree implementation.
cpp decoding encoding huffman-decoder huffman-encoder
Last synced: 24 Jun 2025
https://github.com/Eliminater30013/Book-Management-System
A book Management System that can easily be upgraded and extended in the future. File handling and Vector codes are predominant in this solution
cpp first-project visual-studio
Last synced: 11 Mar 2025
https://github.com/izaaccoding36/projetos_tinkercad
Esse repositΓ³rio foi criado para disponibilizar/desenvolver os cΓ³digos necessΓ‘rios para programar sistemas da plataforma Tinkercad e arduino
arduino cpp robotics tinkercad
Last synced: 26 Mar 2025
https://github.com/suxrobgm/sgm_header
SGM_Header is native C++ library created by SuxrobGM
Last synced: 26 Mar 2025
https://github.com/suxrobgm/cppcourseworkassignments
Individual and Group Assignments in the course Programing in C++ (CSC206)
Last synced: 26 Mar 2025
https://github.com/wtrsltnk/meshcraft
Old piece of code that I wrote around 2004. This application renders meshes, and the idea was a plugin system with different type of 3d file formats.
Last synced: 13 Apr 2026
https://github.com/vvaldesc/blockmerge_game
NUMERIC BLOCK MERGING GAME CPP BASED.
allegro5 arrays cpp data-structures estructuras-de-datos fstream game poo
Last synced: 04 Jun 2026
https://github.com/ameya-kawade/simple-calculator
It's a simple calculator to do simple operations with two numbers
Last synced: 03 Jul 2025
https://github.com/baderouaich/gitwatcherbot
Source code of the GitWatcherBot Telegram Bot - Hourly checks for new stars, forks, watchers, issues and pull requests
bot bots cplusplus cpp cpp20 cpp23 gitwatcherbot open-source telegram telegram-api telegram-bot telegram-bot-api telegram-bot-example telegram-bots telegram-userbot telegrambot tgbot tgbotxx
Last synced: 16 Jun 2026
https://github.com/aileshe/srvman
A simple windows service manage class in C++.
Last synced: 23 Jun 2026
https://github.com/a1383n/dns_reverse_proxy
Forwards DNS queries to an external resolver, returns responses, and allows for logging and modification of queries and responses.
cmake cpp dns dns-server networking reverse-proxy
Last synced: 18 Jan 2026
https://github.com/laateef/xclox
C++11 header-only cross-platform date and time library with an asynchronous NTP client
asio async client clock cmake cpp cpp11 cross-platform date datetime event-driven header-only ntp ntp-client packet query server tdd test-driven-development time
Last synced: 05 Feb 2026
https://github.com/davidyslu/CandyCrush
Implement the classic game "Candy Crush" in Qt
Last synced: 29 Aug 2025
https://github.com/iambijoykar/jsondb
JsonDB is a simple Json Database made with C++
cli-app cpp database json json-database
Last synced: 13 Apr 2026
https://github.com/marcpage/yajson
Yet another JSON library lightweight C++ header
c-plus-plus c-plus-plus-11 cplusplus cpp cross-platform header-only json json-parser json-serialization rfc-6901 rfc-7158 rfc-7159 rfc-8259
Last synced: 30 May 2026
https://github.com/williamzhang20/design-patterns
Practicing software design patterns in C++
Last synced: 26 Mar 2025
https://github.com/diable201/ads2021_practice
Codes from practice lessons
algorithms cpp data-structures
Last synced: 30 May 2026
https://github.com/haseeeb21/rise-of-the-hero-game
The website that was developed was of this game. In this game a Hero defends his nation by killing the enemies attacking on his nation if he survives 2 minutes then he wins otherwise if he loses all his health then the game is over.
cpp game sfml sfml-game visual-studio
Last synced: 06 Jul 2025
https://github.com/zriyansh/you-dont-know-cpp-stl
Internal Implementation of C++ STL β Standard Template Library.
competitive-coding competitive-programming cpp stl stl-algorithms vector
Last synced: 08 Jan 2026
https://github.com/ckormanyos/mathematica_mathlink
C++ template header for interacting with the Mathematica(R) kernel
Last synced: 23 Feb 2026
https://github.com/musamairshad/hackerrank-practice
Solutions to HackerRank practice problems.
30-days-of-code competitive-programming cpp databases es6 hackerrank hackerrank-30dayschallange hackerrank-java hackerrank-python hackerrank-solutions hackerrank-sql java javascript logic-building mysql problem-solving programming-exercises python sql sql-basics
Last synced: 11 Apr 2026
https://github.com/james-p-d/consolesnake
Snake game for Windows console in C/C++
c console-application cpp snake snake-game
Last synced: 21 Apr 2026
https://github.com/shybovycha/sse-optimizations
Samples of SSE intrinsics in C++
Last synced: 02 Apr 2025
https://github.com/foxmd/cmake_template
CMake template for small/mid C++/C projects with tests
c catch2 cmake codecov conan cpp github-actions github-pages project
Last synced: 18 Jan 2026
https://github.com/izzat5233/fruit-classifier-wasm
Artificial Neural Network in Web Assembly, C++ Core & Interactive Website.
artificial-neural-networks classification cmake cpp d3js data-visualization emscripten fruit-recognition github-actions hugo machine-learning web-assembly
Last synced: 11 Mar 2025
https://github.com/the-mastermind1/algo_2
algorithms cpp fixed-point-iteration newtons-method
Last synced: 01 Mar 2025
https://github.com/ziadasem/leetcodesolutions
code solutions for leetcode
cpp leetcode leetcode-cpp problem-solving
Last synced: 27 Feb 2025
https://github.com/kojobailey/nucc-cpp-parser
A simple drag-n-drop terminal-based tool for unpacking CyberConnect2 NUCC XFBIN files into more easily-editable formats and vice versa.
binary cpp cyberconnect2 deserialisation deserialiser files json nucc parser reader repacker serialisation serialiser terminal-based unpacker writer xfbin
Last synced: 18 Apr 2026
https://github.com/allanjos/transport-stream-analyzer
Parse content of transport stream files.
c cmake cpp cross-platform dtv isdb-tb isdbt mpegts perl tranport-stream wxwidgets
Last synced: 23 Feb 2026