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/kassick/compiladores-codes
Code samples for a Compilers course
antlr c cmake compiler compilers cpp cpp11 csharp virtual-machine
Last synced: 07 May 2026
https://github.com/dzejkop/pastel
Wanna embed a .bmp in your C++ program? Or maybe a .dll? Get PaSTeL!
Last synced: 02 May 2026
https://github.com/allanccwang/electronic_projects
implement the circuit with microcontroller
arduino circuit-analysis circuit-simulations circuits-and-electronics cpp data-analysis microcontroller physics python wemos
Last synced: 07 May 2026
https://github.com/cuberhaus/pracpro2
Pro2 course project (FIB-UPC): species clustering by gene-sequence similarity using WPGMA hierarchical clustering, with a Rust backend and visualization.
algorithms bioinformatics clustering cpp rust upc wpgma
Last synced: 13 Jun 2026
https://github.com/freddiehaddad/ms2cc
Tool to generate a compile_commands.json database from an msbuild.log file.
c clangd compile-commands-json cpp language-server-protocol lsp lsp-client lsp-server msbuild vscode windows
Last synced: 07 May 2026
https://github.com/lebrancworkshop/learn-cpp-from-youtube
Learning C++ from many resources in Youtube (E.G. The Cherno, Neso Academy)
algorithms assembly-language cpp data-structures data-structures-and-algorithms self-study youtube
Last synced: 03 May 2026
https://github.com/hailiang-wang/nnetcpp
Simple, Fast and Powerful RNN for textsum
Last synced: 14 Jun 2026
https://github.com/dadavidtseng/daemonwindows
A multi-window action game that turns the Windows desktop into a shrinking battlefield
bullet-hell cpp daemon-engine dx11 multiple-windows multiwindow shooting-game
Last synced: 03 May 2026
https://github.com/dadavidtseng/daemonchess
DaemonChess is a sophisticated turn-based 3D chess simulator built with modern graphics technology and the custom Daemon Engine.
blinn-phong chess cpp dx11 obj obj-format obj-loader tcp turn-based-game
Last synced: 03 May 2026
https://github.com/dolotovevgeniy/cpp-yandex-coursera
Основы разработки на C++ (Yandex / Coursera)
Last synced: 15 Jun 2026
https://github.com/mwmorale/fibonacci-for-fun
Welcome to fibonacci-for-fun! Here, I show off some of my Java skills and C++ skills and Python skills! I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... that's right - recursion.
comparative-analysis compare-files cpp java python recursion recursive recursive-algorithm
Last synced: 03 May 2026
https://github.com/aykhan019/battleship_cpp
A console-based C++ implementation of the classic Battleship game. Play against an AI opponent with random ship placement on a customizable grid, featuring optional background music.
ai battleship console cpp game grid sfml
Last synced: 15 Jun 2026
https://github.com/maverobot/impui
A simple plotting library based on Dear ImGui.
Last synced: 09 Jun 2026
https://github.com/valchanoficial/alg2mapa
UNICESUMAR - Projeto MAPA da disciplina Algoritmos e Lógica de Programação II
Last synced: 16 Jun 2026
https://github.com/nlitsme/mpmp7_solver
Solving Matt Parker's Unique Distancing Puzzle
Last synced: 30 Apr 2026
https://github.com/markelca/noob.c
My personal way learning C and C++. With theory, usefull resources and organized by topics and diffifulty.
algorithms algorithms-and-data-structures c cpp data-structures educational resources theory
Last synced: 01 May 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/jabarkass/roomdemonstrationopengl
C++ OpenGL App of Room Demonstration.
cpp glew glfw3 glm opengl visual-studio
Last synced: 29 Apr 2026
https://github.com/jomart02/navisimulators
qt c++ NMEA simulators for Lazuli
Last synced: 07 May 2026
https://github.com/yousryessam/deterministic-finite-automata
Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states
cpp finite-state-machine state-machine
Last synced: 17 Jun 2026
https://github.com/rohanrhu/catcrypt
Simple RSA public key encryption library for C/C++.
c cpp encryption public-key-cryptography public-key-infrastructure rsa
Last synced: 04 May 2026
https://github.com/the0cp/bing-wallpaper-getter
Just one click, get backgrounds from www.bing.com and automatically set as desktop background.
bing bing-image bing-wallpaper cpp mfc windows windows-10 windows-desktop
Last synced: 01 May 2026
https://github.com/basemax/firstsfml
Begin point and getting start to SFML using CPP.
cpp sfml sfml-2d-engine sfml-cpp sfml-dev sfml-dll sfml-game sfml-game-development sfml-graphics-library sfml-install sfml-library sfml-linux sfml-windows
Last synced: 04 May 2026
https://github.com/ankargren/bayesnorm
Efficient sampling of normal posterior distributions
cpp package r rcpp rcpparmadillo
Last synced: 08 Jun 2026
https://github.com/saket-sk/tic-tac-toe-using-c-
Tic Tac Toe CMD Console game
Last synced: 18 Jun 2026
https://github.com/lim-james/allure
Lightweight engine using ECS
computer-graphics cpp engine game-engine opengl
Last synced: 04 May 2026
https://github.com/frankkopp/frankycpp_old
Re-Learning C++ by migrating Franky Chess Engine to C++
chess chess-engine cmake cpp cpp17
Last synced: 19 Jun 2026
https://github.com/jayemscript/llm-systems-from-scratch
A hands-on learning project for building the core systems behind Large Language Models using C++, Rust, and optional Python/JavaScript bindings. Includes tensor operations, autograd, neural networks, tokenization, and a minimal transformer pipeline.
ai-systems autograd c-language cpp cuda educational-project high-performance-computing inference-engine machine-learning neural-networks-from-scratch pybind11 tensor-library tokenization transformers wasm
Last synced: 19 Jun 2026
https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab
Data Structure and Files Programs
Last synced: 20 Jun 2026
https://github.com/cunyu1943/codenav
程序员工具导航
cpp css golang java navigation programming-language vue3
Last synced: 04 May 2026
https://github.com/wouterbeek/prolog_imagemagick
Prolog binding for ImageMagick (inquiring properties for image files).
cpp imagemagick prolog swi-prolog
Last synced: 09 Jun 2026
https://github.com/weebnetsu/banking-system
A C++ banking system project (CLI)
banking beginner-project cpp oop
Last synced: 20 Jun 2026
https://github.com/stellardx/cspaceengine-project-vs-edition
A simple C++ static library for astronomic calculation and modding SpaceEngine
astronomy astronomy-library cpp library spaceengine
Last synced: 23 Apr 2025
https://github.com/rageworx/libdes
library for Data Encryption Standard, supports to 3DES, for GCC(G++)
3des cipher cplusplus cpp decryption des encryption gcc gpp library
Last synced: 18 Oct 2025
https://github.com/goggy369/qt-calculator
基于 Qt 框架的科学计算器
calculator cpp qmake qt6 qtcreator
Last synced: 17 May 2026
https://github.com/erthium/sdl2-snake
Snake Game made with SDL2 and C++
cpp cpp11 makefile sdl2 snake snake-game
Last synced: 01 Jun 2026
https://github.com/roy7077/potd-leetcode
this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.
cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution
Last synced: 19 Oct 2025
https://github.com/christinec-dev/pin-crusher
A basic pin guessing, command-line based game made with C++
console-application console-game cplusplus cpp numberguesser numberguessinggame
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-string-manip-read-write
The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.
Last synced: 21 Aug 2025
https://github.com/johannst/pio-nodemcuv2-dhcp-server
Minimal DHCP server on nodemcu v2.
arduino bare-metal baremetal cpp dhcp dhcp-server esp8266 nodemcu nodemcu-esp8266 pio platformio
Last synced: 19 Jan 2026
https://github.com/heyfoz/cpp-inventory-vector-sort-search
The Inventory Vector Sort/Search Program (C++) reads an InventoryParts.txt file made of a list of part records containing part names, categories, quantities, and unit costs. The program prompts the user to search for parts, and if a part is not found, the user can add a new part record. An updated txt file is written on program close.
Last synced: 25 Mar 2025
https://github.com/9inefold/variant
Custom variant implementation for c++20
cpp cpp20 template-metaprogramming template-project
Last synced: 22 Jul 2025
https://github.com/hansalemaos/cythonfastsort
C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy
c cpp cython numpy parallel-computing parallel-programming python sorting
Last synced: 04 Feb 2026
https://github.com/natharyan/chaos-attractors
Modeled 3-dimensional chaos attractors in C++ to create an audio-dynamic music visualizer.
chaos-theory cpp music-visualizer
Last synced: 14 Feb 2026
https://github.com/twilight-dream-of-magic/largedynamicbitset
Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position
bitset cpp cpp11 dynamic-bitset
Last synced: 19 Oct 2025
https://github.com/masumkhan081/c-plus-plus-code-notes
This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts
cpp data-structures low-level-programming programming-language
Last synced: 19 Mar 2026
https://github.com/ameya-kawade/guess-the-number
It's a little project to guess the right number .Random number is generated and we have to guess it .
Last synced: 09 Apr 2025
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/silverjun/coronashootemup
2020 coronavirus shooting game made with SFML
Last synced: 19 Oct 2025
https://github.com/0x0c/m3d13
Tiny 3DCG library.
3d-graphics c-plus-plus cpp cpp-library tiny-3dcg-library x11
Last synced: 08 Oct 2025
https://github.com/hynduf/mystersy---a-sdl2-cpp-game
Mystersy - A SDL2 Game for 2122II_INT2215_2 (UET)
Last synced: 18 Apr 2026
https://github.com/utkarsh1504/dsa-cpp
This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques in a language cpp that will help you in solving the questions of the coding rounds.
Last synced: 18 May 2026
https://github.com/doyoulikevanyouxi/cai
from 0 to Master, Build Your Own C++Interface Framework
Last synced: 20 Apr 2026
https://github.com/radoslav-grencik/ims_20_21
Simulation of ocean plastic pollution.
Last synced: 04 Jul 2025
https://github.com/khaledsalshibani/cpp-starter-kit
Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.
cpp programming-fundamentals starter-kit
Last synced: 19 Mar 2026
https://github.com/seanpm2001/protraapp_love
💾️🔄️❣️ This repository is for adding LÖVE support and functionality to the ProTraApp software library.
c-plus-plus c-plus-plus-lang c-plus-plus-language cpp cpp-lang cpp-language gpl3 gplv3 love-game-engine love-game-engine-support protraapp protraapp-development protraapp-love protraapp-project software-library
Last synced: 25 Aug 2025
https://github.com/codernayeem/2d-maze-solver
Solve and view the solution path of a 2D Maze
backtracking-algorithm cpp maze maze-solver
Last synced: 04 Jul 2025
https://github.com/utsavkash19/my-stress-test-template
competitive-programming contests cpp templates
Last synced: 08 Oct 2025
https://github.com/ardwiinoo/string_match_bruteforce
Implementasi algoritma brute force pada studi kasus pencarian string judul jurnal
brute-force-algorithm cpp responsi-sa string-matching
Last synced: 20 Oct 2025
https://github.com/intricate-dev-team/raptor
The developer tooling suite for IntricateDevTeam's projects, automating environment bootstrap, SDK setup, build orchestration and more - ensuring every machine is correctly configured for a consistent, reproducible development workflow.
automation build-system ci-cd cli cpp csharp devtools environment-configuration premake5 pypi-package repo-management toml tooling
Last synced: 13 Mar 2026
https://github.com/firyanulrizky/program-neuralnetwork-astar-hebb-mccullotchpitts
Projek C++ Neural Network
artificial-intelligence-algorithms astar-search-algorithm cpp hebbian-learning-rule mcculloch-pitts
Last synced: 20 Oct 2025
https://github.com/berndporr/mobilenet_libtorch
C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.
classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning
Last synced: 25 Apr 2026
https://github.com/a-cordier/bpk
:construction_worker: bpk packages files as binary resources availables in your C++ project
Last synced: 20 Oct 2025
https://github.com/doyoulikevanyouxi/CAI
from 0 to Master, Build Your Own C++Interface Framework
Last synced: 28 Mar 2025
https://github.com/corpssansorganes/thread_pool
C++11 thread pool, designed for ease of use.
cpp cpp11 semaphore thread-pool waitable-queue
Last synced: 01 Jun 2026
https://github.com/esraa-emary/c-plus-plus-consepts-and-problem-solving
Cplus Plus Code (C++ Consepts and Problem Solving)
cplusplus cpp object-oriented-programming oop problem-solving programming
Last synced: 25 Aug 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/jowinjohnchemban/programming
Just_for_fun_CODE
c cpp go hacktoberfest java php python
Last synced: 16 Feb 2026
https://github.com/maipa01/margs
margs (Maipa's Args Analyzer) is a C++ library for parsing command-line arguments. It supports flags (--flag), values (--value value), and grouped arguments (e.g., group --group-flag). The library allows easy definition of valid arguments, automatically generates error messages for invalid input, and provides built-in help message generation.
args-parser bsd-3-clause cpp cpp-library cpp20 header-only open-source
Last synced: 03 Jan 2026
https://github.com/brainstone/leetcode
This little project is a template for running LeetCode problems locally in your CLion installation.
cmake cpp cpp20 leetcode leetcode-cpp template
Last synced: 01 Mar 2026
https://github.com/thecompez/tiobe-scraper
A modern Qt6.8 and C++20 application to scrape and display Tiobe Index data dynamically in a QML-based UI using best programming practices and design patterns.
Last synced: 01 Mar 2026
https://github.com/iassasin/configen
Custom config generator
clang config-management cpp cpp14 gcc generator
Last synced: 09 Apr 2025
https://github.com/archismankarmakar/password-strength-check-electronjs-cpp
Password Strength Checker using ZXCVBN Algorithm in CPP and Electron JS frontend.
cmake cpp electron electron-app electronjs napi nodejs password password-safety password-strength zxcvbn zxcvbn-cpp
Last synced: 13 Apr 2026
https://github.com/marzer/noexcept
Type traits for manipulating `noexcept` in C++17.
Last synced: 12 Oct 2025
https://github.com/mgonzs13/piper_ros
piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2
cpp piper piper-tts ros2 text-to-speech tts
Last synced: 01 Mar 2026
https://github.com/zouariomar/cpkg
A C/C++ package project containing custom headers for various functionalities.
Last synced: 23 Oct 2025
https://github.com/rizwan-hasan/visual-studio-freeglut-example
An example of a FreeGLUT project in Visual Studio.
cpp cpp14 cpp17 example-project freeglut freeglut-library glut glut-library msvc msvc2019 visual-studio visualstudio
Last synced: 12 Oct 2025
https://github.com/awrsha/kalman-filter
Kalman Filter Implementation without library
Last synced: 06 Jun 2026
https://github.com/paul-maxime/lets-see-music
A school project about sound and music visualization (2012).
Last synced: 11 Mar 2025
https://github.com/hoccyy/arduino-timer-display
Created a stopwatch timer with a 7-segment display and C++ using an Arduino
arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock
Last synced: 25 Apr 2026
https://github.com/alpha74/c_cpp-projects
Few of my Good C/C++ college level projects
c cpp cpp-programs cpp-project pacman projects student-record
Last synced: 02 Feb 2026
https://github.com/nazavode/meetupcpp-may-2019
Stuff for the talk "Look ma, no CUDA! Programming GPUs with modern C++" at the Italian C++ Community meetup @ Modena, Italy
Last synced: 27 Oct 2025
https://github.com/ultirequiem/lorem
✍ Generate Lorem Ipsum like a pro (Lorelai for C++)
cpp lorem-ipsum lorem-ipsum-generator
Last synced: 02 Apr 2026
https://github.com/aileshe/srvman
A simple windows service manage class in C++.
Last synced: 23 Jun 2026
https://github.com/squidmin/sfml-imgui-labs
ImGui + SFML sandbox
cmake cpp imgui imgui-sfml imgui-sfml-library sfml
Last synced: 01 Apr 2025
https://github.com/merteldem1r/AlgoStruct
AlgoStruct: Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.
algorithms c cpp data-structures
Last synced: 23 Oct 2025
https://github.com/oculometric/stui
Simple Text UI - an easy-to-use, header-only, semi-immediate-mode TUI framework for building interactive interfaces across platforms
cpp cross-platform header-only-library immediate-gui text-user-interface ui
Last synced: 17 Jan 2026
https://github.com/ferfoui/embeddeddisplay
Program to control a little screen with an ESP32
bluetooth bluetooth-le cpp esp32 esp32-arduino platformio
Last synced: 10 May 2026
https://github.com/naemazam/basic-calculator-cli
A simple command-line interface (CLI) calculator application in C++. This application allows you to perform basic arithmetic operations easily from your terminal.
calculator calculator-application cli cpp cpp17 naemazam
Last synced: 28 Jan 2026
https://github.com/rajarsheya/real-time-audio-feature-extraction-with-cuda-for-speech-recognition
This project accelerates MFCC extraction using CUDA for real-time speech recognition. Offloading the process to the GPU reduces latency and speeds up processing, enabling fast, local speech-to-text transcription for applications like virtual assistants, without cloud reliance.
audio-processing cpp cuda fourier-transform python
Last synced: 10 May 2026