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-27 00:06:34 UTC
- JSON Representation
https://github.com/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/adityachandra1/testcase-file-generator
A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.
algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase
Last synced: 22 Jun 2026
https://github.com/nir3x/httprequest.cpp
HttpRequest - WinAPI HTTP Request Library
c-plus-plus cpp http-request httprequest library winapi winhttp
Last synced: 13 Jun 2026
https://github.com/tsnsoft/wxprojectcreator
Генератор новых проектов с wxWidgets для DialogBlocks, RedPanda-CPP, Visual Studio 2026 и VSCode
application console cpp creator dialogblocks redpanda-cpp visual visual-studio visual-studio-code wxwidgets
Last synced: 13 Jun 2026
https://github.com/sorgazb/labecoin-game-ai
Inteligent self-learning game in develop
ai allegro5 artificial-intelligence binary-tree cpp data-structures fstream ia makefile pointers self-learning simple-hill-climbing steepest-ascent stochastic-hill-climb tree-structure
Last synced: 15 Jun 2026
https://github.com/yottaawesome/writing-secure-code-source
Unofficial source code for Writing Secure Code, 2nd Ed by David LeBlanc and Michael Howard.
Last synced: 22 Jun 2026
https://github.com/snesnopic/chisel
Cross‑platform C++ project for lossless recompression/re-encoding of files using a variety of statically compiled libraries.
cli compression cpp linux macos recompression windows
Last synced: 15 Jun 2026
https://github.com/nachovizzo/saxpy_openacc_cpp
My way of thinking about OpenACC, C++, and Parallel computing in general
Last synced: 23 Jun 2026
https://github.com/marklagodych/colorpicker
Advanced color picker (RGB/HSL/CMYK/HTML color names)
color-picker colorpicker cpp qt5
Last synced: 13 May 2026
https://github.com/maurodelazeri/kafkaz
High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka
Last synced: 23 Jun 2026
https://github.com/offamitkumar/spoj
Solution of Problem from Sphere Online Judge; Link: https://www.spoj.com/
competettive-programming competitive-coding competitive-programming competitive-programming-algorithms competitive-programming-contests cpp cpp14 cpp17 dynamic-programming interview interview-preparation interview-questions solutions spoj spoj-classic spoj-classical spoj-greedy spoj-problems spoj-solutions spojsolutions
Last synced: 20 Jun 2026
https://github.com/wx257osn2/linse
BSD licensed header-only C++17 readline library that supports UTF-8 and Windows.
cpp cpp17 header-only linenoise readline
Last synced: 19 Jun 2026
https://github.com/b1f6c1c4/findbug
Locate bug(s) for ANY program with YES/NO feedback only.
algebra algorithms blindness bug cpp debug lattice nodejs
Last synced: 09 May 2026
https://github.com/kxtools/kx-packet-inspector
Inspect Guild Wars 2 network packets via hooking and an ImGui overlay
cheat cpp directx directx11 dll dll-injection game-hack game-hacking game-tools guildwars2 gw2 hack imgui internal mmorpg modding reverse-engineering windows
Last synced: 10 May 2026
https://github.com/muhammad-fiaz/tunix-library
A powerful, cross-platform terminal UI framework written in pure C11 with an optional modern C++20 wrapper.
bash c c-language c-libraries c-library c-programming cmake cpp cpp-library cpp-programming terminal-app terminal-ui tui tui-cpp xmake
Last synced: 20 Jun 2026
https://github.com/rclement/grape
GRAPE is Romain's Audio Plug-in Extension classes for the JUCE framework
Last synced: 20 Jun 2026
https://github.com/andy-byers/hmm
A small C++ library for working with hidden Markov models
Last synced: 23 Jun 2026
https://github.com/cedricschwyter/vk
Vulkan part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux vulkan vulkan-api windows
Last synced: 09 May 2026
https://github.com/wendellast/car-robot
Undergraduate Research Project 2nd semester, 03/10/2022. This project combines the autonomy of a car with proximity sensors using Arduino with the convenience of manual control through a mobile app. The vehicle is equipped with proximity sensors for obstacle detection and can operate autonomously, avoiding collisions.
Last synced: 19 Jun 2026
https://github.com/kalinbogatzevski/talq-desktop
Native Qt desktop client for Nextcloud Talk — drawn with QPainter, not wrapped. Fast, low-idle, built to run all day.
chat-client cpp desktop nextcloud nextcloud-talk qt qt6 webrtc
Last synced: 13 Jun 2026
https://github.com/andriykalashnykov/cpp-sample-app
C++ starter project with a CMakeLists.txt. The project is also using the boost testing libraries
Last synced: 18 Jun 2026
https://github.com/fl0p1337/strafehelper
Movement macroing tool for Apex legends
cpp imgui lurch-strafe movement neostrafe superglide win32
Last synced: 13 May 2026
https://github.com/aaronkirkham/jc-model-renderer
An application containing a series of tools required for modding Avalanche Engine games.
cpp d3d11 file-explorer game-tools modding-tools
Last synced: 23 Jun 2026
https://github.com/cm0use/switchbutton
Implementation of Material Design 2 for the Switch component.
component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget
Last synced: 13 May 2026
https://github.com/xgqfrms/c-plus-plus
C++ & C Plus Plus
c c-plus-plus c17 clang cplusplus cpp gcc macos
Last synced: 10 May 2026
https://github.com/tech-gian/school_simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
cpp oop oop-cpp oop-principles school school-project simulation
Last synced: 23 Jun 2026
https://github.com/tinawebdev/cpp-lafore
Exercises from "Object-Oriented Programming in C++" by Robert Lafore (Fourth Edition)
Last synced: 17 Jun 2026
https://github.com/tranglecong/trlc_threadsafe
A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.
cpp guard mutilthread notify queue wait
Last synced: 20 Jun 2026
https://github.com/qninhdt/jbt
The JSON-like Binary Tag (JBT) file format - A simple file format developed for store binary data: game save, world, ...
binary cpp game-development gamedev json lz4
Last synced: 19 Jun 2026
https://github.com/qninhdt/yourcraft
YourCraft - a simple voxel game written in C++ using modern OpenGL
cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel
Last synced: 19 Jun 2026
https://github.com/dominiklindorfer/sycl-intelgpu-quickstart
Lightweight & simplified approach to SYCL development
c cpp dpp gpu gpu-programming intel oneapi oneapi-dpc sycl vscode
Last synced: 09 May 2026
https://github.com/dalbitresb12/winformscpp-template
A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.
cpp template-project visual-studio windows-forms
Last synced: 09 May 2026
https://github.com/alepuglisi/stonefish-learning
Tutorials and Projects using the Stonefish library for underwater robotics simulation
cpp sensors-simulation simulation underwater-robotics
Last synced: 24 Jun 2026
https://github.com/pranjalya/competitive-programming-hub
Competitive Programming questions and their solutions from various sources including LeetCode, Hackerrank, Google Kickstart, Codechef and more platforms.
codechef codeforces competitive-programming cp cpp golang hackerrank leetcode python
Last synced: 10 May 2026
https://github.com/burhanahmed1/dsa
Practice Codes for Data Structures and Algorithms in C++
avl-tree binary-search-tree binary-tree bst circular-linked-list cpp double-linked-list doubly-linked-list dsa dsa-algorithm dsa-cpp dsa-practice linked-list maxheap minheap queues recursion recursion-problem singly-linked-list stacks
Last synced: 17 Jun 2026
https://github.com/pooh555/webull-api
A C++ SDK for Webull OpenAPI
cpp cpp-library trading-deployment-kit webull webull-api
Last synced: 24 Jun 2026
https://github.com/connieya/cpp_algorithm
CPP Algorithm Source Code Storage
Last synced: 22 Jun 2026
https://github.com/blayung/cs-c4
The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.
arduino bomb counter-strike cpp electronics
Last synced: 14 May 2026
https://github.com/michelerenzullo/blur_algorithms
Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress
blur convolution cpp fft fftw fourier frequency gaussian image-processing kernel opencv openmp padding pffft pocketfft time
Last synced: 20 Aug 2025
https://github.com/nscotto/claphub
Template workspace for developing all your clap plugins in C/C++ with CMake
Last synced: 30 Apr 2026
https://github.com/evanmcclure/malo-metalu
A handwritten character trainer for Apple M1 and recognizer for Cortex-M4
apple-silicon cortex-m4 cpp handwritten-character-recognition hobby-project m1 macbook machine-learning mcu metal
Last synced: 13 Jun 2025
https://github.com/spur27/renweb-engine
Lightweight engine and API for making cross platform desktop applications with web technology.
cpp cross-platform desktop-app html-css-js javascript native-gui webkit webkitgtk webview webview2 wkwebview
Last synced: 26 Apr 2026
https://github.com/pakerwreah/cppstd
Personal standard library (for fun)
cpp standard-library stdlib stdlib-replacement study-project
Last synced: 16 Mar 2025
https://github.com/kabasset/phifun
Fun with Phi!
cpp dft fftw image-processing optics under-development
Last synced: 04 Apr 2026
https://github.com/juoelenis/binux
Binux is an Operating System Kernel based on POSIX principles and based some components slightly on the first version of Linux
c cpp ez h kernel mit-license os
Last synced: 12 Apr 2026
https://github.com/avidlearnerinprogress/datastructures-ucsd
Coursework solutions to UCSD DSA Specialization
Last synced: 04 Sep 2025
https://github.com/ismailza/sudoku
Sudoku Game: A classic, engaging Sudoku puzzle experience developed in C++ with SFML.
Last synced: 27 May 2026
https://github.com/gmitch215/cmakekt
⚙️ A CMake Plugin to generate Kotlin/Native Bindings
c cmake cpp kotlin kotlin-native
Last synced: 05 Sep 2025
https://github.com/gowthertg/cpp-module-06
This module is designed to help you understand the different casts in CPP.
cpp imperative-programming object-oriented-programming rigor
Last synced: 17 Mar 2025
https://github.com/veld-dev/customgravityplugin
An Unreal Engine plugin meant to let developers custom the gravity in many ways in their level, mainly with located gravities and spherical gravities (planets).
blueprint blueprints-visual-scripting cpp gravity gravity-simulation physics physics-3d unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine4 unrealengine5
Last synced: 08 Apr 2025
https://github.com/sudeepacharjee/cpp-projects
is repository contains simple programs written in C++ programming languages to help beginners understand the basics of coding. Feel free to explore and learn
Last synced: 08 Jan 2026
https://github.com/abolfazlmohammadpour/sixdofmanipulator
This Is A Six Degree Of Freedom Manipulator Controlling Program Which Wrote In Arduino IDE And ArduinoLabsForMicroPython With C/C++ And Python<MicroPython> Programming Languages That Works On A Raspberry Pi Pico With RP2040 Main Processor Or A Raspberry Pi Pico2 With RP2350 Processor
altium-designer arduino c cad cpp manipulator pcb raspberry-pi robotics rp2040 rp2350 solidworks
Last synced: 19 Apr 2025
https://github.com/maacpiash/cse225l
CSE225 (Data Structure and Algorithm) lab codes.
algorithm algorithms-and-data-structures bst cli cpp data-structure-and-algorithm data-structures file graph heap list queue sort stack stl tree
Last synced: 30 Mar 2025
https://github.com/whoiscipher/tetris
Imersive Tetris Game built using c++ and raylib. Makefile added for automated build
cpp game-development makefile raylib raylib-cpp tetris tetris-clone
Last synced: 01 Apr 2025
https://github.com/gjoacorp/blossom
An OpenGL-based rendering engine written in C++.
cpp entt game-engine graphics-programming opengl rendering-engine
Last synced: 05 Mar 2026
https://github.com/russlank/xpressformula
Windows C++/ImGui math plotting application for 2D curves, 3D surfaces, and implicit equations with export and installer packaging. Formula graphing desktop app built
3d-visualization cpp desktop-app directx11 equation-parser formula-editor graphing imgui math mathematics plotting scientific-computing win32 windows wix-toolset
Last synced: 02 Mar 2026
https://github.com/tank3-tk3/pi-calculation-cpu-gpu
PI calculation with CPU and GPU
c cpp cuda parallel-computing pi
Last synced: 13 Apr 2026
https://github.com/alexdaz/powerkey
Generate secure passwords on your phone.
android-app android-application android-studio cpp cpp17 kotlin kotlin-android password password-generator
Last synced: 13 Apr 2026
https://github.com/rinatmambetov/cpp-modules-42school
The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.
42projects 42school cpp modules
Last synced: 22 Aug 2025
https://github.com/threeal/errors-cpp
A C++ package that provides utilities for error handling
cmake cpp cpp-library error error-handling errors library
Last synced: 11 Apr 2025
https://github.com/skippyr/libtmk
Libtmk (aka "Terminal Manipulation Kit") is a simple C99 terminal manipulation library that contains a modest set of features to manipulate terminal properties, styles, arguments and key readings primarily using UTF-8 encoding. It is available for Windows, macOS and Linux.
c c-library cli command-line cpp cpp-library library linux macos shell terminal tui windows
Last synced: 27 Mar 2025
https://github.com/christianpanov/cinq
Language-Integrated Query (LINQ) for C++
cinq cpp cpp-library cpp17 language-integrated-query library linq
Last synced: 30 May 2026
https://github.com/torchcs-mc/logger
TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software
cmake cpp spdlog torchcs torchcs-logger wrapper
Last synced: 01 Jul 2025
https://github.com/kchousos/solar-system-opengl
A simple solar system implementation in openGL.
cpp graphics opengl solar-system
Last synced: 17 May 2026
https://github.com/skitsanos/node-napi-cpp
Example on how to use Node.js N-API in C++
cpp napi node-addon node-addon-api nodejs
Last synced: 19 Apr 2026
https://github.com/nuiipointerexception/farbe
A optimized color module and library for high performance applications.
cpp rust zig zig-library zig-package
Last synced: 12 Apr 2025
https://github.com/mpaperno/touchportal-cpp-api
A simple TCP/IP network client for use in Touch Portal plugins which wish to utilize the `Qt` C++ framework.
c-plus-plus cpp qt qt-framework qt5 qt6 touch-portal touch-portal-api touch-portal-plugin touch-portal-plugin-api touchportal touchportalapi
Last synced: 01 Feb 2026
https://github.com/developer239/vite-react-wasm-cpp-emscripten-cmake
TypeScript & React boilerplate with C++ WASM module for native features or performance boost.
cmake cpp emscripten javascript react typescript vite wasm
Last synced: 13 Apr 2026
https://github.com/sea5kg/Roads2DGenerator
algorithm for procedural generation map of roads in 2d or caves or something else
2d caves collapse-wave-function cpp generator map procedural-generation roadmap roads
Last synced: 07 May 2025
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/vovandreevik/spline-lagrange-quanc8
The program calculates the value of the function for a given x and a given step using the QUANC8 program. Builds a spline function and a Lagrange polynomial of degree 10
cpp langrange-interpolation quanc8 spline
Last synced: 07 Apr 2025
https://github.com/chasenut/booker
Booker is a rental (like Booking.com), made using C++ and Qt QML
app booking cpp desktop qml rental store webassembly
Last synced: 01 Mar 2026
https://github.com/kritagya-web/online_examination_project_cpp
This project is a windows-based application used for taking Exams of multiple subjects.Marks would be calculated automatically after the test finishes. Some modules/ functionalities included are New User Registration, Attempt Test, Results, Contact US, etc.
c cpp online-examination-system test-taking-platform
Last synced: 01 Mar 2025
https://github.com/sarincr/raspberrypi-gui-development-with-cpp
This repository contains C++ examples for constructing simple GUI (graphical user interfaces). C++ is faster and lighter than Python,allowing GUIs to respond rapidly and interface with related embedded C supported hardware designs directly.
app appdev appdevelopment application arduino arm c cpp cpp11 embedded-systems fltk gui gui-application iot qt raspberry-pi sdl2 sfml tkinter wxwidgets
Last synced: 01 Mar 2026
https://github.com/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/qin-yu/julia-svm-gpu-cuda
2019 [Julia] GPU CUDAnative SVM: a stochastic decomposition implementation of support-vector machine training
cpp cuda cuda-programming gpu gpu-computing gpu-programming julia julia-language julia-package machine-learning machine-learning-algorithms machine-learning-library online-learning supervised-learning svm svm-classifier svm-learning svm-library svm-model svm-training
Last synced: 12 Apr 2026
https://github.com/mrfoxak/problem_solving
c compititive-programming cpp pattern patterns
Last synced: 03 Jan 2026
https://github.com/ychaaby/pico-space-2d-video-game
Pico Space: The Cosmic Adventure in a Pixelated Universe
cocos2d cocos2d-x cpp game game-development opp oriented-object-programming
Last synced: 14 Jul 2025
https://github.com/jaydattpatel/lamda-expression
Lamda Expression in C++
cplusplus cpp lamda lamda-expresion lamda-expression-in-cpp lamda-functions lamda-in-cpp
Last synced: 03 Sep 2025