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/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/vspefs/glfwppm
GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp
cpp cpp20 glfw wrapper xmake-built
Last synced: 26 Mar 2025
https://github.com/demorgan104/dat
Technology development platform for the modern C/C++ developer
artifactory bazel c conan cpp devops embedded-systems prototyping
Last synced: 13 Oct 2025
https://github.com/mickaelbergem/shannonuniversalpredictor
Shannon Universal Predictor
cpp prediction-algorithm python3 shannon-predictor
Last synced: 27 Apr 2026
https://github.com/c08oprkiua/godot-4-mii-classes
A collection of classes for Godot 4 that makes working with Mii data easier
cpp gdscript godot godot-module godot4 mii nintendo
Last synced: 04 Mar 2026
https://github.com/ttldtor/process
Cross-platform library of utilities for obtaining metrics of the current process
Last synced: 10 Apr 2025
https://github.com/sam-k0/gml-modding-sdk
Make your game easily moddable from C++ DLLs
cpp game-maker-studio game-modding gamemaker gml modding
Last synced: 13 Oct 2025
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/arakilian0/about-me
cli outputs random facts about me
command-line cpp cross-platform executable random-facts yaml
Last synced: 16 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/woodrowb96/ncurses-pacman
Terminal-based Pac-Man game written in C++ using ncurses.
cli cli-game cplusplus cpp game game-development ncurses ncurses-game pacman pacman-game terminal-game tui tui-game
Last synced: 01 Apr 2026
https://github.com/muhammad-tayyab-awan/voting-project-using-oop
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
console-application cpp file-handling file-handling-in-cpp voting-project voting-system
Last synced: 02 Mar 2025
https://github.com/dizzydroid/asu_codeforces-tasks
Solutions for ASU CodeForces problem sets.
codeforces codeforces-solutions college-assignment cpp python
Last synced: 14 Apr 2025
https://github.com/rkskekzzz/42seoul
๐ 42Seoul ์์ ๊ณต๋ถํ ๋ด์ฉ์ ์ ๋ฆฌํ repo ์ ๋๋ค:)
Last synced: 18 May 2026
https://github.com/happma/pseudorank
R Package providing functions to calculate pseudo-ranks and pseudo-rank based nonparametric test statistics.
cpp nonparametric nonparametric-statistics pseudo-rank pseudo-ranks r rank rank-tests rstats trend-test
Last synced: 10 Apr 2025
https://github.com/taharachedi/bank_extension1
๐ผ Bank Management System (Extension_1) in C++ โ A simple console-based system for managing client data, processing deposits and withdrawals, and securely storing all records in text files for persistence. ๐ฆ๐
console-application cpp enums problem-solving string-manipulation structure
Last synced: 16 Feb 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/soumwadeep/soumwadeep
Short Bio Data Of Myself
cpp html-css-javascript php python
Last synced: 13 Apr 2026
https://github.com/adamsiekierski/visualsorting
Projekt zaliczeniowy z C++ - Kolorowo Urozmaicone Testy Algorytmรณw Sortowania
algorithms cpp sfml sort sorting visualization
Last synced: 10 Jan 2026
https://github.com/cyrusasfa/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 04 Jul 2025
https://github.com/madladsquad/untitleddesessionlogout
The session logout utility for the UntitledDesktopEnvironment
cpp dbus imgui logout session session-management
Last synced: 11 Oct 2025
https://github.com/jakobod/network-driver
An asynchronous network abstraction framework for applications written C++20.
async asynchronous-io asyncio communication communication-library cpp internet internet-connection linux multiplexer network network-abstraction socket-api socket-programming tcp tcp-client tcp-server
Last synced: 04 Feb 2026
https://github.com/erik-donath/pascalschesdreieck
A small Project about the Pascal's triangle(ger. Pascalsches Dreieck).
cpp geometry gui headless math mathematics pascals-triangle raylib raylib-cpp triangle visual-studio visualization
Last synced: 17 Apr 2026
https://github.com/urpagin/slpcli
A Minecraft: Java Edition CLI SLP implementation in C++.
asio aur cli cpp cross-platform gamedev jetbrains learn lightweight minecraft minecraft-protocol minecraft-tool naive networking open-source ping server-list-ping shell slp tooling
Last synced: 18 Apr 2026
https://github.com/axodox/greenscan
Tool to create 3D models using Kinect.
3d-scanning cpp directx-11 kinect wpf
Last synced: 10 May 2026
https://github.com/bigmat18/distributed-qem-simplification
Parallel and distributed mesh simplification using Quadric Error Metrics (QEM), designed for large-scale 3D models.
computer-graphics cpp mesh-processing mpi numa openmp
Last synced: 04 Jun 2026
https://github.com/willnationsdev/wyrd-narrative-scripting
A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.
cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd
Last synced: 18 Apr 2026
https://github.com/samyam81/generic
Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.
cpp csharp generic go java readme stack
Last synced: 19 Apr 2026
https://github.com/cpp-sc2/blank-bot
Starter bot for StarCraft II with integrated cpp-sc2
ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/DarkWanderer/metrics-cpp
High-performance metrics library
cpp metrics performance statsd
Last synced: 29 Apr 2025
https://github.com/angeligareta/context-free-grammar
Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.
cfg context-free context-free-grammar cpp
Last synced: 29 Jul 2025
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 Apr 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/nano-bot01/tic-tac-toe-game
A Console based Application for multiplayer Tic Tac Toe game.
ankit-nainwal cpp game games tic-tac-toe tictactoe
Last synced: 07 Sep 2025
https://github.com/genyleap/bitcoin-rpc
A high-performance C++ library for interacting with Bitcoin Core's JSON-RPC API. Designed for developers building blockchain tools, wallets, or analytics platforms.
bitcoin bitcoin-api bitcoin-rpc cpp
Last synced: 13 Apr 2026
https://github.com/artem78/s60-file-utils
File utilities for Symbian OS
cpp file filesystem library module symbian symbiancpp
Last synced: 10 Oct 2025
https://github.com/jin/bazel-android-ndk-example
Build C++ for Android using Bazel and NDK
Last synced: 14 Apr 2026
https://github.com/ranaessam03/linear_structures
This repository contains implementation of various data structures and algorithms in C++, including linear data structures like arrays, linked lists, stacks, and queues.
cpp data-structures linked-list problem-solving queue stack
Last synced: 05 Oct 2025
https://github.com/shibam120302/leetcode
I try to upload the daily code which i practice daily in LEETCODE
cpp dailychallenges dsa java leetcode leetcode-solutions
Last synced: 18 Jan 2026
https://github.com/mengps/delegateui-colors
๐จ ๆฅ่ช Ant-d ็่ฐ่ฒๆฟ่ฎก็ฎๅจ { CPP็ }
Last synced: 05 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/1dealGas/Aerials
Demo of the Mobile Rhythm GameใAerialsใ[Made with Defold & AcPlay]
aerials aerialsdemo cpp cpp11 defold flatbuffers lua miniaudio mobilegame music-game rhythm-game
Last synced: 28 Oct 2025
https://github.com/akshat2602/sem3_oopl
Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)
Last synced: 05 Apr 2025
https://github.com/nelsonzhao/algorithms_and_data_structures
Algorithms and data structures implemented using C++
Last synced: 11 Apr 2025
https://github.com/rakesh9100/cse-dsa-codes
This repository contains the advanced basic reference codes of Data Structures and Algorithms.
algorithms cpp data-structures programmes
Last synced: 17 Jun 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/im-rises/particlesimulator
10 000 000 particles simulation made in C++ with OpenGL
cplusplus cpp engine imgui opengl particle-simulation particles simulation
Last synced: 17 May 2026
https://github.com/kaanaktas/paillier-homomorphic-encryption
Paillier Homomorphic Cryptosystem
cpp homomorphic homomorphic-cryptography-scheme homomorphic-encryption paillier paillier-cryptosystem
Last synced: 20 Mar 2025
https://github.com/snwfdhmp/population-genome-evolution
Library for simulating the evolution of a population'sย genome through reproductions, by applying genes mutations and cross-overs.
cpp evolution-simulator genetic-programming simulation
Last synced: 18 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/hvass-labs/parallel-pipelines
Convert serial computations into parallel pipelines
Last synced: 03 Apr 2025
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/voronov-nikita/skillbase
This is a repository for different parts of the code that can be useful when creating new projects.
arduino base cheatsheet cpp docker drone git gitlab higher-education informatics kotlin links linux math opencv physics python3 react-native ros2 skills
Last synced: 07 May 2025
https://github.com/parmaja/miniiremote
Arduino IR remote control reader/receiver into 32 bit code
arduino atmega attiny cpp remote-control
Last synced: 18 May 2026
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. โ๏ธ
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 2025
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/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/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/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/johancdev/bomberman
๐ฃ Recreation of Bomberman arcade game using Raylib and C++. This project has been done with 5 other students and signed the end of my 2nd year at Epitech.
Last synced: 13 Apr 2025
https://github.com/CorridoniMatias/kemmens
Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter
c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn
Last synced: 11 May 2025
https://github.com/madladsquad/untitledlog
A logging library initially written for the Untitled Vulkan Game Engine
console cpp imgui logging logging-library
Last synced: 11 Apr 2025
https://github.com/dayyass/hpc
My experiments with MPI and OpenMP
cpp cuda gpu high-performance-computing hpc mpi nvidia openmp parallel-computing super-computing
Last synced: 07 Mar 2026
https://github.com/parthpant/webbenchmark
Run benchmarks on individual C++ functions online!
Last synced: 03 May 2026
https://github.com/nathad17/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 09 Jul 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/burhanahmed1/oop
Practice Codes for Object Oriented Programming in C++. Task files are numbered from 1 to 21.
abstraction aggregation association classification cpp encapsulation inheritance object object-oriented-programming pointers polymorphism
Last synced: 07 Mar 2026
https://github.com/butfr0g/yuzu-android-lives
Nintendo Switch emulator
c-plus-plus cpp emulation emulator switch
Last synced: 18 Mar 2025
https://github.com/mes0903/producer-consumer-problem
The implementation of Producer-Consumer Problem on Windows.
Last synced: 03 Apr 2025
https://github.com/keithdhedger/cursesdialogs
Some simple utility dialogs using CursesToolKit
cli cpp curses cursestoolkit dialog linux utility
Last synced: 15 May 2026
https://github.com/klemmbaustein/cyberpunkmodmanager
A WIP Mod Manager for Cyberpunk 2077
cpp linux nexusmodmanager windows
Last synced: 07 Feb 2026
https://github.com/rudrakshi99/competitive_programming
This repository contains the record of my practice๐ง of questions at codeforces.
codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving
Last synced: 09 Jul 2025
https://github.com/haxpor/cpp_st
Repo contains tests, experiments using C++17
cpp cpp17 standard-template-library stl
Last synced: 17 Feb 2026
https://github.com/mohammadkarbalaee/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: 27 Mar 2025
https://github.com/efmsoft/logme
Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime โ without restarting
c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows
Last synced: 17 Jan 2026
https://github.com/antosser/prime-number-calculator-cpp
Calculate prime numbers at insane speeds
claculator cpp prime prime-numbers primes
Last synced: 30 Oct 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/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/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/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