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-29 00:06:50 UTC
- JSON Representation
https://github.com/thefox/wallet-cpp
A C++17 program to track your finances.
cpp cpp17 finances gnuplot mit-license wallet
Last synced: 15 May 2026
https://github.com/abarichello/multicaster
Multiplayer raycasting game.
cpp game-development gamedev raycasting raycasting-engine sfml sfml-game
Last synced: 30 Apr 2025
https://github.com/yaozhenghangma/messaging
Messaging is a modern C++20 MPI wrapper.
Last synced: 29 Oct 2025
https://github.com/mes0903/producer-consumer-problem
The implementation of Producer-Consumer Problem on Windows.
Last synced: 03 Apr 2025
https://github.com/wtrsltnk/editorapp
Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.
Last synced: 20 Sep 2025
https://github.com/philippjh/genif
Implementation of the "Generalized Isolation Forest" (GIF) algorithm for unsupervised detection of outliers in data.
ai cpp ml outlier-detection python
Last synced: 30 Apr 2025
https://github.com/cyrusvahidi/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 02 Apr 2025
https://github.com/ibra-kdbra/CodeConjurer
C++/C playground
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 01 May 2025
https://github.com/dbschenker/conan-gurobi
Recipe for the Gurobi solver as Conan package
conan conan-packages conan-recipe cpp gurobi solver
Last synced: 23 Oct 2025
https://github.com/weebnetsu/cpp-learning-material
The learning material used for my C++ course
course cpp learn-cpp learntocode
Last synced: 05 May 2025
https://github.com/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/1ilit/presento
A small side-scroller puzzle game made with SDL2 and C++
2d 2d-game cpp pixel-art platformer sdl2 sdl2-image sdl2-ttf side-scroller
Last synced: 03 Apr 2025
https://github.com/endurodave/statemachinewithmoderndelegates
C++ State Machine with Modern Delegates
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread state-machine windows
Last synced: 11 Jul 2025
https://github.com/madladsquad/untitledimageviewer
A small image viewer
avif cpp heif image image-viewer imgui jpegxl viewer webp
Last synced: 11 Apr 2025
https://github.com/vedantparanjape/audio-streamer
a sync audio player
audio-streaming boost-asio boost-libraries cpp networking
Last synced: 10 Apr 2025
https://github.com/aks-arise1600/secureserverclient
A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake
cpp openssl qt ssl ssl-server tcp-client tcp-server
Last synced: 30 Apr 2025
https://github.com/nick-vinesmoke/8x8-matrix-on-cpp
This sourse code can halp you whan you makind your own console interface or whan you customize 8x8 matrix
8x8 8x8-led 8x8-led-matrix console console-application cpp display led led-matrix matrix
Last synced: 28 Jul 2025
https://github.com/neko-box-coder/dsresult
A simple struct for allowing golang or rust like error handling
cpp cpp11 error error-handling expected handling trace
Last synced: 29 Aug 2025
https://github.com/endurodave/threadwin
Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup
cpp multithreading threads win32
Last synced: 11 Jun 2025
https://github.com/geovannewashington/raylab
Learning graphics with Raylib.
cpp graphics raylib raylib-cpp
Last synced: 10 Aug 2025
https://github.com/vu2n/est
External D3D11 Shellcode Toolkit
cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection
Last synced: 29 Aug 2025
https://github.com/korigamik/untitledpsp
A cross-platform 2D raycasting game implementation
cmake cpp game hacktoberfest psp sdl2
Last synced: 10 Sep 2025
https://github.com/simone-contorno/rt2-assignment
Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.
cpp engineering jupyter-notebook python robot robotics ros
Last synced: 11 Apr 2026
https://github.com/terroo/ffpp
A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.
Last synced: 30 Jun 2025
https://github.com/threeal/checkwarning.cmake
Check for compiler warnings in CMake projects
c cmake cmake-modules cmake-scripts cpp static-analysis
Last synced: 14 Aug 2025
https://github.com/bradleynull/drone-path-planning
C++ example for parsing maps and planning paths based on given drone parameters
cpp drone pathplanning robotics
Last synced: 04 May 2026
https://github.com/seigtm/spbpu
Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.
asm assembler assembly circuit cpp english-learning fortran homework homework-assignments labs llvm math oop physics spbpu spbstu
Last synced: 09 Aug 2025
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/fahdseddik/feedforward-neuralnetwork-from-scratch
This is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
backpropagation backpropagation-neural-network cpp deep-learning feedforward-neural-network neural-network neural-networks neuralnetwork-creation object-oriented-programming relu-activation sigmoid-activation
Last synced: 10 Nov 2025
https://github.com/rainmanjam/polyemesis
Remote control Datarhei Restreamer from OBS
broadcasting cmake content-creation cpp cross-platform instagram-live live-streaming multistreaming obs-plugin obs-studio-plugin orientation-aware qt6 restreamer rtmp-streaming stream-management streaming-tools tiktok-live twitch video-streaming youtube-live
Last synced: 13 Jan 2026
https://github.com/mirtia/edge-detection
Comparing various algorithms of Edge Detection, built with OpenCV and C++
cpp edge-detection image-processing opencv
Last synced: 26 Feb 2025
https://github.com/stephanecharette/darknet
Darknet/YOLO Next Generation - Neural Networks for Object Detection
computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7
Last synced: 03 Jul 2025
https://github.com/shlomnissan/dns-lookup
🌍 DNS hostname resolution CLI tool using BSD sockets
cpp dns dns-lookup sockets udp
Last synced: 30 Jun 2025
https://github.com/erangi/podcasts
The list of podcasts I listen to
cloud cpp data-engineering databases educational infra music podcast podcasts research storage
Last synced: 11 Feb 2026
https://github.com/dm8at/glge
A simple graphics library for 3D and 2D in C++
2d 3d c-plus-plus cpp game-development glge glsl graphics-engine graphics-library graphics-programming graphics2d opengl post-processing shader shaders
Last synced: 16 May 2025
https://github.com/dor-sketch/encryptedtcp
A robust and secure server-client architecture specifically tailored for real-time encrypted communication.
Last synced: 14 Apr 2025
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/dmitrii-artuhov/gengo
Gengo - dumb interpreted programming language based on C++
Last synced: 24 May 2026
https://github.com/srinath10x/dsa
My daily dsa solutions.
algorithms cpp data-structures dsa
Last synced: 18 Aug 2025
https://github.com/unipr-org/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 19 Feb 2026
https://github.com/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
https://github.com/lebrancconvas/cpp-playground
C++ Practicing.
cpp playground practice-programming
Last synced: 11 Jun 2026
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/avicted/skogsnet
Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.
arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix
Last synced: 27 Jul 2025
https://github.com/azzaare/compressedstacks.cpp
Compressed structure for Stack Algorithms
algorithms-datastructures big-data blackbox-algorithm compression-algorithm cpp stack stack-algorithm time-space-trade-off
Last synced: 18 Aug 2025
https://github.com/flak-zoso/labirint
C++ game that doesn't have much to do with a labirint
Last synced: 26 May 2026
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/stivio00/fourbarvis
Four bar linkage mechanism simulation software
cpp linkage multibodydynamics qt simulation
Last synced: 12 Jan 2026
https://github.com/jojowam/classroommanager-cpp
Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++
cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop
Last synced: 15 Apr 2025
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/chaoses-ib/cpp-programming-lichanghe-exercises
李长河《C++程序设计:基于C++11标准》习题的个人代码。
Last synced: 25 Dec 2025
https://github.com/ysuzuki19/pcl_tim_grabber
sick sensor grabber for PCL (Point Cloud Library)
cpp grab grabber lidar lidar-point-cloud pcl pointcloudlibrary sensor sick
Last synced: 14 Apr 2025
https://github.com/coders-school/templates
C++ online course. Modules about templates.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 27 Jul 2025
https://github.com/richelbilderbeek/correct_cpp
C++ course using all tools to deliver quality code
course cpp cpp14 git github self-study study study-material study-materials
Last synced: 18 Mar 2025
https://github.com/Jyotibrat/Structs-Algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 07 Mar 2025
https://github.com/dkosmari/radiiu
An internet radio player for the Wii U.
cpp internet-radio-player music-player wiiu wiiu-homebrew
Last synced: 28 Sep 2025
https://github.com/prakharjadaun/cpp-learn-with-me
A repository which can help you to learn and understand basic concepts of C++
cpp interview-preparation learn-cpp
Last synced: 07 May 2025
https://github.com/kalakit/kalacrashhandler
Crash handler library for Windows 10 and 11, made with C++ 20.
cpp cpp20 log logger logging windows windows-10 windows-11
Last synced: 09 Jul 2025
https://github.com/gazebosim/gz-harmonic
Harmonic, Gazebo's 8th named release
Last synced: 29 May 2026
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/ilieschibane/projet-algo
University project about time and space complexity of differents algorithms, data structure and NP problems
algorithms-and-data-structures complexity cpp np-problem
Last synced: 20 Aug 2025
https://github.com/michelerenzullo/fastboxblur
Fast Box Blur using a sliding accumulator and with reflected borders policy
accumulator blur box cpp image-processing opencv padding
Last synced: 20 Aug 2025
https://github.com/codeplaysoftware/tensoropt
cpp cpp11 machine-learning sycl
Last synced: 07 Apr 2025
https://github.com/mortennobel/polyplane
Simple interactive plane visualization using kick
cpp cpp11 game-development game-engine graphics-programming
Last synced: 01 Sep 2025
https://github.com/somecho/ofxjfa
Simple OpenFrameworks addon for doing Jump Flooding with GLSL shaders.
cpp glsl glsl-shader jump-flooding openframeworks openframeworks-addon opengl
Last synced: 29 Jul 2025
https://github.com/benjaminmichaelis/escapecovid
A simple C++ and SFML based player escape from virus object game
cpp game player-escape sfml sfml-game
Last synced: 30 Jul 2025
https://github.com/mtayyabrawan/tic-tac-toe-cpp
TIC TAC TOE Game Using OOP (cpp)
Last synced: 04 Aug 2025
https://github.com/samyam81/two-pointer
This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.
cpp csharp go java kotlin two-pointers
Last synced: 09 Apr 2026
https://github.com/jdsherbert/unreal-engine-class-templates
Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.
class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 15 Jul 2025
https://github.com/karenina-na/data-structure-experiments
西北工业大学(NWPU)数据结构实验
c cpp data-structures-and-algorithms
Last synced: 20 May 2026
https://github.com/yaser-123/cpp-fundamentals
Master the basics of C++ programming in a fun and engaging way. Whether you're a complete beginner or have some programming experience, this course will help you develop the skills you need.
Last synced: 21 Aug 2025
https://github.com/m3y54m/sobel-simd-opencv
Using SIMD instructions in image processing using OpenCV
cpp intel-intrinsics opencv simd-instructions sobel-edge-detector
Last synced: 20 May 2026
https://github.com/kylereddoch/chadatech
Project One for CS-210 C++ Class
chadatech-clock-cplusplus cplusplus cpp snhu
Last synced: 14 Mar 2025
https://github.com/tensorush/cpp-deep-dive
:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).
art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex
Last synced: 15 Apr 2025
https://github.com/babreton/42-cpp
42 school CPP modules
42 42-cpp-module 42cpp 42projects 42school cpp cpp42 cpp98
Last synced: 04 Jan 2026
https://github.com/diath/ipc
Tibia IP Changer (Linux)
changer cpp ip ip-changer linux opentibia tibia
Last synced: 19 Sep 2025
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/venratech/source-codes-by-venratech
A repository full of GDI effects. All protected with a GPL 3.0 license.
cpp cpplearining effects gdi learning-cpp source-code
Last synced: 12 Feb 2026
https://github.com/gmagno/nb-cpp
Newton Basins implementation in C++ with bindings (pybind11)
cpp newton-fractals pybind11 python
Last synced: 03 Oct 2025
https://github.com/irdcat/wasm-nes
NES emulator compiled to WebAssembly
6502 cpp cpp20 emscripten emulator nes wasm webassembly
Last synced: 15 May 2025
https://github.com/pfpimenta/tequenne
Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)
cpp irrlicht irrlicht-engine jeuxvideo tekken videogame
Last synced: 10 Aug 2025
https://github.com/victornpb/sketch_aug20b_som_remote4
arduino arduino-sketch cpp firmware
Last synced: 15 Aug 2025
https://github.com/peaceful-world-x/flex_serialport
一个基于Qt6的支持自定义按键指令的串口工具
cpp customkeyboard qt6 serialport
Last synced: 02 Sep 2025
https://github.com/khaledkamr/problem_solving
All the solutions of Assiut sheets for the beginers on Codeforces, covers all the basics and genral problems with different levels.
algorithms arrays codeforces-solutions cpp data-types functions if-elseif-else loops math-geometry problem-solving recursion strings
Last synced: 28 Jul 2025
https://github.com/mukeshlilawat1/cpp-projects
This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.
Last synced: 04 Oct 2025