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-03 00:06:50 UTC
- JSON Representation
https://github.com/magalhaesm/rinha-compiler
💻 A simple tree-walking interpreter
algorithms compiler cpp cpp17 data-structures interpreter programming-challenges tree-walk-interpreter
Last synced: 13 Apr 2025
https://github.com/divshekhar/linux_commands_clone
Linux Commands Clone
c-language cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021
Last synced: 10 Apr 2025
https://github.com/basemax/pq-calculator
P,Q-formula calculator program using C++ (highest performance, i128 support)
Last synced: 03 Apr 2025
https://github.com/bm777/switch-pointer
Usage of pointer in C++ and switch function
cpp oriented-object-programming pointers switch
Last synced: 22 Jun 2026
https://github.com/jiaqiluo/simple-card-game
A practice for stack and queue
Last synced: 21 Mar 2025
https://github.com/kockaadmiralac/sfm
Comparison of performance and accuracy of Structure from Motion algorithms.
computer-vision cpp opencv petnica
Last synced: 21 Dec 2025
https://github.com/ferhatgec/cairo4cpp
cairo4cpp, header-only C++ wrapper around libcairo.
Last synced: 21 Jul 2025
https://github.com/theow03/lakecompilerv1
Strongly typed procedural programming language
asm compiler-design cpp llvm programminglanguages
Last synced: 18 May 2026
https://github.com/merendamattia/fdi
FdI - Fondamenti di Informatica presso l'Università degli Studi di Parma (9 CFU).
Last synced: 18 May 2026
https://github.com/huanhuanonly/codeforces
Some interesting problems I solved on competition platforms such as codeforces
acm-icpc algorithms atcoder balanced-tree bfs-dfs codeforces cpp data-structures divide-and-conquer dynamic-programming graph-algorithms layered-graph luogu network-flow nowcoder persistent-data-structure shortest-path string-matching templates tree-structure
Last synced: 13 Apr 2025
https://github.com/georgecatalin/qr_code_generator
A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.
cplusplus cpp qr qr-codes qrcode qrcode-generator
Last synced: 14 Jun 2025
https://github.com/maskedsyntax/minesweeper
Terminal based Minesweeper game in C++
cpp game minesweeper recursion-problem terminal
Last synced: 18 May 2026
https://github.com/georgecatalin/multi-threading-and-ipc-with-qt-5-cpp
Code practice associated with the Udemy course "Multi-Threading and IPC with Qt 5 C++" authored by Daniel Gakwaya.
cpp qt qt5 qthread-subclass udemy-course
Last synced: 16 May 2026
https://github.com/innernull/osimhash
A deduplication lib built Over [SIMHASH](https://github.com/yanyiwu/simhash).
cpp deduplication lsh nlp python python3 simhash simhash-algorithm
Last synced: 18 May 2026
https://github.com/longluo/database-from-scratch
build a database from scratch
Last synced: 05 May 2026
https://github.com/nuatlas/furrballs
Furrballs: A C++17 Offset-Based Caching solution
caching cpp cpp17 memory-management
Last synced: 25 Jan 2026
https://github.com/randomgamingdev/veclib
A basic header-only C++ header library for mathematical lightweight vectors
cpp easy header header-only simple small vector vectors
Last synced: 31 Jul 2025
https://github.com/xiyuanyang-code/data_structure
Toy implementation of several data structure
cpp data-structures-and-algorithms
Last synced: 05 Apr 2025
https://github.com/italocobains/capivara-runtime-javascript
Criando javascript runtime com base no video do @ErickWendel
cc cpp javascript libuv v8-javascript-engine
Last synced: 18 May 2026
https://github.com/jonathas/opengl-clock
A clock developed with C++ and OpenGL
clock cpp opengl practice university
Last synced: 18 May 2026
https://github.com/openrfsense/orfs-sensor
OpenRFSense radio data retrieval and processing software
Last synced: 05 Apr 2025
https://github.com/druxorey/ucv-project-redscape
Project Redscape is an exciting text-based card game, developed in C++ for TheGame.cpp.
Last synced: 18 Feb 2026
https://github.com/0x0c/thunderclap
Fuck'n simple notification system.
cpp cpp-library cpp11 notification notification-center
Last synced: 05 Apr 2025
https://github.com/chirag-droid/opengl
This is my first OpenGl project.
cmake cmakelists cpp glad glfw glfw3 graphics graphics-library graphics-programming opengl
Last synced: 18 May 2026
https://github.com/nishkarshraj/hackerrank-cpp-programming
Data Structures and OOPS programming in C++ Language done Topic Wise according to HackerRank.
algorithms algorithms-and-data-structures competitive-programming cpp data-structures hackerrank hackerrank-algorithms-solutions hackerrank-solutions
Last synced: 24 Feb 2025
https://github.com/avitase/fast_frechet
Comparison of different (fast) discrete Fréchet distance implementations in C++ and CUDA.
benchmark cpp cuda frechet-distance simd
Last synced: 18 May 2026
https://github.com/maminechniti/sticks
Rust command-line tool for managing C and C++ projects.
build-tool c cpp project-manager rust
Last synced: 13 Apr 2025
https://github.com/zinikus/home-appliance-remote-control
Beginner-level project: Control home appliances remotely using your phone and an ESP8266/ESP32. This simple IoT setup lets you switch devices on/off from anywhere using Wi-Fi. Great starter for learning home automation!
artificial-intelligence beginner-friendly cpp iot-application robot robotics robotics-competition
Last synced: 18 May 2026
https://github.com/askitendo/dsa-excercise
Documentation for DSA practice programs with the question and online progress tracker such as GeeksForGeeks, Codeninjas, Leetcode etc.
a2z-dsa-sheet-solutions codingninjas cpp cppstl daily-coding-problem dsa dsa-practice geeksforgeeks leetcode stl striver-a2z-sheet
Last synced: 29 Mar 2025
https://github.com/lostsh/openboat
Simple Arduino based Boat
arduino arduino-boards arduino-nano arduino-uno boat boats c cpp rc
Last synced: 11 May 2026
https://github.com/romnn/proto-compile
helper package that wraps protoc for your CI and projects.
ci compiler cpp dart golang grpc grpc-web helper java javascript protobuf python typescript
Last synced: 12 May 2025
https://github.com/basemax/combiningelements
Tiny program to display all of the element combinations.
combinations combinations-with-repetition combine combine-text combine-word combined combiner combines combining-functions combining-selectors combining-unicode-characters cpp
Last synced: 21 Jul 2025
https://github.com/borededdy/cxxbattleship
A simple but functional terminal BattleShip game, written in c++
battleship battleship-game battleships-game cpp cppgame cxx terminal terminal-game
Last synced: 18 May 2026
https://github.com/zabir-nabil/dsp-matlab-cpp
Digital Signal Processing in Matlab & C++
Last synced: 18 May 2026
https://github.com/newyaroslav/banana-filesystem-cpp
Простая С++ библиотека для работы с файловой системой
check-file cpp cpp11 create-directory directories directory file file-library file-list file-name file-size file-system filesystem load-file remove-directory save-files
Last synced: 18 May 2026
https://github.com/yadvi12/striver-sde-dsa-sheet
Striver SDE Sheet - CPP Solutions
algorithm coding-challenge cpp data-structures
Last synced: 02 Feb 2026
https://github.com/alexisvassquez/ai_spotibot_player
AudioMIX is an open-source, AI-assisted music production software designed to empower independent artists and DJs with a live performance engine, live coding features with a custom DSL, mood-based audio analysis, and LED integration. Spotibot was its original name.
audio audio-analysis audio-processing cmake cpp daw daw-software digital-signal-processing dsl dsp ethical-ai haskell live-coding live-performance machinelearning music-production-software music-programming-language music-visualizer portaudio python
Last synced: 11 Apr 2026
https://github.com/tinoryj/simplehttpserver_epoll_threadpoll
C++ HTTPServer with epoll & thread pool
Last synced: 24 Feb 2025
https://github.com/skywalkersam/the-hello-world-project
A "Hello World" for every programming language in existence...
bash-shell cpp getting-started golang hacktoberfest-accepted hello-world java javascript programming-languages python-3 ruby rust
Last synced: 15 Sep 2025
https://github.com/twchronous/twchronous
🇧🇷 Minhas Informações 🇺🇸 My Informations
Last synced: 14 Apr 2026
https://github.com/thevurv/viable
Elegant interop with C++ classes / interfaces with vtables
Last synced: 21 Jun 2025
https://github.com/sambhav228/indian_map_cpp
C++ code to generate the map of India
Last synced: 02 Jul 2026
https://github.com/shlomnissan/https-request
🌍 A command-line tool that makes HTTPS requests written in C++17
cmake cpp http-client https openssl sockets
Last synced: 07 Jun 2026
https://github.com/natsalete/curso-programacao-basica-codcad-
Minhas resoluções dos desafios do Curso Programação Básica (CodCad).
Last synced: 19 May 2026
https://github.com/pecas-dev/m.i.c.r.o-graphics-engine
Computer Graphics Project made with Modern OpenGL in C++ (#2).
cpp graphics-engine graphics-programming opengl
Last synced: 18 Jun 2025
https://github.com/frchrist/rp-auto
rp-auto is designed to help users easily and efficiently solve their bank reconciliation problems. It allows users to compare banking data with accounting data and quickly identify any discrepancies.
Last synced: 20 May 2026
https://github.com/alexjmercer/datastructures-algorithms
A repo created to practice and publish code regarding various topics of Data Structures & Algorithms. Also planned to include all solutions from LeetCode.
algorithms cpp data-structures java learning-by-doing leetcode leetcode-solutions
Last synced: 20 May 2026
https://github.com/salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
c cpp cpp11 cpp17 cpp20 cpp23 cpp2a cpp2b memory-management memory-map memory-mapping oop-cpp oops-in-cpp
Last synced: 02 Jan 2026
https://github.com/genogrove/genogrove
Modern C++ chained interval indexing library
bplustree cpp data-structures genogrove genome genomics graph indexing intervals
Last synced: 20 May 2026
https://github.com/gembcior/stm32-cmake-blinking-led
Simple example how to use CMake with C++ for STM32 development.
Last synced: 26 Jun 2025
https://github.com/allenvox/llvm-compilers
Workspace for Compilation Technologies class, fall
compiler compiler-design cpp cxx llvm
Last synced: 15 Apr 2026
https://github.com/pratheekv39/polar-nrz-i-using-opengl
Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp
Last synced: 15 May 2026
https://github.com/mickaelblet/args
Parse and store options from argc and argv
argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library
Last synced: 03 Feb 2026
https://github.com/basemax/bankcustomercpp
Prepare a easy test and practice for university students C++
bank-account cpp university-project university-projects
Last synced: 27 Jun 2025
https://github.com/rvarago/cpppid
A composable library to implement contol loops in C++
control-engineering control-systems cpp cpp17 modern-cpp pid-controller
Last synced: 04 Apr 2025
https://github.com/nexusgksoftwares/maze-project
Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!
cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator
Last synced: 23 Jan 2026
https://github.com/pchol22/adventofcode-23
This repository contains my solutions to the Advent of Code 2023 challenges, written in JavaScript and C++
advent-of-code competitive-programming cpp javascript
Last synced: 28 Apr 2026
https://github.com/sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
ai algorithm-analysis algorithms artificial-intelligence automata c computer-engineering computer-science cpp data-structures dfa education graphics hacktoberfest learning network oop operating-system programming
Last synced: 24 Aug 2025
https://github.com/marlenemoraes/curso-mfp-aula01
Aula introdutória lecionada por mim no Curso de Iniciação em Programação Esportiva, realizada pela Maratona Feminina de Programação, no canal do YouTube @MaratonaSBC
bigonotation cpp marathon overflow
Last synced: 14 May 2025
https://github.com/saptakbhoumik/ouroboros
Ouroboros is a C++ library to work with N dimentional tensors
cpp cpp20 cpp20-library ouroboros tensor
Last synced: 25 Jan 2026
https://github.com/juhayna-zh/hydraw
Hydraw is a simple drawing software, as an easy example of Qt C++.
cpp drawing-app gui qpainter qt
Last synced: 21 May 2026
https://github.com/kimtth/console-tetris
🎲 Most simplest console based Tetris source code by C++
console-tetris cpp tetris tetris-source
Last synced: 18 Aug 2025
https://github.com/suvayu/rootcli
Some convenience ROOT utilities for the terminal
Last synced: 05 Apr 2025
https://github.com/npaun/viz
GTFS visualizer (C++ backend for jsteelz/jviz)
Last synced: 24 Apr 2026
https://github.com/frcteam3255/nurdvision
SuperNURDs implementation of vision co-processing
Last synced: 14 May 2025
https://github.com/lambdaurora/fictional-couscous
A non-euclidian ray-tracing game in C++
cpp non-euclidean-geometry ray-tracing
Last synced: 22 Mar 2025
https://github.com/farnyser/pg
C++ PlayGround
aspect-oriented-programming cpp datastructure multithreading vectorization
Last synced: 06 Apr 2025
https://github.com/pranshu05/cppvault
open source CPP docs
cpp cpp-docs data-structure data-structures data-structures-and-algorithms docs documentation ds dsa mdx nextjs oops oops-in-cpp
Last synced: 06 Apr 2025
https://github.com/pkestene/mandelbrot_kokkos_cmake
A simple example application using cmake build system, and kokkos as a third party
cpp gpu kokkos mandelbrot miniapp performance
Last synced: 05 Apr 2025
https://github.com/notyel/cpp-exercises
Mejora tus habilidades de programación en C++ (cpp) con una colección de ejercicios y soluciones. Adecuado para principiantes y programadores experimentados. Aprende y practica C++ (cpp) de manera efectiva.
challenge cpp exercises learning open-source
Last synced: 10 Sep 2025
https://github.com/silentrald/flappy-bird-neat
Simple NEAT Implementation on Flappy Bird
Last synced: 14 Apr 2025
https://github.com/mtalyat/minty
A C++ Vulkan game engine.
cpp game-engine vulkan vulkan-game-engine
Last synced: 28 Jun 2025
https://github.com/artem78/s60-logger
Simple logging library for Symbian OS
cplusplus cpp library logger logging module s60 symbian symbiancpp
Last synced: 23 May 2026
https://github.com/robertcorponoi/unreal-follow-lead-ai
Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.
ai cpp tutorial unreal-engine unreal-engine-4
Last synced: 29 Jun 2026
https://github.com/CyberScoper/ESP8266-HTU21D-Weather-Station
🌡️💧 A low-power weather station project using ESP8266 and HTU21D sensor to measure temperature and humidity and send data to ThingSpeak every 15 minutes.
cpp esp8266 htu21d weather-station
Last synced: 28 Jul 2025
https://github.com/sumonta056/student-management-system
Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.
Last synced: 28 Jul 2025
https://github.com/benami171/system_programming2_exe2
Algorithms and Operations on Graphs, Graph operators overloading.
cpp graph graph-algorithms operators-overloading
Last synced: 19 Feb 2026
https://github.com/jpenrici/Miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 29 Jul 2025
https://github.com/sean-bradley/cppmultithreadedlowlatencytcpsocketserver
CPP Multi Threaded Low Latency TCP Socket Server
cplusplus cpp socket tcp-server
Last synced: 29 Jul 2025