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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/milkcocoa0902/cocoadiskinfo
S.M.A.R.T. viewer with GUI
cpp gtkmm-applications hdd-health linux-app monitoring-tool
Last synced: 10 Apr 2025
https://github.com/can-lehmann/hdl.cpp
Register-transfer Level Intermediate Representation
cpp fpga intermediate-representation rtl verilog
Last synced: 13 May 2025
https://github.com/terroo/cpf
Gere e valide CPF com C++
cpf-generator cpf-validador cplusplus cpp
Last synced: 21 Jul 2025
https://github.com/patriciogonzalezvivo/ada_example
Simple example of an ADA program
c-plus-plus cpp glfw linux macos opengl raspberry-pi raspberrypi windows
Last synced: 28 Oct 2025
https://github.com/melchor629/raycastergl
A Wolf3D-like raycaster using OpenGL shaders
cpp cpp17 opengl opengl-shaders raycaster
Last synced: 13 Apr 2025
https://github.com/arturbomtempo-dev/programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
c course cpp programming-logic
Last synced: 30 Apr 2025
https://github.com/iamrajiv/nth-fibonacci
The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.
cpp csharp go java javascript python swift
Last synced: 08 Sep 2025
https://github.com/madarauchiha-314/data-structures-library
Implementation Of Various Data Structures And Related Algorithm's In C++
algorithms cpp data-structures stl
Last synced: 12 May 2025
https://github.com/swap76/bankers-algorithm
C++ Program to Simulate Banker's Algorithm
bankers-algorithm c-plus-plus cpp
Last synced: 01 May 2025
https://github.com/siddharthpatelde/solarcell-testbench
This project aims to develop a test bench for analyzing the voltage and current behavior of a solar cell under varying surrounding temperatures. The project is a collaborative effort between Konstantin Sang and Siddhart Patel. Konstantin is responsible for the mechanical design and literature, while i ahandle the electronics and programmin
arduino circuitdesign control-systems cpp programming rasp signal-processing
Last synced: 12 Apr 2025
https://github.com/leixingyu/reducepoly
Poly-reduction visualization plugin for Maya
algorithms cpp maya-api maya-plugin mesh
Last synced: 14 Jun 2025
https://github.com/basemax/cpp4beginners
List of site references and useful sources for beginners of c++ programming language.
Last synced: 05 May 2025
https://github.com/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 2025
https://github.com/madebypixel02/cpp-module-01
[42 Madrid] BraiiiiiiinnnzzzZ
42 42-cpp-module 42-cursus 42born2code 42madrid 42school born2code brain cpp makefile peer2peer zombie
Last synced: 07 Mar 2026
https://github.com/ierturk/cmake-emscripten-project
CLion Cmake Emscripten Project
clion cmake cpp emscripten html javascript nodejs webassembly
Last synced: 17 Oct 2025
https://github.com/sebe324/pythoncalculator
A calculator made in PySimpleGui with C++ bindings
calculator contributions-welcome cpp good-first-issue pybind11 pysimplegui python rpn-calculator
Last synced: 14 Apr 2025
https://github.com/1dealgas/aerials
Public Parts of the Mobile Rhythm Game「Aerials」
aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game
Last synced: 20 Mar 2025
https://github.com/bast/calculator
Exercise to practice building projects with CMake.
Last synced: 12 Apr 2025
https://github.com/challanger524/chernoopengl-cmake
Cross-platform restoration of TheCherno OpenGL YouTube series with perfect commit history (link to YouTube OpenGL playlist by The Cherno below)
cherno cmake cpp cpp17 graphics-programming graphics2d imgui learning lessons opengl perfect-commits perfect-history rebase-warning thecherno
Last synced: 13 Apr 2025
https://github.com/abdallahhemdan/crackingthecodeinterview
🎯 My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..
cpp cracking-the-coding-interview data-structures interview-questions
Last synced: 12 May 2025
https://github.com/joanstinson/candycrush
A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).
2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2
Last synced: 15 Sep 2025
https://github.com/wajahatkarim3/snake-game-with-ai
A snake game in C++ with multiplayer and computer AI snake using console graphics.
c-plus-plus computer-snake console-graphics cplusplus cpp game game-development snake snake-game
Last synced: 27 Mar 2025
https://github.com/shinjimc/octree_voxel_vtk
Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.
3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk
Last synced: 14 Apr 2025
https://github.com/brainboxdotcc/beholder
The Beholder Bot - Block Bad Images on Discord!
ai bot cpp cpp17 discord discord-bot discord-moderation discord-moderation-bot dpp image-classification image-processing image-recognition image-recognition-bot ocr
Last synced: 12 Apr 2025
https://github.com/moduscreateorg/modite-adventure
Modus Create's 2020 Holiday Game for the LDK Game console.
Last synced: 15 Apr 2025
https://github.com/simonbaeumer/clionarduinosupport
Auto-Completion, Compiling, Uploading, Writing C++ in CLion for Arduino
ant arduino clion cpp platformio
Last synced: 11 Nov 2025
https://github.com/coderick14/thesupertinyparser
The Super Tiny Parser
cpp parser recursive-descent-parser syntax-directed-translation top-down-parsing
Last synced: 15 Apr 2025
https://github.com/ashampoosystems/boden-todomvc
Example of a simple todo list mobile application built with the Boden cross-platform GUI framework (www.boden.io)
cpp cpp17 example-code example-project gui mobile mobile-app mobile-development
Last synced: 30 Apr 2025
https://github.com/leo310/botnet
Crazy Botnet in development
botnet botnets cpp cross-platform hacker hacking malware security virus
Last synced: 06 Sep 2025
https://github.com/oatpp/oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
bson cpp mongodb oatpp object-mapping
Last synced: 25 Apr 2025
https://github.com/cobyj33/tmedia
Linux C++17 Terminal Audio and Video Player
ascii ascii-art ascii-art-representation ascii-graphics audio-player cpp curses curses-based ffmpeg libav main-project media media-player ncurses ncurses-tui terminal terminal-app terminal-based video-player
Last synced: 15 Apr 2025
https://github.com/derekyang2/ctype
Minimalistic typing test written in C++ with many features and customization options.
cpp monkeytype opengl raylib raylib-cpp typing typing-game typing-practice typing-test
Last synced: 23 Apr 2025
https://github.com/jgcmarins/mst-prim-kruskal
Clustering aggregation using Prim and Kruskal's MST algorithm
c clustering cpp gnuplot kruskal-algorithm minimum-spanning-trees mst prim-algorithm
Last synced: 30 Apr 2025
https://github.com/huyhoang8704/cse-labdsa-hcmut
Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT
algorithms cpp cse data-structures dsa hcmut lab
Last synced: 24 Apr 2025
https://github.com/omonimus1/computer-science-degree-courseworks
Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.
computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology
Last synced: 25 Aug 2025
https://github.com/0xHericles/Pickle
:page_with_curl: Pickle - A Simple Text Based Interface Text Editor in C++ Language
bash cpp editor shell shell-script text text-editor
Last synced: 24 Mar 2025
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 25 Aug 2025
https://github.com/dfsp-spirit/cpp_geodesics
Fast computation of geodesic distances and related mesh descriptors on (brain surface) meshes in C++ and OpenMP.
brain cpp distance geodesics mesh openmp parallel parallel-computing
Last synced: 16 Aug 2025
https://github.com/mo7ammedd/snake-game
Snake Game implemented in C++ using the OpenGL
cpp glut glut-library opengl snake
Last synced: 16 Apr 2025
https://github.com/n4vrl0s3/bubble-sort-and-insert-sort
This repository contains Python implementations of two classic sorting algorithms: Bubble Sort and Insertion Sort. It serves as a simple and educational resource for understanding the basics of sorting algorithms, their implementations, and their performance characteristics. Ideal for students, developers, and anyone.
bubble-sort cpp insertion-sort python
Last synced: 16 Aug 2025
https://github.com/piratheon/ori
OpenRouter Interactive Assistant for Unix / Unix-like TUI Environments
ai assistant cpp linux shell terminal tui uncensored unix
Last synced: 26 Jan 2026
https://github.com/threeal/cpp-starter
A minimalistic GitHub repository template to kickstart your C++ project
boilerplate cmake cmake-template cmakelists cpp cpp-template cpp-templates template templates
Last synced: 14 Apr 2025
https://github.com/kyranet/drakhtar
C++ Videogame made on top of SDL2
cpp sdl2 strategy strategy-game video-game
Last synced: 08 May 2025
https://github.com/reimunotmoe/pqpp
A simple and easy-to-use async C++ PostgreSQL client library.
boost-asio coroutine cpp postgresql
Last synced: 15 Mar 2025
https://github.com/BillyFrcs/Programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 14 Apr 2025
https://github.com/florianbecker/layoutvisualizer
Layout Visualizer for Qt and Tools for Ui debugging
cpp cpp11 cpp14 cpp17 layout-visualizer qt qt5-gui qt5-widgets qt6
Last synced: 07 Apr 2025
https://github.com/hxndev/openmp-program-to-print-number-of-threads
In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.
code cpp openmp openmp-parallelization parallel-computing parallel-programming threads
Last synced: 07 May 2025
https://github.com/dariarty/calculator_qt
Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design
calculator cpp github-pages qmake qml qt
Last synced: 12 Apr 2025
https://github.com/radoslawregula/reverb-juce-app
An application adding reverberation to a WAV file with 12-line FDN.
audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav
Last synced: 09 Mar 2026
https://github.com/coding-ai/cnn_arch_cpp
CNN architectures in C++
alexnet architecture artificialintelligence c-plus-plus cnn convolutional-neural-networks cpp deeplearning dlib lenet5 machinelearning
Last synced: 28 Apr 2025
https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c
A complete introductory to intermediate course covering the main C++ topics
cplusplus cpp game-development games programming tutorial tutorials
Last synced: 03 May 2025
https://github.com/qucals/VK-API
C++ Library for working with VK API
api callback-api cmake cpp cxx longpoll streaming-api vk vk-api vk-bot vkapi vkontakte vkontakte-api
Last synced: 11 Mar 2025
https://github.com/oatpp/oatpp-protobuf
Use protobuf messages as regular oatpp DTOs
Last synced: 10 Jun 2025
https://github.com/rpgillespie6/posix-regex-cpp
A lightweight C++ syntax sugar wrapper for POSIX regex library commonly used in C
Last synced: 15 Mar 2025
https://github.com/rtahmasbi/geneevolve
A fast and memory efficient forward-time simulator of realistic whole-genome sequence and SNP data
bioinformatics cpp genomics sequencing simulator snp-data statistics
Last synced: 19 Apr 2025
https://github.com/ni5arga/dsa-collection
Collection of DSA solutions.
cpp data-structures data-structures-and-algorithms dsa dsa-questions dsa-solutions java javascript
Last synced: 12 Apr 2025
https://github.com/jmarrec/testcpp-gha-coverage
A repo to test how to report coverage of a C++ project using Github Actions
coverage cpp github-actions tutorial
Last synced: 09 Apr 2025
https://github.com/bensuperpc/benlib
Fast and easy to use standalone header only library in C++20/C++23
Last synced: 15 Apr 2025
https://github.com/zmercury/cpp
C++ - Second Semester Notes
bed bicte c cpp ict notes programming sanothimi
Last synced: 07 Apr 2025
https://github.com/gregyjames/octaneenginepp
A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.
cpp curl curl-library download-file downloader network network-programming networking
Last synced: 25 Apr 2025
https://github.com/pkestene/amr_mandelbrot
Compute Mandelbrot Set using adaptive mesh refinement
adaptive-mesh-refinement amr cea cpp kokkos mandelbrot performance-portability
Last synced: 06 Jul 2025
https://github.com/vietanhdev/facecam
Funny camera app with face decorators like Snapchat. This project uses face detection and alignment algorithms from OpenCV.
camera camera-app computer-vision cpp face-decorator machine-learning snap-chat snapchat
Last synced: 06 Sep 2025
https://github.com/lamzaone/cpp-folder-sync
C++ Local/Remote folder sync
changelog client client-server cpp cpp-sockets delete file-sharing file-sync file-synchronization file-upload remote server sync update update-files upload
Last synced: 24 Apr 2025
https://github.com/r-o-b-o-t-o/opengl-particles
cpp glad glfw3 glm glsl opengl opengl3 particles school-project
Last synced: 10 Aug 2025
https://github.com/quaddarv1ne/maestro7it_education
Программирование на С++, CSharp, JavaScript и Python для начинающих </>
2024 c config courses cpp csharp education javascript js json maximdupley oop python python3 quadd4rv1n7 stepik stepik-course study
Last synced: 14 Apr 2025
https://github.com/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 2025
https://github.com/yhaiovyi/c-wasm-loader
Super change your browser with C/C++ power.
c cpp wasm webpack webpack-loader webpack3
Last synced: 14 Apr 2025
https://github.com/fly-studio/merged-fuse
Virtual merge files or replace bytes, and output the merged content, FUSE.
cpp cpp11 fuse merge replace-in-files
Last synced: 11 Mar 2026
https://github.com/mylifeismyhome/tinjector
Windows Injector examples in c/pp
beginner cpp example injector manual-mapping remote-loadlibrary setwindowshookex thread-hijacking windows x64
Last synced: 23 Apr 2025
https://github.com/ashwaniydv/my-lsm-tree-cpp
Log-structured Key-Value storage engine written in C++
bitcask cpp database db storage-engine wal write-ahead-logging
Last synced: 23 Apr 2025
https://github.com/arindal1/striversdsasheet
Solutions of all the problems in Striver's A2Z DSA Sheet
cpp data datastructures datastructures-algorithms striver strivers-sde-sheet
Last synced: 04 Apr 2025
https://github.com/tkostadinov004/introduction_to_programming_pract_fmi
Материали за курса "Увод в програмирането - практикум" за зимен семестър на 2024 / 2025 година
cpp introduction-to-programming
Last synced: 28 Feb 2025
https://github.com/jagenjo/game2d_2019
A C++ game made during a week for the Game's Dev course at UPF 2019
Last synced: 11 Mar 2025
https://github.com/alirezasaadatmand/shooter-game
A game written in Python, JavaScript, Go and C++, mostly inspired by the "Chris Courses" YouTube channel
canvas canvas-game cpp game go golang javascript pygame python raylib shooter shooter-game
Last synced: 11 Jun 2025
https://github.com/end2endzone/rapidassist
RapidAssist is a lite cross-platform library that assist you with the most c++ repetitive tasks.
cpp cpp98 cross-platform quick repetitive
Last synced: 10 Apr 2025
https://github.com/1337fury/42webserv
writing an HTTP server with C++98
configuration cpp http-requests http-response http-server networking nginx oop parser server web
Last synced: 15 Apr 2025
https://github.com/saadbazaz/arduino-rest-server
🔌 Create REST APIs on an Arduino Uno!
arduino-boards cpp internet-of-things microcontroller rest-api rest-server web-framework web-server
Last synced: 15 Apr 2025
https://github.com/genyleap/qtcreator-pt
A template for integration with the PT & Qt Creator development environment.
cplusplus cpp cpp20 dependency-manager package-manager package-manager-tool project-template qml qt qtcreator qtgroup qtprojects qtquick qtwizard stl
Last synced: 23 Apr 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/rebelhere/social-network-application
Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.
console-app cpp object-oriented-programming social social-media
Last synced: 23 Aug 2025
https://github.com/br66/Unity-to-Unreal-Hovercraft-Conversion
Moving scripts for a hovercar in Unity to Unreal Engine (since Unreal Engine tutorial for it no longer functions). Strictly NO blueprints.
c-plus-plus cpp ue4 unity unity3d unreal unreal-engine unrealengine
Last synced: 11 Mar 2025
https://github.com/DanialKama/TurretAI
Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)
ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5
Last synced: 11 Mar 2025
https://github.com/aluriak/gravastre
Qt, C++, computations, geometry, graviationnal simulation
cpp gravitational-simulations simulation
Last synced: 22 Apr 2025
https://github.com/deadpikle/libzip-plus-plus
A libzip C++ wrapper originally built by markand
cplusplus cpp libzip libzip-wrappers zip
Last synced: 22 Apr 2025
https://github.com/zanjie1999/3dlcd2usb
使用3D打印机通用的LCD2004面板(老王店的)的LCD2USB arduino pro mini
Last synced: 30 Apr 2025
https://github.com/UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
Last synced: 10 Mar 2025
https://github.com/peng-hc/my_project
该仓库存储了我所做的项目
cpp gobang-ai gobang-game music-player qt thread
Last synced: 23 Jun 2025
https://github.com/r3w0p/caravan
A command-line version of the Caravan card game from Fallout: New Vegas.
caravan card-game cli cmake command-line cpp cxx fallout fallout-new-vegas ftxui game new-vegas tui
Last synced: 10 Apr 2025
https://github.com/aaisha-nexus/connect4game
connect-four cpp functions game
Last synced: 21 Aug 2025
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025