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/aryehky/rosette
Rosette CPP C++cmake configurations programs projects algorithms framework tests
algorithms-and-data-structures challenges cmake config cpp framework frameworks
Last synced: 15 Mar 2025
https://github.com/nirjhardebnath/graphics_and_physics_simulations
Graphics ans simulations in C or other languages
algorithms-and-data-structures c cpp graphics low-level-programming optics-simulation physics-simulation raytracing simulation
Last synced: 11 Mar 2025
https://github.com/vovandreevik/binary-search-tree
This C++ program demonstrates the implementation of a Binary Search Tree (BST) along with custom Stack and Queue data structures.
binary-search-tree bst cpp oop oops-in-cpp queue stack
Last synced: 07 Apr 2025
https://github.com/artifact-works/geomcpp
GeomCpp is a lightweight C++ library focused on providing fundamental geometric operations and algorithms. Offers simple and efficient API for working with basic geometric shapes, supports visualization.
cpp cpp20 cpp20-library geometry
Last synced: 27 Oct 2025
https://github.com/skyzh/serialpb
Reliable packet transmission over serial interface
Last synced: 08 Oct 2025
https://github.com/berquist/libresponse_psi4
A Psi4 plugin for https://github.com/berquist/libresponse
cpp electronic-structure molecular-properties psi4 python quantum-chemistry
Last synced: 19 Jan 2026
https://github.com/dhruvsrikanth/n-body-simulation
In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the N-body particle interaction simulation.
c cpp distributed-memory-parallel high-performance-computing mpi multithreading n-body openmp parallel-computing particle-interactions shared-memory-parallel simulation-modeling
Last synced: 29 Apr 2026
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/rugleb/finite-element-method
Implementation of the finite element method on the example of the approximation problem
cpp finite-element-analysis finite-element-method
Last synced: 10 Apr 2025
https://github.com/nir3x/serversidemapper32
ServerSideMapper32 - Server-Side DLL Mapping Solution
c-plus-plus cpp dll-inject dll-injection dll-injector dll-mapping go golang injector injector-x32 injector-x86 manual-map manual-map-dll manual-mapper manual-mapping mapper server-side-mapping
Last synced: 16 May 2026
https://github.com/benami171/catan_cpp_implementation
My implementation of the game Catan in Cpp, as part of a university course in cpp.
board-game catan catan-board-game cpp inheritance
Last synced: 24 Oct 2025
https://github.com/sontungexpt/mario3
The project for SE102.N21.PMCL class
cpp game game-development mario
Last synced: 17 Oct 2025
https://github.com/briansalehi/references
Note Collections Cited to Reference Manuals
algorithms c c-programming cpp cpp-programming linux-kernel linux-system-programming
Last synced: 31 May 2026
https://github.com/roystonfurtado/smart-glass
A Smart Glass which connects to a mobile device and displays all mobile notifications like incoming calls,messages,etc on an OLED Display.
android arduino arduino-uno cpp oled
Last synced: 09 May 2026
https://github.com/fantasy-peak/example
some examples of open source libraries,xmake management dependency
Last synced: 13 Apr 2026
https://github.com/singularisart/stoockfish
A stupid, younger brother version of StockFish
chess chess-engine cpp cpp11 sdl2 sdl2-image
Last synced: 06 Sep 2025
https://github.com/ckormanyos/mathematica_mathlink
C++ template header for interacting with the Mathematica(R) kernel
Last synced: 23 Feb 2026
https://github.com/nekernel-org/superproject
The NeKernel.org project
cpp neboot nebuild necti nekernel superproject
Last synced: 14 Oct 2025
https://github.com/bitcodr/esp8266-mqtt
A simple IoT project that controls an ESP8266's onboard LED via MQTT messages.
c cpp esp8266 esp8266-arduino esp8266mqtt mqtt mqtt-broker
Last synced: 13 Apr 2026
https://github.com/cemoktra/restpp-server
A simple C++ RestAPI server with routing
cpp http-server rest-api restapi-server server
Last synced: 10 Oct 2025
https://github.com/eschan145/collisions
A demonstration of using spatial hashing for optimized collision detection using the Windows API.
collision-detection cpp win32 windows-api
Last synced: 12 Oct 2025
https://github.com/veljkobogdan/exponentialnotationlib
A lightweight C++ library for handling exponentially large or small numbers using scientific notation (mantissa × 10^exponent).
cpp exponential exponential-notation header-only math math-library notation
Last synced: 16 Mar 2025
https://github.com/nelsonbittencourt/excel_to_dataframe
A high performance C++ library to convert Excel files to pandas dataframes.
converter cplusplus cpp dataframes excel pandas parser performance python worksheets
Last synced: 27 Jan 2026
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems
Laboratorios de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
analysis cpp famaf-unc network network-algorithms network-protocols omnetpp python university-subjects
Last synced: 28 Feb 2025
https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab4
Laboratorio 4 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
analysis cpp dijkstra-algorithm famaf-unc graph-topology lab matplotlib network omnetpp optimization python red-protocol routing-algorithm university-project
Last synced: 28 Feb 2025
https://github.com/iassasin/configen
Custom config generator
clang config-management cpp cpp14 gcc generator
Last synced: 09 Apr 2025
https://github.com/tejashviraj19/100daysofdsaincpp
🧠 Daily DSA grind in C++ — a 100-day journey of solving problems, sharpening logic, and building mastery in data structures and algorithms. 🚀
100daysofcode algorithm challenge coding cplusplus cpp datastructures dsa practice programming
Last synced: 17 Oct 2025
https://github.com/Fitsumhelina/comptative_programing_problames
The Collection of My solved Leetcode and Homework Problames | In Random languages
class cpp homework java javascript js leetcode-solutions python
Last synced: 09 Apr 2025
https://github.com/engichang1467/doodlejumpcpp
Created a Doodle Jump game in C++ and SFML Libraries
cpp doodle-jump sfml sfml-game
Last synced: 08 Oct 2025
https://github.com/laateef/xclox
C++11 header-only cross-platform date and time library with an asynchronous NTP client
asio async client clock cmake cpp cpp11 cross-platform date datetime event-driven header-only ntp ntp-client packet query server tdd test-driven-development time
Last synced: 05 Feb 2026
https://github.com/pr47h4m/datastructuresandalgorithmscpp
Repository Focuses On Implementation Of Data Structures And Algorithms In CPP
algorithms codejam cpp data-structures kickstart oop
Last synced: 09 Apr 2025
https://github.com/marzer/noexcept
Type traits for manipulating `noexcept` in C++17.
Last synced: 12 Oct 2025
https://github.com/digitalsmile/native-memory-processor
Java FFM API code generation library
c clang code-generation cpp java java-22 java-ffm libclang native-code
Last synced: 22 Feb 2026
https://github.com/1mb-dev/magickwand
Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls
autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail
Last synced: 24 Feb 2026
https://github.com/ron4fun/patternfinder
Helps find patterns in byte array.
byte-stream bytes bytestreams cplusplus cpp pattern-matching wildcard-matches
Last synced: 09 Oct 2025
https://github.com/ripunjay42/minimum_spanning_tree_visualize_cpp
#Finding minimum spanning tree using Krushkal algorithm #Visualize the Graph using SFML library in c++..
Last synced: 16 Mar 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/cemoktra/cpprest
collection of rest apis for cpp
cpp http-requests rest rest-api
Last synced: 30 Oct 2025
https://github.com/samarjit98/data-mining-algorithms
A few mining algorithms for Data Warehousing & Data Mining course at NITW!
Last synced: 05 Sep 2025
https://github.com/05st/fractalviewer
Simple C++/OpenGL application to interactively view the Mandelbrot Set.
cpp fractal-rendering fractals opengl
Last synced: 08 May 2026
https://github.com/chairchandler/rsa_file_encryption_and_decryption
Encryption/Decryption files using RSA
cpp rsa rsa-cryptography rsa-decryption rsa-encryption rsa-file-decryption rsa-file-encryption
Last synced: 11 Oct 2025
https://github.com/connorslade/easyminecraftdeploy
🕹 Easy way to start a Minecraft server!
cmake console console-application cplusplus cpp easy-to-use minecraft minecraft-server sigma76
Last synced: 07 Oct 2025
https://github.com/mariopossamato/slope-sead
A work-in-progress decompilation of sead from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.
clang cmake cpp decompilation nintendo nintendo-switch reverse-engineering super-mario-maker-2
Last synced: 08 Apr 2025
https://github.com/eclipse-keypop/keypop-calypso-card-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 18 Oct 2025
https://github.com/shuygena/ft_containers
:building_construction: STL containers in C++
42 42projects containerclasses cplusplus cpp cpp98 map stack vector
Last synced: 06 Feb 2026
https://github.com/kkkaan/general-clang-format
A general .clang-format file, with most of the configurations, for auto formatting your code.
Last synced: 13 Mar 2025
https://github.com/lostbeard/blazorwebbluetoothdemo
Blazor WASM Web Bluetooth API Demo using an ESP32-S3-WROOM microcontroller board
blazor blazor-webassembly bluetooth bluetooth-low-energy c-language cpp csharp dotnet esp32 esp32-s3 esp32-s3-wroom microcontroller web-bluetooth-api
Last synced: 15 Apr 2026
https://github.com/esraa-emary/rational-number-calculator
A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.
cpp problem-solving rational-number-calculator rational-numbers teamwork-projects
Last synced: 24 Jan 2026
https://github.com/kvpmx/voronoi-diagram
Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL
cpp glsl-shader sfml voronoi-diagram
Last synced: 19 Jun 2025
https://github.com/khip01/konversi-des-oktal-hex
Tool/Alat
cpp devcpp executable simple-tools
Last synced: 24 Oct 2025
https://github.com/sasisadev/betelengine
An engine for creating pixel-perfect games and more.
cpp cpp20 game-engine pixel pixel-perfect vulkan
Last synced: 22 Jul 2025
https://github.com/maximilian-winter/simplegameengine
A dx 11 based engine with image based lightning(IBL) and bullet physic engine.
bullet-physics cpp directx directx-11 physically-based-rendering
Last synced: 18 Oct 2025
https://github.com/austin-io/VNyl
Visual Novel engine for C++
cpp raylib visual-novel visualnovel
Last synced: 11 Mar 2025
https://github.com/zriyansh/you-dont-know-cpp-stl
Internal Implementation of C++ STL — Standard Template Library.
competitive-coding competitive-programming cpp stl stl-algorithms vector
Last synced: 08 Jan 2026
https://github.com/charamza/zelda
Klon nejstarší 8bitové nintendo verze hry Zelda.
a cpp nadeje opengl opensource prodavame qt qt5 qtcreator sny strky zelda zelda-like
Last synced: 13 Apr 2026
https://github.com/caellian/sourcedepgraph
A tool that generates include graph from C/C++ source files.
c cpp dependencies dependency-graph include-files includes source-code-analysis sourcegraph
Last synced: 13 Apr 2026
https://github.com/apebl/eight-puzzle-solver
A 8-puzzle solver written in C++
8puzzle 8puzzle-solver assignment cpp cpp17
Last synced: 06 Sep 2025
https://github.com/laa-1/c-compiler
一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。
abstract-syntax-tree bytecode c-language complier cpp virtual-machine
Last synced: 06 Feb 2026
https://github.com/xanmoy/cs-101
Programming in Java, C, C++, Go, JavaScript, Dart, Python, Rust and PHP
cpp dart java javascript oops php python
Last synced: 15 Apr 2026
https://github.com/utsavkash19/my-stress-test-template
competitive-programming contests cpp templates
Last synced: 08 Oct 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/amoeba/arrow-cpp-conan-example
Example using conan to package and use libarrow
apache-arrow conan conan-io cpp
Last synced: 28 Jan 2026
https://github.com/igozdev/charimpl
Compile-time header-only char implementation checking for C++03/11/14/17/20
compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies
Last synced: 05 Feb 2026
https://github.com/netcorelink/libchttpx
A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.
Last synced: 23 Jan 2026
https://github.com/andrewrgarcia/bridge
Connecting arrays between Python and C++
array bridge cpp hacktoberfest json matrix port programming-languages python tensor transformation translation
Last synced: 16 Apr 2026
https://github.com/makjac/traffic_car_counter_opencv_yolov3
A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.
Last synced: 18 Apr 2026
https://github.com/oflore12/introduction-to-programming
MC Fall 2019 C++ CMSC140
Last synced: 28 Feb 2025
https://github.com/shuhanmirza/competitive-programming-practice
Solving these were fun!
c competitive-programming cpp java
Last synced: 14 Apr 2026
https://github.com/talha-1010/des-algorithm
A symmetric-key algorithm for the encryption of digital data.
cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations
Last synced: 18 Oct 2025
https://github.com/cyruscyliu/digitalrecognition
Course project of IMAGE PROCESSING in BIT
backpropagation c cpp minst-database qt-gui
Last synced: 15 May 2026
https://github.com/khivus/levy-c-curve
Program that draws Levy C curve up to 15 iterations. Made in Visual Studio 2019 with C++ Windows Forms.
cpp windows-forms windowsforms windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/falconardente/car-controller_android-application
AVR-контроллер и android-приложение для выполнения закрытых поворотов и движения задним ходом на автомобиле.
android-application arduino automation automotive bluetooth bluetooth-low-energy cpp dagger2 iot
Last synced: 25 Jan 2026
https://github.com/tntmeijs/plain
A simple webbrowser built completely from scratch.
computer-graphics cpp network-programming vulkan webbrowser winsock
Last synced: 01 Jun 2026
https://github.com/mochabyte0x/chacha20
ChaCha20 encryption implemented in C/C++ (Header Only)
c chacha20 cpp encryption-algorithms
Last synced: 18 Apr 2026
https://github.com/chainrand/chainrand-cpp
C++ header-only library for verifiable hybrid-chain RNG.
aes-intrinsics chainlink chainlink-hackathon-2021 chainlink-vrf cpp cryptographic-random-generator random-number-generators
Last synced: 18 Oct 2025
https://github.com/sebsikora/void_thread_pool
An ultra-simple thread pool implementation for running void() functions in multiple worker threads
concurrency cplusplus-11 cpp multithreading thread-pool threading threadpool worker-threads
Last synced: 16 Mar 2026
https://github.com/geobatpo07/medicaltriagesystem
Une application C++ pour le triage intelligent des patients en situation d'urgence. Elle utilise un modèle d'apprentissage automatique (Random Forest) entraîné en Python pour évaluer les risques et prioriser les soins en fonction des symptômes et des résultats. Le système se met automatiquement à jour avec les nouvelles données patients.
cpp healthcare healthcare-application intelligent-systems machine-learning python random-forest random-forest-classifier recommender-system
Last synced: 18 Apr 2026
https://github.com/wumo-util/newconan
C++ project template generator based on cMake, conan
Last synced: 24 Feb 2026
https://github.com/birdroad1/server-pinger
Server pinger for Minecraft written in C++
cpp crawler make minecraft minecraft-scanner postgres scanner server
Last synced: 14 Apr 2026
https://github.com/bisocm/rykeshell
RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.
cli cmake command-line cpp shell terminal unix-shell
Last synced: 07 Jan 2026
https://github.com/codernayeem/leetcode_interview_150
The top 150 interview question solve from leetcode
competitive-programming cpp interview-questions leetcode-solutions leetcode-top-150-questions
Last synced: 13 Jun 2025
https://github.com/gnyiri/cmake-sandbox
CMake sandbox
c cmake cpp example-project skeleton-project
Last synced: 30 Jan 2026
https://github.com/vaithak/stable-marriage-problem
An implementation of stable marriage problem in C++.
cpp gale-shapley-algorithm stable-marriage stable-marriage-problem
Last synced: 07 Oct 2025
https://github.com/harshit0571/dsa
This repository is dedicated to practicing Data Structures and Algorithms (DSA) concepts. It serves as a personal collection of code solutions for various DSA problems.
cpp dsa java lcoding leetcode leetcode-solutions
Last synced: 20 Apr 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 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/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/vishwamartur/btc_recovery
High-performance Bitcoin wallet password recovery system with GPU acceleration and integrated graphics support. Recover Bitcoin Core wallet.dat files without blockchain download using advanced algorithms and blockchain APIs.
bitcoin bitcoin-core blockchain blockchain-api cpp cryptocurrency cuda electrum gpu-acceleration integrated-graphics multithreading opencl password-recovery private-keys recovery-tools wallet-dat wallet-recovery
Last synced: 14 Apr 2026
https://github.com/pechinkin/1st-database-client
client to store, update data about vehicles in the garage
Last synced: 12 Oct 2025