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-06 00:06:48 UTC
- JSON Representation
https://github.com/pegvin/dllbundler
Recursively Copy DLLs Required By A .exe or a .dll file.
cpp cpp17 dll-bundler mingw mingw-cross-environment mingw-environment mingw-w64 mingw32 mingw64 msys2 objdump
Last synced: 06 Oct 2025
https://github.com/hongyihao-sxit/sesame_algorithm_club
The documents about Sesame Algorithm Club
Last synced: 06 Oct 2025
https://github.com/superpuero/kawa_ecs
Lightweight, fast, single-heaeder ecs library written in c++
blazingly-fast cpp cpp17 cpp20 ecs entity-component-system game game-development game-engine header-only
Last synced: 06 Oct 2025
https://github.com/gsri30/sob-challenge
My solution to the Summer Of Bitcoin Challenge
algorithms cpp dp graphs summerofbitcoin
Last synced: 07 Oct 2025
https://github.com/lchsk/cookiecutter-cpp-project
Cookiecutter template for C++ projects
c-plus-plus cookiecutter cookiecutter-c-plus-plus cookiecutter-cpp cookiecutter-template cpp
Last synced: 07 Oct 2025
https://github.com/ksb96/cpp-codes
A bunch of Cpp codes has been dumped in this repo for the newbies who are starting there journey in learning Cpp
2darrays arrays classes-and-objects constructor cpp do-while-loop for-loops getter-and-setter if-else-statements if-statements inheritance pointers return returnstatements strings switch-case userinput while-loop
Last synced: 07 Oct 2025
https://github.com/gusenov/examples-boost
:large_blue_diamond: Примеры использования библиотек Boost.
boost cpp examples json serialization
Last synced: 22 Apr 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/aryank1511/cpp-object-oriented-programming
Compilation of all the files, notes and programs that I created while taking Tim Buchalka's "Beggining C++ Programming - From Begginer to Beyond" Course on Udemy which is taught by Frank Mitropoulos.
Last synced: 08 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/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/hugodonotexit/cbudgie-vscode-extension
cBudgie Theme VScode Extension
cbudgie cpp new-language vscode vscode-extension vscode-extension-pack vscode-language vscode-snippets
Last synced: 27 Jan 2026
https://github.com/maxilevi/hedra-core
C++ library with routines used in Project Hedra
cpp fast library meshing performance perlin-noise simd
Last synced: 09 Oct 2025
https://github.com/ignavan39/binary-tree
university laboratory binary tree
binary-search binary-search-tree binary-tree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/calint/compiler-2
experimental compiler of minimalistic language to nasm x86_64 for linux
assembly-x86 compiler cpp x86-64
Last synced: 09 Oct 2025
https://github.com/jmarrec/energyplus-cpp-demo
Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI
cpp cpp20 energyplus ftxui hacktoberfest
Last synced: 27 Jan 2026
https://github.com/alexoah/cppplayground
A playground for C++ programming language.
alexoah c-plus-plus cpp exercises exercises-code-cpp exercises-solutions experiments w3school-cpp-exercises w3school-exercises-solutions
Last synced: 09 Oct 2025
https://github.com/bornalgo/binarytree
Binary Tree: Sample C++ code inspired by LeetCode
argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic
Last synced: 19 Apr 2026
https://github.com/nilesh2000/errorfreecodes
Repository I use for my interview preparation.
algorithms cpp data-structures
Last synced: 09 Oct 2025
https://github.com/mahsank111/oops-fundamentals
Basic fundamental codes of oops
cpp object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/abhinavmir/openstreetmap-in-cpp
Using IO2D + OSM + CPP to build A* Algorithm that finds best path between two co-ordinates on an actual Open Street Map section.
Last synced: 09 Oct 2025
https://github.com/esraa-emary/ciphers-and-deciphers
C Plus Plus Code (Ciphers and Deciphers)
clean-architecture cplusplus cpp
Last synced: 09 Oct 2025
https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
Last synced: 18 Oct 2025
https://github.com/vaibhav-kesarwani/calendar-checker
This terminal site is very usefull to generate the calender by just giving the year
Last synced: 09 Oct 2025
https://github.com/drankinatty/winsolver
Linear System of Equations Solver written in C and C++ native Windows API
c cpp linear-systems matrix solver windows-desktop
Last synced: 18 Apr 2026
https://github.com/stefanjohnsen/triangulateobj
Triangulation of polygons in obj files
console-application cpp cpp11 earcut fan indices line obj polygon triangle triangulation vertex wavefront wavefront-obj
Last synced: 09 Oct 2025
https://github.com/evr5/cliptransfer
A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.
asio clipboard-sharing cmake cpp cross-platform lan local-network network-programming opensource socket-programming standalone-asio tcp tcp-client-server text-sharing utility
Last synced: 09 Oct 2025
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/herenturker/easm
EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.
asm assembler c cpp educational-project open-source x86
Last synced: 06 May 2026
https://github.com/upc-pre-202402-si572-wv71/esp32-firebase-rtdb-client-embedded-app-wv71
This project is an embedded system application that illustrates how to build and send Requests to a Firebase Real-Time Database from a Safe Distance Detector IoT System. The project is developed with C++ Arduino Sketch.
arduino cpp esp32 firebase-realtime-database iot-application sketch wokwi
Last synced: 04 May 2026
https://github.com/kanansnote/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 30 Dec 2025
https://github.com/makcymal/dbg-cpp
The macro dbg() in C++, just like in Rust
cpp debug debugging macro pretty-print single-header
Last synced: 10 Oct 2025
https://github.com/rei-san001/atcoder-solutions
Started solving Atcoder problems. Hoping this will help some of you guys
atcoder atcoder-solutions cpp cpp17 problem-solving
Last synced: 10 Oct 2025
https://github.com/aasjunior/esp32
Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO
Last synced: 09 May 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
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/yunusemrejr/chat-bot-with-cpp
Basic console chat bot with C++ for windows computers.
Last synced: 10 Oct 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/yusef-ahmed/cpp-template
My C++ template for competitive programming
Last synced: 11 Oct 2025
https://github.com/hhyyrylainen/mlbrickbreaker
AI learns to play brick breaker
cpp cpp17 godot machine-learning
Last synced: 21 Jan 2026
https://github.com/igozdev/sfml-image-viewer
Basic image viewer written in SFML with a set of basic commands
bmp cpp image-viewer jpg png sfml sfml-cpp
Last synced: 11 Oct 2025
https://github.com/dotpipe/wisephp
The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.
assembly cpp java oop-concepts pasm phpunit
Last synced: 19 Jan 2026
https://github.com/matubu/42containers
🌳 A custom implementation of the c++ containers (vector, stack, map, set)
containers cpp map set stack vector
Last synced: 11 Oct 2025
https://github.com/azmisahin/azmisahin-hardware-cisc-os-connector-application-c-v1
emulation of risc-based architectures with a cisc architecture.
cplusplus cpp debain devcontainer test ubuntu
Last synced: 11 Oct 2025
https://github.com/maxencebonamy/fractal-explorer
This software is a mathematical simulation that represents a fractal. A fractal is a mathematical object with a similar structure at all scales. This software lets you visualize two very specific fractals and move inside to observe them.
burning-ship cpp fractal mandelbrot mathematics sfml simulation xmake
Last synced: 11 Oct 2025
https://github.com/hassan11196/ds-assignments
Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018
bfs c cpp data-structures dfs infix optimization pathfinding postfix
Last synced: 18 Apr 2026
https://github.com/bas-boop/speedracer
C++ SFML game
bachelor-project cpp game-development sfml sfml-game
Last synced: 12 Oct 2025
https://github.com/sorgazb/travel_network_graphs
Program based on the use of graphs
Last synced: 12 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/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/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/daniel05155/client-server-bank-system
This project is a banking management system built with the concept of operating system and multithread programming using C++.
bank-system cpp operating-system
Last synced: 12 Oct 2025
https://github.com/pechinkin/1st-database-client
client to store, update data about vehicles in the garage
Last synced: 12 Oct 2025
https://github.com/baqar-abbas/data-structures---algorithms
This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.
abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack
Last synced: 12 Oct 2025
https://github.com/pulkit1822/geeksforgeeks
This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp data-structures-and-algorithms java problem-solving
Last synced: 12 Oct 2025
https://github.com/sanjinkurelic/arduinoplayground
Some examples written in C++, that use DC motors (L298N), IR and ultrasonic sensors for solving some tasks with Arduino Mega 2560.
arduino arduino-mega-2560 arduino-motor arduino-ultrasonics cpp dc-motor dcmotorcontrol ir-sensor l298n ultrasonic-sensor ultrasonic-sensor-distance
Last synced: 15 May 2026
https://github.com/asko7779/kernel-panic-module
Early and primitive version of a kernel panic module programmed in C++ as a part of my OS projects and tests
bare-metal cpp kernel-panic os programming testing-module
Last synced: 13 Oct 2025
https://github.com/lucamazzza/lmgl
A modern OpenGL Engine Library for general purpose 3D graphics applications.
computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows
Last synced: 13 Mar 2026
https://github.com/ka-iden/Raytracing-Test
Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/
cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image
Last synced: 13 Oct 2025
https://github.com/ka-iden/OpenGL-Test
Testing out and Learning Modern OpenGL, repo for bkp/testing
assimp cpp cpp20 modern-opengl opengl stb-image testing
Last synced: 13 Oct 2025
https://github.com/tomasmark79/dotnamecpp-pub
This repository is obsolete. DotNameCpp was completely free released at https://github.com/tomasmark79/DotNameCpp
automated-testing boilerplate clang-tidy cmake conan cpp cpp-template cross-platform doxygen emscripten github-actions googletest modern-cpp ninja production-ready project-template static-analysis vscode webassembly
Last synced: 13 Oct 2025
https://github.com/aavision/bubble-sort-benchmarks
Benchmarking Bubble sort using different languages!
bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu
Last synced: 19 Jan 2026
https://github.com/mrk21/cpp-webmock
The cpp-webmock is HTTP mocking library that was created by referencing to WebMock of Ruby.
Last synced: 13 Oct 2025
https://github.com/pablonicolla/ipulse
Scalable web app blog with dedicated C++ and OpenCV API service to handle image manipulation
cpp docker ejs javascript opencv
Last synced: 27 Jan 2026
https://github.com/dtinth/soundplayer
A simple sampled sound player written using FMOD Ex.
Last synced: 13 Oct 2025
https://github.com/rafael-santiago/hysplex
A tiny, well-contained and well-simple C library to help you measure function implementations performance and choose the best one.
benchmark c c99 cpp optimization-helper optimzation
Last synced: 18 Apr 2026
https://github.com/nickken253/hap_dino
A CPP language game product that uses the SFML library, developed by Nickken during a period of one month in the ProGameCup 2023 competition.
Last synced: 13 Oct 2025
https://github.com/berrysoft/cppserver
Linux中的C++大作业
cpp cpp17 epoll epoll-server linux-server socket tsinghua-university
Last synced: 13 Oct 2025
https://github.com/amitrajitbose/insurance-management-system
cpp management-system oops-in-cpp
Last synced: 13 Oct 2025
https://github.com/zyx-0314/cp1-grade-checker-basics-part-2
A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.
basic-programming cpp school-project
Last synced: 27 Jan 2026
https://github.com/mohitrajain/anti_intelligent_tic-tac-toe
A Game for Android Platform which consists of ANTI playing with Intelligent Machine using Ionic Framework .
ai android cpp game tic-tac-toe
Last synced: 20 Apr 2026
https://github.com/perceptronv/scierra
A Simulated C++ Interpreter with Recurrent Adaptation
cpp cpp-interpreter gcc-complier interpreter
Last synced: 13 May 2026
https://github.com/vedanty3/strivers-a2z-dsa
This repository contains solutions of @striver79 A2Z DSA sheet.
Last synced: 13 Oct 2025
https://github.com/vedanty3/dsa-codeground
This repository contains solutions for DSA questions which I've solved on LeetCode & GFG.
aditya-verma-dp algorithms-and-data-structures code-repository codeplayground cpp datastructure datastructures gfg-solutions interview-preparation interview-questions interviewbit-solutions javascript js leetcode leetcode-cpp leetcode-solutions strivers-sde-sheet
Last synced: 15 May 2026
https://github.com/st235/uric
A Uniform Resource Identifier (URI) implementation in C++, designed strictly in compliance with RFC 3986.
cpp parser pico raspberry-pi-pico rfc3986 uri url
Last synced: 31 May 2026
https://github.com/archie94/codes
Important codes implementing various algorithms and day to day problems.
algorithm c codechef competitive-programming contest cpp hackerrank leetcode leetcode-java leetcode-solutions spoj
Last synced: 24 Apr 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/wumo-util/newconan
C++ project template generator based on cMake, conan
Last synced: 24 Feb 2026
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/xeimsuck/wine-injection
Assault Cube Simple-Cheat
assaultcube cheat cpp dll-injection
Last synced: 15 Mar 2025
https://github.com/maverobot/messaging
A message-passing framework from the book C++ Concurrency in Action 2nd Edition
concurrency cpp messaging multithreading mutex
Last synced: 31 May 2026
https://github.com/prathamjoshi-1/ai-prompt-based-website-generator-using-esp8266-flask
A beginner-friendly project that generates HTML, CSS, and JavaScript websites automatically from AI prompts. Built with **Flask** for backend, **ESP8266** for IoT integration, and supports safe API key management via environment variables.
Last synced: 18 Apr 2026
https://github.com/strongerprogrammer7/methodsdevelopmenttranslator
The repository - translator from C to C#, on the language's C++
c cli cpp csharp windows-forms
Last synced: 14 Apr 2026
https://github.com/precise-goals/cpp-notes
Hey folks! 👋 This is my personal DSA library in C++ that I’ve built over time by practicing and revising daily. It’s helped me strengthen my core concepts and problem-solving skills. Feel free to explore and use it as a reference while learning. If you find it useful, considering "Star" option to this repository.
algorithms cpp data-structures-and-algorithms logic-develop problem-solving
Last synced: 14 Oct 2025
https://github.com/to1dev/tengu
Your all-in-one crypto desktop client. Multi-chain wallet, DEX tools, charts, swaps, cross-chain, and AI. Runs fully locally.
bitcoin btc cpp crypto cryptocurrency dex ethereum multi-chain qt solana swap wallet
Last synced: 13 Mar 2026
https://github.com/konvt/threadpool
A straightforward implementation of a C++17 thread pool.
cpp cpp17 thread-pool threadpool
Last synced: 15 Oct 2025