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/nitrogenez/gaffer
A project manager for modern C++
cpp cpp-programming cpp23 dependency-manager modern-cpp project-management
Last synced: 22 Aug 2025
https://github.com/threadexio/cbundl
webpack but for C code.
build-tool bundle bundler c cpp preprocessing preprocessor
Last synced: 08 Mar 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/najmiter/cpp-learning-series
You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.
cpp cpp11 cpp14 cpp17 oops-in-cpp procedural-programming
Last synced: 28 Mar 2025
https://github.com/jgcmarins/graph-coloring
Graph coloring software that uses backtracking algorithm
backtracking-algorithm college-purpose cpp graph-coloring
Last synced: 15 Sep 2025
https://github.com/surpri6e/redactor
Redactor in console with generating MD files
Last synced: 18 Jan 2026
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/ahmedsobhy01/kids-art
An exciting C++ drawing and painting program created to foster creativity and learning among children, developed as a part of the Programming Techniques course during our first year of Computer Engineering at Cairo University
cpp design-patterns gui object-oriented-programming painting
Last synced: 03 Nov 2025
https://github.com/ferhatgec/jedi
Jedi, CLI Kedi parser.
cli cli-tool commandline commandline-tool cpp cpp17 kedi parser tree
Last synced: 18 Feb 2026
https://github.com/csb6/strong-types
Single-header implementation of strong typedefs in C++
cpp cpp17 strongly-typed typedef
Last synced: 14 May 2025
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/benapetr/pixelengine
Open source Qt/C++ 2D game engine with native pixel manipulation support for games similar to Worms, or ScorchedEarth
Last synced: 18 Feb 2026
https://github.com/npaun/viz
GTFS visualizer (C++ backend for jsteelz/jviz)
Last synced: 24 Apr 2026
https://github.com/deminearchiver/animate-test-addons
A collection of native addons for Adobe Animate
addon adobe adobe-animate animate cmake cpp dwmapi jsapi qt qt-widgets qt6 win32 windows windows11
Last synced: 12 Jan 2026
https://github.com/chris1221/aavcf
Swap allels to ancestral / derived in a VCF.
Last synced: 04 Nov 2025
https://github.com/hijal/problem_solutions
daily code practice for self improvement and contest problem solutions (Codeforces, codechef, atcoder)
atcoder codechef codeforces cpp geeksforgeeks practice problem-solving
Last synced: 03 Nov 2025
https://github.com/muqsitnawaz/libfss
Pure Modern C++ library for Function Secret Sharing
Last synced: 14 Mar 2025
https://github.com/rhzxg/revelation
A to-do list software tailored for software engineers, inspired by the Revelation album of G.E.M.
cpp fluentui gantt-chart qt6 todolist
Last synced: 15 Sep 2025
https://github.com/strwdr/skner-lang
simple programming language written in C++
compiler cpp interpreter language lexer parser
Last synced: 14 Mar 2025
https://github.com/davidyslu/onlinejudgenctu
Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)
algorithms cpp data-structures
Last synced: 14 May 2025
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/amanoteam/dakini
A GCC cross-compiler targeting NetBSD 8.0/9.0
c cpp cross-compiler gcc netbsd
Last synced: 14 May 2025
https://github.com/neko-box-coder/sslogger
Super Simple Logger for call stack and quick debug logging
c-plus-plus cpp cpp-macros cpp11 cross-platform header-only logger logging logging-library
Last synced: 05 Mar 2025
https://github.com/mguludag/qt_ansicolor_handler
ansi color code parser class from qt-creator's source code and modified and added new features (italic and underline) then aims easy to use with current QTextEdit and QPlainTextEdit without creating custom classes
ansi-colors cpp log-viewer qt qt5 qt5-gui qt5-widgets spdlog widget
Last synced: 17 May 2026
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/zsotroav/nyetworkcpp
Multiplatform proof of concept C++ TCP back and forth comminication
cpp tcp tcp-client tcp-server winsock2
Last synced: 14 Apr 2025
https://github.com/arec1b0/hft_trading_system
High-frequency trading system with backtesting and risk management.
algorithms-trading backtesting cpp hft-trading risk-management
Last synced: 05 Nov 2025
https://github.com/harry-hopkinson/chess-engine
A Simple Chess Engine written in C++.
Last synced: 14 May 2025
https://github.com/snowty/seccontrol
MFC ActiveX Control to monit the password and etc.
Last synced: 30 Mar 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/im-rises/nesemulator
Nes Emulator made in C++ with OpenGL And Dear ImGui (Work in Progress)
c-plus-plus cplusplus cpp emulator games nes
Last synced: 14 May 2025
https://github.com/joshuathadi/dsa--architect
This Respository of my DSA notes in Python and C++
cpp data-structures-and-algorithms python
Last synced: 14 Apr 2025
https://github.com/oltsu-code/olsh
olshell. the worlds worst shell.
cmake contributors-welcome cplusplus cpp cpp23 linux looking-for-contributors shell shell-scripting system-programming windows
Last synced: 16 Sep 2025
https://github.com/silentrald/flappy-bird-neat
Simple NEAT Implementation on Flappy Bird
Last synced: 14 Apr 2025
https://github.com/ihe1u0/resizepicture
App to process pictures,based on Qt
Last synced: 07 Apr 2025
https://github.com/sebe324/labirynth
A simple implementation of maze generation in c++
Last synced: 23 May 2026
https://github.com/softtechmx/lib-cpp-texto
Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto
Last synced: 08 Jan 2026
https://github.com/alpha74/lld-machinecoding_guide
My solved LLD questions and Machine Coding interview solutions
cpp interview-questions java low-level-design machine-coding oops spring-boot system-design
Last synced: 09 May 2026
https://github.com/jokoardh/ta_prototype_sistem_atm
Sistem ATM Sederhana dengan bahasa C++
Last synced: 05 Nov 2025
https://github.com/localsix/catmalware-education
THIS CODE IS EXTREMELY DANGEROUS AND DESTRUCTIVE. IT IS DESIGNED TO DAMAGE YOUR COMPUTER SYSTEM AND MAKE IT UNBOOTABLE.
Last synced: 14 Apr 2025
https://github.com/guicdas/42_lisboa
From 42 Lisboa common core.
algorithms bash c-programming cpp cpp98 game-development mlx pipes shell
Last synced: 03 Feb 2026
https://github.com/formiat/huffman_archiver
Visual Studio 2017 C++ Console Project
2018 archiver console-application cpp cpp11 huffman-algorithm huffman-encoder simple trivial utility visual-studio visual-studio-2017 visualstudio visualstudio2017 windows windows-10
Last synced: 16 Apr 2026
https://github.com/nilssonk/ordered-dithering-cpp
A tool for performing black and white Bayer dithering, written in C++17.
Last synced: 23 Jul 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/desuex/abworld
Space Rangers Arcade Battles
cpp old-games russian space-rangers-2
Last synced: 16 Sep 2025
https://github.com/zoulhadj/vmve
Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.
Last synced: 08 Jul 2025
https://github.com/i-ser-i/itmo-algorithms-2-sem
algorithms-and-data-structures cpp graph
Last synced: 17 Mar 2025
https://github.com/ndraey/mumble
Simple video player based on FFMpeg libraries
cpp ffmpeg multiplatform player terminal truecolor video
Last synced: 04 May 2026
https://github.com/najlae01/cpp-stl-containers
Some Cpp STL containers implementation (arrayList, unorderedArrayList, unordered Set)
Last synced: 24 Jul 2025
https://github.com/lebrancconvas/sfml-playground
SFML Practicing.
computer-graphics cpp game-development game-programming lab playground sfml
Last synced: 25 Jul 2025
https://github.com/dizzydroid/asu_sheets-solutions
(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions
college-assignments cpp java sheets solutions
Last synced: 25 Jul 2025
https://github.com/computationalphysiology/goss
General ODE System Solver
cpp ode ode-solver odeint python
Last synced: 25 Jul 2025
https://github.com/kaiesmahmud/structure-c-programming-solution-cse-113
City University CSE-113 structure programming C Program solution - ternary operator, if-else, switch, loop etc.
basic-programming c cpp practice-programming problem-solving
Last synced: 19 May 2026
https://github.com/stridsvagn69420/magicfix
Command-line tool to repair your file extensions
c command-line cpp cross-platform file-extension-converter file-extensions files magicbytes magicnumbers
Last synced: 26 Jul 2025
https://github.com/gabin221/launchercode
LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.
assembly c coffeescript convenience cpp csharp dart fortran fsharp generate-file helloworld-programs html java latex php programming-languages python script shell-script terminal
Last synced: 19 Feb 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/netromdk/faes
Fast AES
aes aes-cbc aes-cipher aes-ctr aes-ecb aes-encryption cipher cpp cryptography encryption mit-license
Last synced: 23 May 2026
https://github.com/polossk/leetcode-oj-solution
simple solution for leetcode
cpp leetcode leetcode-solutions python3 ruby
Last synced: 08 May 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/bulbame/congl
Console Graphics Library
ascii ascii-art console console-app cpp engine engine2d game-engine graphics terminal
Last synced: 07 Aug 2025
https://github.com/minel1410/maasu_internship_stm32
A repository for the fourth MAASU internship, based on C/C++ programming on the STM32F411RET6 MCU.
cpp embedded firmware microcontroller requirements stm32f411
Last synced: 18 Feb 2026
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/ayaankhan98/c-cpp-practice
C/C++ programs
class cpp generic-programming object-oriented-programming pointers-and-arrays stl-containers
Last synced: 29 Jul 2025
https://github.com/vince-fugnitto/theia-cpp-branding
Theia - C/C++ Example Branding Extension
Last synced: 29 Jul 2025
https://github.com/it1shka/toylang
Interpreted scripting language implemented in C++
compiler cpp interpreter programming-language toy
Last synced: 29 Jul 2025
https://github.com/languagemachines/dimbl
Distributed Tilburg Memory Based Learner
cpp memory-based-learning multithreading
Last synced: 30 Jul 2025
https://github.com/offamitkumar/tic-tac-toe-game
In this repo I had written a simple Tic-Tac-Toe Game.
begginers beginner beginner-code beginner-friendly beginners cpp cpp11 cpp14 cpp17 game tic tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game
Last synced: 22 Sep 2025
https://github.com/bestlyg/bestlyg
这是一个个人仓库,里面存储着编程依赖做过的的有意思的代码。
cpp javascript leetcode rust typescript
Last synced: 23 Sep 2025
https://github.com/thisaislan/doom-fire-psx
Fire effect from Doom PSX/Nintendo64 using C++ and OpenGL
cpp doom opengl terminal visual-studio windows
Last synced: 09 Apr 2026
https://github.com/larissajusten/uergs-prog-orientada-a-objetos
Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.
Last synced: 19 Feb 2026
https://github.com/offensive-vk/collection
Some Practical and Curated Interview Coding Questions + Exercises. In 5 Most Popular High Level Programming Languages. Leave a ⭐ if you found it helpful.
cpp java javascript python typescript
Last synced: 09 Apr 2026
https://github.com/theartful/bindable_properties
Bindable properties for C++11 inspired by Qt's properties but with a couple of twists.
bindable-properties cpp cpp11 observer-pattern
Last synced: 14 Aug 2025
https://github.com/frndmg/bengal
Tiger compiler using bisonc++ for parser generation and llvm for code generation
Last synced: 01 Aug 2025
https://github.com/ferhatgec/tucpp
C++ implementation of TinyUrl CLI (tuc) (uses curl4cpp)
cpp curl4cpp lib single-source tuc
Last synced: 02 Aug 2025
https://github.com/retrooper/turbolang
This is a compiler for the TurboLang programming language.
cmake cmakelists compiler cpp cpp17 cross-compiler llvm llvm-ir
Last synced: 03 Aug 2025
https://github.com/abdullah-niaz/cpp-complete-course
The C++ Complete Course is a comprehensive guide for individuals to learn C++ programming language from zero to advanced level. It includes video tutorials, written exercises, and covers topics such as variables, functions, OOP, and STL. Prerequisites include basic programming knowledge and a computer with internet, text editor, and compiler.
Last synced: 19 Apr 2026
https://github.com/andreysolovyev381/zip_in_cpp
REAL zip iterator, that will be considered as an Iterator by other C++ code.
concepts cplusplus cpp cpp17 cpp20 header-only header-only-library headeronly iter iterator metaprogramming zip
Last synced: 19 Feb 2026
https://github.com/vsoch/qt-creator
trying to build qt-creator into a Docker container for easy usage.
Last synced: 09 Apr 2026
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/braintwister/record
A heterogeneous data structure for C++
cpp data-structures heterogeneous polymorphism
Last synced: 08 Aug 2025
https://github.com/nekon69/fastnoiselitecuda
A wrapper around C++ FastNoiseLite library for CUDA
cellular-noise computer-graphics cpp cuda fastnoiselite gamedev generative-art gpgpu gpu header-only noise opensimplex2-noise pcg perlin-noise procedural-generation simplex-noise terrain-generation texture-generation worley-noise
Last synced: 02 Oct 2025
https://github.com/champ96k/leetcode-solutions
Collection of LeetCode questions and solutions to ace the coding interview!
coding-interview-preparations cpp data-structures leetcode-solutions
Last synced: 07 Oct 2025