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-04-24 00:06:55 UTC
- JSON Representation
https://github.com/skyf0l/nanotekspice
Simulator of logic gate circuits (Epitech tek2 C++ project)
Last synced: 09 Apr 2026
https://github.com/ridika-2004/competitive-programming
💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈
algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures
Last synced: 18 Feb 2026
https://github.com/sergeyklay/cpp-project-template
Repository Templates for C++ Projects
boilerplate clang-format cmake cmake-examples conan cpp cpp-boilerplate cpp-library cpp17 cpp17-library cppcheck cpplint folder-structure github-actions hacktoberfest sqlite sqlite3 template-project
Last synced: 23 Apr 2025
https://github.com/pkprajapati7402/cpp-notes
Here's the notes and the Problems with solutions, that we generally see While learning any new language. These problems contains OOPS, Data Structures and Algorithm problems using C++.
algorithms cpp data-structures dsa oops-in-cpp tutorial
Last synced: 22 Aug 2025
https://github.com/electrostat-lab/jme-alloc
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
allocation-api android-api bash-scripting cpp desktop gcc-complier gradle gradle-api gradle-build java jmonkeyengine3 linux llvm-clang lwjgl2 macos ndk shell virtual-memory virtual-memory-management windows-x64
Last synced: 27 Jul 2025
https://github.com/pooranjoyb/cpp-sdk-appwrite
First-Ever C++ SDK for Appwrite, Built from Scratch!
appwrite cpp jwoc sdk sdk-cpp unofficial
Last synced: 14 Apr 2025
https://github.com/bast/calculator
Exercise to practice building projects with CMake.
Last synced: 12 Apr 2025
https://github.com/mattkretz/wg21-papers
my papers to WG21 — the C++ committee
Last synced: 30 Jul 2025
https://github.com/nielsbishere/harpoon
Harpoon is a code injector for C# mono and can be used for games made with Unity.
cpp csharp dll injection injector modding mono reflective unity
Last synced: 27 Jul 2025
https://github.com/msdn-whiteknight/diskview
Command line tool to display hard disk or volume information
command-line-tool cpp disk hdd smart winapi windows
Last synced: 18 Jul 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/pk-cod3ch3mist/zolomon
A single header unit testing library for C++
cpp cpp-library cpp17 hacktoberfest header-only testing-library
Last synced: 23 Jul 2025
https://github.com/misterzurg/stepik_yandex_introduction_to_programming_cpp
📓 Solutions to Stepik "Введение в программирование (C++)" course
cpp stepik yandex yandex-academy
Last synced: 25 Jul 2025
https://github.com/muellan/statistics
Header-only collection of statistics utilities for C++14
accumulator cpp cpp14 header-only histogram statistics
Last synced: 08 Mar 2026
https://github.com/faris771/doing-leetcode-everyday-until-i-get-a-job
Collection of LeetCode questions to ace the coding interview! (and be the next Elon Musk)
cpp leetcode-solutions problem-solving
Last synced: 05 Nov 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/nayuki/macshift
application cpp mac-address utility windows
Last synced: 16 Sep 2025
https://github.com/nishkarshraj/operating-systems-with-c-and-shell
Operating Systems with Shell and C programming
algorithms algorithms-and-data-structures bash c cpp data data-structures file filesystem fork kernel linux open-source opensource operating-system piping scheduler scheduling-algorithms shell shell-scripts
Last synced: 22 Apr 2025
https://github.com/nishkarshraj/cpp-reference
A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.
algorithms cpp data-structures
Last synced: 22 Apr 2025
https://github.com/surajv311/myprogramming_interview-prep
A list of coding questions I solved (DS-Algo & CP) 👨💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏
algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation
Last synced: 09 Mar 2026
https://github.com/maiadegraaf/42-ultimate-orthodox-canonical-class-creator
A script that writes Orthodox Canonical Class for you
42 42-cpp-modules codam codam-cpp cpp orthodox-canonical-class script
Last synced: 26 Jun 2025
https://github.com/amrdeveloper/done
Compiler to generate C Code and executable with many features and syntax sugger
c-code-generator codegenerator compiler cpp lexer parser transpiler
Last synced: 29 Jul 2025
https://github.com/vkayy/vkinematics
A Verlet integration physics engine in C++.
cpp physics-engine verlet-integration
Last synced: 26 Jul 2025
https://github.com/europa502/luhn-algorithm
It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.
cpp javascipt javascript luhn-algorithm php python shell-script
Last synced: 25 Jul 2025
https://github.com/varnamproject/varnam-fcitx5
Fcitx5 wrapper for Varnam input method. Easily type Indian languages on Linux desktops.
cpp fcitx fcitx5 indic-languages input-method linux
Last synced: 03 Mar 2025
https://github.com/asperamanca/monadic_operations_cpp23
Material for my talk "Safe and Readable Code: Monadic Operations in C++23"
cplusplus cplusplus-23 cpp functor monad slides talk
Last synced: 15 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/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/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/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/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/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/mikeoliphant/vst3visualstudioexample
A simple windows VST (VST3) example plugin using Visual Studio
audio cpp plugin visual-studio vst vst3 windows
Last synced: 21 Aug 2025
https://github.com/abdallahhemdan/huffman-coding-compression
📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++
binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm
Last synced: 31 Aug 2025
https://github.com/very-serious-games/project1-shock-troopers
Shock Troopers clone made with SDL Library
cpp game game-development sdl2
Last synced: 01 May 2025
https://github.com/andriawan/AndKamus
Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++
c-plus-plus cli cpp dictionary kamus
Last synced: 13 Apr 2025
https://github.com/lizhangqu/gradlejni
使用Gradle与JNI结合的项目
application cpp gradle java jni plugin
Last synced: 25 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/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/cherrytree56567/drizzle3d
A Simple 3D Game Engine made in C++, GLFW, ImGui, GLM, Stb_Image and GLAD
3d 3d-game-engine collaborate cpp cpp20 game-engine ghdesktop github github-codespaces glad glfw graphics imgui microsoftvisualstudio stb stb-image
Last synced: 15 May 2025
https://github.com/vincent-picaud/meson_starter_script
A simple script to create a messon project skeleton
bash-script cpp doxygen gtest mesonbuild project-template
Last synced: 20 Aug 2025
https://github.com/illuhad/quickcl
A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL
cpp easy-to-use flexible opencl opencl-wrapper wrapper
Last synced: 16 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/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/zmercury/cpp
C++ - Second Semester Notes
bed bicte c cpp ict notes programming sanothimi
Last synced: 07 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/BillyFrcs/SnakeLol
Simple 2D Snake Game Snake Lol.
2d-game 2dsnake cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library snake-game
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/bensuperpc/krackx
Software for password cracker, C++ and Qt6 QML
Last synced: 10 Feb 2026
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads
Last synced: 13 Apr 2025
https://github.com/manjav/hx-impulse-engine
HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.
actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine
Last synced: 20 Jul 2025
https://github.com/cs-si/sirius
Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform
cpp fft fftw image-processing remote-sensing resampling
Last synced: 07 May 2025
https://github.com/pthom/cmake_registertest
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests
Last synced: 12 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/melardev/xeytanboost-rat
WORK IN PROGRESS. RAT written in C++ using Boost Libraries
asio backdoor boost cpp desktop malware networking rat remote-administration-tool security sockets trojan
Last synced: 13 Apr 2025
https://github.com/basemax/codemelicheckerdesktop
Desktop (Qt/Cross-platform) tool for validation Iranian National code. (QML)
checker cpp cpp17 cross-platform cross-platform-app iran iranian iranian-national iranian-national-checker iranian-national-id qml qt
Last synced: 05 May 2025
https://github.com/kassane/asio
Asio C++ Library (uses zig build-system)
asio asio-library asynchronous cpp cpp-library networking zig-package
Last synced: 06 May 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/madladsquad/uimguidemo
A web demo of the UntitledImGuiFramework
cpp demo emscripten imgui opengl wasm webgl
Last synced: 29 Aug 2025
https://github.com/dcavar/fomajni
A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)
cpp finite-state-transducer foma java jni morphology nlp
Last synced: 13 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/cdslaborg/paramontex
This is a repository for the ParaMonte library examples. For more information, visit:
bayesian bayesian-inference bayesian-methods bayesian-optimization bayesian-statistics c cpp dram fortran fortran2018 machine-learning markov-chain matlab mcmc mcmc-methods mcmc-sampler parallel paramonte-library python visualization
Last synced: 15 Jul 2025
https://github.com/eclipse-uprotocol/up-transport-zenoh-cpp
C++ client library to connect to the zenoh implementation of uProtocol
cpp up-transport uprotocol zenoh
Last synced: 12 Apr 2025
https://github.com/basemax/elink
eLink is a simple, lightweight, and fast link shortener. It is written in C++ and uses Qt/QML as the GUI framework. It is designed to be cross-platform and is currently available for Windows, Linux, and macOS.
cpp qml qml-applications qt qt-6 qt-gui qt-quick
Last synced: 05 May 2025
https://github.com/raedaddala/hashtable-cpp
A generic Hash Table implemented in CPP
cache cache-friendly cmake cpp generic hashtable memory-optimization optimization optimized template
Last synced: 15 Jul 2025
https://github.com/mtarek97/sic-xe-assembler
Implementation of a SIC/XE two-pass assembler, written in C++, producing object code for the absolute loader.
assembler assembly-language cpp
Last synced: 29 Oct 2025
https://github.com/choaib-elmadi/getting-started-with-cpp
Getting started with CPP - Insights and Notes.
cpp cpp-library cpp-programming oop oop-cpp oop-in-cpp standard-library std
Last synced: 11 Jul 2025
https://github.com/qengineering/faster_rcnn_ncnn
Faster R-CNN for ncnn framework
cpp deep-learning faster-r-cnn faster-rcnn-ncnn ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 13 Apr 2025
https://github.com/coyorkdow/cosched
A single-header c++20 coroutine scheduler
Last synced: 07 May 2025
https://github.com/sibeeshvenu/mxchip-azure-iot-arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
arduino azure azure-iot cpp internet-of-things iot iot-hub
Last synced: 05 Apr 2025
https://github.com/karusb/bazpo
Easy to use program options argument parser
argument-parser argument-parsing cli command-line-tool cpp header-only parser parser-library parsing-library program-options
Last synced: 18 Jul 2025
https://github.com/harsh971/hackerrank_solutions
Here you will get All Solutions for Topics from HackerRank Platform
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-all-solutions hackerrank-challenges hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions hackerrank-solutions-c hackerrank-solutions-for-java hackerrank-solutions-github java problem-solving python solutions
Last synced: 08 May 2025
https://github.com/wolfulus/cpptimer
simple c++11 timer
cpp cpp11 header-only interval timeout timer timers
Last synced: 08 May 2025
https://github.com/gkaszewski/audio-recorder
Basic audio recorder written in C++ using QT library.
Last synced: 09 May 2025
https://github.com/grimmerk/algorithms-vscode
All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting
c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code
Last synced: 03 Apr 2025
https://github.com/apwhitehat/http_threadripper
HTTP 1.1 server which shows off high concurrency capabilities of C++
c cpp cpp11 high-concurrency http libev socket-programming
Last synced: 13 Apr 2025
https://github.com/sanchitbajaj02/cppprograms
Contribute your programs written in the c++ language
c codechef coding cpp dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2020 open-source programming
Last synced: 13 Apr 2025
https://github.com/dstein64/revdoor
A single-file C++ library for visiting revolving door combinations.
combinatorics cpp revolving-door taocp
Last synced: 20 Mar 2025
https://github.com/johnjohnlin/namedtuple
Implementation of super-fast C++-styled namedtuple, for compile-time reflection.
c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection
Last synced: 09 Mar 2026
https://github.com/cryskram/bilobe
A New Programming Language To Introduce New Way To Code...
cmake cpp cpp17 interpreter language linux new programming-language repl windows
Last synced: 23 Apr 2025
https://github.com/fair-acc/chart-qt
ChartQt is a charting library written in C++ focusing on performance. It uses the Qt libraries but has a dedicated rendering system running on top of QtQuick which gives it great performance and a wide platform support, being able to use any of the 3D rendering APIs OpenGL, Vulkan, Direct3D and Metal. Still in early development.
charting-library cpp data-visualization qt qt6 qtquick rhi scientific-visualization shader
Last synced: 22 Apr 2025
https://github.com/shahkv95/optimise.me
This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.
algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research
Last synced: 13 Jun 2025
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows
Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows
apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/pablrod/cppplotly
Generate html/javascript charts from C++ data using javascript library plotly.js
chart cpp header-only plot plotly plotlyjs
Last synced: 17 Jul 2025
https://github.com/cs-joy/cpp-2a
Learn C++ Programming Language [ C++20-ISO/IEC 14882:2020 ]
cc cpp cross-platform data-abstraction functional generic generic-programming low-level-memory-manipulation object-oriented programming-language
Last synced: 21 Apr 2025
https://github.com/ranon-rat/moonmake
a package manager and a build system made in python
build-system c clang cpp gcc makefile raylib
Last synced: 10 Jun 2025
https://github.com/scortier/complete-dsa-collection
Complete Data Structure and Algorithms Code and Explanation Collection in C++.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 12 Jul 2025
https://github.com/ufrshubham/boids-sfml
A boids simulation made using C++ and SFML.
boids-simulation cmake cpp sfml sfml-boids
Last synced: 22 Apr 2025