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-23 00:06:41 UTC
- JSON Representation
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: 25 Jun 2025
https://github.com/gittygupta/slam
Simplest implementation of Simultaneous Localisation and Mapping with Brute-force matching of necessary points. Visualized and optimized using Pangolin and g2o libraries of C++ respectively, build for python.
Last synced: 19 May 2026
https://github.com/pokisemaine/fishjoy
High-performance C++ server framework
cmake cpp high-performance server-framework
Last synced: 20 May 2026
https://github.com/3zrv/raytracerincpp
A ray tracer that renders in 16-color VGA palette at 640x480 resolution.
Last synced: 18 May 2026
https://github.com/shvixxl/arkanoid-nine-hells
Upside down Arkanoid with Magic in Hell 🎮
arcade cpp game game-2d game-development sdl2
Last synced: 13 Feb 2026
https://github.com/rozanlaudzai/competitive-programming
My competitive programming solutions, templates, and learning resources.
algorithms atcoder atcoder-solutions codeforces codeforces-solutions competitive-programming cpp cses-solutions data-structures data-structures-and-algorithms leetcode leetcode-solutions tlx tlx-solutions tlx-toki
Last synced: 20 Jan 2026
https://github.com/joyrider3774/dynamate_playdate
Dynamate is a puzzle game for playdate
cpp game playdate playdate-console puzzle-game retro retrogaming
Last synced: 29 Mar 2025
https://github.com/madhuryahait/arduino_obstacle_avoiding_bot
Arduino code for Bot
arduino arduino-library arduino-uno bot cpp
Last synced: 11 Sep 2025
https://github.com/vanhoai/visioncpp
🚀 High-performance C++ implementations of computer vision and image processing algorithms from scratch
cmake computer-vision cpp deep-learning edge-detection image-processing neural-network opencv
Last synced: 07 Mar 2026
https://github.com/brhaka/sfml-compiler
Atom SFML Compiler
atom atom-editor atom-package coffeescript compiler cpp customizable javascript open-source package sfml sfml-compiler windows
Last synced: 12 Apr 2025
https://github.com/matheusvidal21/datastructurescpp
Implementações eficientes de estruturas de dados em C++ para aprimorar a organização e desempenho dos programas. Explorando listas encadeadas, pilhas, filas, e muito mais.
abstractdatatype cpp datastructures
Last synced: 18 Mar 2025
https://github.com/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/jcksnvllxr80/sidescroller
SideScroller Demo in Unreal Engine 5.2
cpp games sidescroller unreal-engine
Last synced: 12 Sep 2025
https://github.com/gabyx/tech-pr-cpp-value-catergories
Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...
cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library
Last synced: 18 May 2026
https://github.com/tebogoyungmercykay/object_orientated_programming_in_cpp
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors
Last synced: 13 Apr 2025
https://github.com/karmakrafts/kstd-platform
OS abstractions for various purposes like memory mapping for C++17/20.
abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library
Last synced: 11 May 2025
https://github.com/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/sayedtahsin/competitive_programming
Algorithms and Data Structures for competitive Programming.
bitwise cpp dsa graph-algorithms number-theory searching-algorithms sorting-algorithms
Last synced: 13 Apr 2025
https://github.com/csp-community/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 08 Apr 2026
https://github.com/waqqas/staticvisitor
Sample project to demonstrate Visitor pattern with static polymorphism.
cpp cpp11 design-patterns polymorphism static-polymorphism visitor-pattern
Last synced: 12 Sep 2025
https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp
MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.
cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui
Last synced: 08 May 2026
https://github.com/theolepage/face-detection
Simple C++ program to detect human faces in an image.
computer-vision cpp face-detection
Last synced: 21 Jul 2025
https://github.com/sschleemilch/cpp-gitbash-powerline
bashrc cpp git gitbash powerline-shell
Last synced: 19 May 2026
https://github.com/docentyt/ffvid
Fast and easy-to-use video editor based on FFmpeg.
cmake cpp ffvid multiplatform native open-source video-editing
Last synced: 09 May 2025
https://github.com/kaushalmodi/nim-systemverilog-vpi
Using Nim to interface with Verilog and SystemVerilog test benches via VPI
1364-2005 1800-2017 c cpp nim pli systemverilog verilog vpi
Last synced: 14 Apr 2025
https://github.com/justcabbage/osu-parser
C++20 compatible parser for osu! filetypes
cpp osu osu-libraries osugame parser parsing
Last synced: 21 Mar 2025
https://github.com/raphaelsenn/newton-raphson-fractals
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
complex-numbers cpp fractal fractal-images fractals mathematics newton-raphson ppm-format ppm-image
Last synced: 25 Jun 2025
https://github.com/speedycraftah/speedy-os
X86 operating system attempt from scratch written with C, C++ and Assembly.
cpp operating-system operating-system-kernel operating-system-learning x86
Last synced: 08 Jan 2026
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 17 May 2026
https://github.com/maximilianfeldthusen/simpleusermanagementsystem
The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.
classes cpp exception-handling user-management
Last synced: 07 Mar 2026
https://github.com/biogui/guia-leetcode
[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus
algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021
Last synced: 11 Sep 2025
https://github.com/mohitmishra786/my-codechef-solutions
codechef-solutions competitive-programming cpp python
Last synced: 19 May 2026
https://github.com/geoffreylgv/alx-system_engineering-devops
This repo is a DevOps (SysAdmin/Software Engineering) scripts project - that stores basics and advanced (Regular expressions) shell commands.
alx alx-africa alx-curriculum alx-system-engineering c cpp dev developer-tools development devops holberton holberton-school-student holbertonschool linux script scripting shell shell-scripting
Last synced: 11 Apr 2026
https://github.com/indeemasoftware/qpredix
This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.
cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service
Last synced: 18 May 2026
https://github.com/pingzilao/zookeeper_client_design_manual
zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁
c client cpp go golang java zksdk zookeeper zookeeper-client
Last synced: 17 Jan 2026
https://github.com/samsilverman/rwmicro
rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.
computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic
Last synced: 07 Mar 2026
https://github.com/giulioromualdi/named_tuple
Single header tagged tuple implementation
Last synced: 29 Mar 2025
https://github.com/theflash2k/sudoku
A sudoku game made in C++
c cplusplus cplusplus-games-for-beginners cpp game sudoku
Last synced: 19 May 2026
https://github.com/islipnot/autostruct
Automatically converts and aligns the layouts of structs and enums between C++ and IDA.
cpp ida ida-pro reverse-engineering
Last synced: 13 Apr 2025
https://github.com/lucasbotang/concurrent_traffic_simulation
Udacity C++ Project Concurrent Traffic Simulation
concurrency cpp traffic-simulation
Last synced: 20 May 2026
https://github.com/roshan-raj/computer-graphic-project-on-working-of-blockchain
Computer Graphic Project for the working of Blockchain.
Last synced: 21 Apr 2026
https://github.com/basemax/squareroot
Own function to calc the square root of a number.
c cpp math math-library mathematics square-root squareroot
Last synced: 19 Apr 2026
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 Apr 2026
https://github.com/drichardson/vim-cpp
C++ quality of life plugin for Vim
clang-format cplusplus cpp vim vim-plugin
Last synced: 20 Apr 2026
https://github.com/hxndev/udp-shopping-store-server
UDP Client Server model in which client asks for record from server.
c client-server code cpp project reciept shopping shopping-store store udp
Last synced: 20 Apr 2026
https://github.com/aashrafh/paintforkids
🎨 Paint-For-Kids Project, fully coded using C++,C as a Project for Object Oriented Course [2018]
cpp object-oriented-programming oop paint university-project
Last synced: 22 Apr 2026
https://github.com/jonatandb/frogrunners_codeblocks
Frogrunners (C++, Codeblocks)
codeblocks cpp game-development jonatandb sdl
Last synced: 05 Jun 2026
https://github.com/thiagoh/lex
From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html
c compilers cpp flex lex lexer lexical-analysis lexical-parser
Last synced: 24 Apr 2026
https://github.com/ging-dev/cpp-example
C++ example use GTest, Gcovr coverage
cmake-examples coverage-report cpp gtest
Last synced: 06 Jun 2026
https://github.com/haxpor/lgl
Initially as a studying repo from learnopengl.com but now turned into my testbed involved graphics programming with opengl 3.3 + 3D maths.
cpp learnopengl opengl opengl330 studying
Last synced: 24 Apr 2026
https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries
Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator
cpp image-processing library ocr
Last synced: 12 Jun 2026
https://github.com/thomasleese/acorn
Powerful and elegant programming language.
cpp language llvm programming-language
Last synced: 24 Apr 2026
https://github.com/sukruciris/skr
SKR framework for making 2d windows games/applications
Last synced: 24 Apr 2026
https://github.com/martinhelmut/embedding-lua-in-cpp-example
This is an example repository on how to embed Lua in C++.
Last synced: 24 Apr 2026
https://github.com/ahmubashshir/libmat
A library for calculating matrics
c calculating-matrics cpp matrics
Last synced: 25 Apr 2026
https://github.com/mhx/gpsdo-config
Find GPS reference clock configuration from set of frequencies
command-line cpp gps gpsdo lb-gps-linux linux reference-clock
Last synced: 25 Apr 2026
https://github.com/lakshay-a/dsa-program-c-cpp
All the basic data structures programs in C/C++
algorithms beginner-friendly c cpp data-structures dsa leetcode programs
Last synced: 26 Apr 2026
https://github.com/hxndev/snake-game-project
Most of you have played a very interesting game “Snake” on your old Nokia phones (Black & White). In this project, I designed a 2D Snake Game in C++ with many additional functionalities.
2d cpp game game-development glut itc keyboard opengl pf project snake snake-game snakegame
Last synced: 27 Apr 2026
https://github.com/mickaelbergem/shannonuniversalpredictor
Shannon Universal Predictor
cpp prediction-algorithm python3 shannon-predictor
Last synced: 27 Apr 2026
https://github.com/josephp91/libnvd
C++ library to locally store, update and index the National Vulnerabilities Database.
cplusplus cplusplus-11 cplusplus-14 cpp cpp11 libbson libmongoc libmongodb mongo-cxx-driver mongodb national-vulnerability-database
Last synced: 27 Apr 2026
https://github.com/branc116/pbdchallange
Chain of 100 Bodies using web assembly
cpp dynamics pbd physics-simulation wasm webassembly
Last synced: 27 Apr 2026
https://github.com/tricktux/file-audit-system
:eyes: File monitoring software that will log file access to configured directories on the system.
Last synced: 27 Apr 2026
https://github.com/radosz99/tsp
Travelling Salesman Problem
algo cpp exact-algorithms genetic-algorithms imga memetic-algorithm tabu-search
Last synced: 08 Jun 2026
https://github.com/shilza/qtprettytimemanager
Time manager that can notify by pleasant sound
Last synced: 28 Apr 2026
https://github.com/raymiiorg/qt-http-get-request-qml-cpp
Example Qt code showing HTTP get request in C++ and Qml
Last synced: 28 Apr 2026
https://github.com/t-88/gltf-viewer
computer-graphics cpp gltf gltf-loader gltf-viewer opengl
Last synced: 28 Apr 2026
https://github.com/yosh-matsuda/gpu-array
Maximum GPU performance with Modern C++ syntax. RAII and Range-based abstraction to GPU memory management and data layouts, enabling code safety and performance optimization with zero overhead.
cpp cpp20 cuda gpu header-only hip
Last synced: 08 Jun 2026
https://github.com/jn513/esp32-l298-control
Functions for controlling the L298 H Bridge in an easy way using ESP32
cpp esp32 esp32-arduino ino l298 l298n
Last synced: 29 Apr 2026
https://github.com/marcobuster/itis
Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.
Last synced: 29 Apr 2026
https://github.com/maikel/glib-senders
Senders and Receivers for the GNOME Glib library
Last synced: 29 Apr 2026
https://github.com/mo-karbalaee/programming-fundamentals
All the codes and exercises done during the fundamentals of programming course that I took on fall 2020
c cpp problem-solving programming sbu
Last synced: 19 May 2026
https://github.com/willdoescode/coolkidgame
Coolkidgame. Don't know what this will turn into yet.
Last synced: 30 Apr 2026
https://github.com/ferhatgec/gtkka.cpp
GtkKa[dot]C++, Auto-generated C++ headers of GtkKa.
auto-generated cpp fegeya gtk gtk-kalem gtk3 header kalem source
Last synced: 30 Apr 2026
https://github.com/skillfulelectro/ffmpeg6.0-doc
Here im trying to write good doc for ppl who want to learn about media
audio codec cpp documentation ffmpeg ffmpeg-library image toturial video video-processing
Last synced: 01 May 2026
https://github.com/isc30/generic_optional
enables reference types for std::optional
Last synced: 08 Jun 2026
https://github.com/ped7g/adventofcode
My solutions for https://adventofcode.com/ programming mini puzzles - written mostly as sjasmplus script (to exercise the tool and collect ideas for future development of the script language, not because it's a best choice for the task, quite opposite)
advent-of-code advent-of-code-2020 advent-of-code-2022 cpp sjasmplus upp
Last synced: 01 May 2026
https://github.com/basemax/mysqlcalc
A MySQL/MariaDB module and plugin to calculate the formula and calculate mathematical expression in SQL Query.
c calc calc-engine calculate calculation calculations calculator calculator-application calculators cc cpp cpp-calc mariadb-udf mysql-udf udf-mariadb udf-mysql
Last synced: 01 May 2026
https://github.com/nanomonkey/ks_100kw
Firmware for 100kW Powertainer gasification unit.
Last synced: 01 May 2026
https://github.com/flexidriod/packet-sniffer-security
🚀 Internet Packet Sniffer - Advanced Network Traffic Analyzer 🔍
cpp forensics-tools intrusion-detection network-analysis npcap-sdk packet-capture packet-sniffer windows-11
Last synced: 02 May 2026