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-01 00:06:36 UTC
- JSON Representation
https://github.com/fabianbs96/pool_allocator
Custom memory allocators for speeding up node-based containers and object graphs
allocator cpp cpp17 header-only memory-allocation modern-cpp pool-allocator
Last synced: 22 Mar 2025
https://github.com/ferhatgec/jedi
Jedi, CLI Kedi parser.
cli cli-tool commandline commandline-tool cpp cpp17 kedi parser tree
Last synced: 18 Feb 2026
https://github.com/genogrove/genogrove
Modern C++ chained interval indexing library
bplustree cpp data-structures genogrove genome genomics graph indexing intervals
Last synced: 20 May 2026
https://github.com/gembcior/stm32-cmake-f411xe
This project is an example how software for STM32 microcontroller can be developed using pure C++.
Last synced: 26 Jun 2025
https://github.com/gembcior/stm32-cmake-blinking-led
Simple example how to use CMake with C++ for STM32 development.
Last synced: 26 Jun 2025
https://github.com/zsotroav/nyetworkcpp
Multiplatform proof of concept C++ TCP back and forth comminication
cpp tcp tcp-client tcp-server winsock2
Last synced: 14 Apr 2025
https://github.com/robertcorponoi/unreal-follow-lead-ai
Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.
ai cpp tutorial unreal-engine unreal-engine-4
Last synced: 29 Jun 2026
https://github.com/vinatorul/advent-of-code
My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials
advent-of-code advent-of-code-2016 cpp kotlin
Last synced: 30 Apr 2026
https://github.com/yajatkaul/websockets
Basic client server architecture
client-server cpp low-level websockets
Last synced: 21 Aug 2025
https://github.com/coders-school/cars
cplusplus cpp inheritance polymorphism
Last synced: 14 Apr 2025
https://github.com/languagemachines/dimbl
Distributed Tilburg Memory Based Learner
cpp memory-based-learning multithreading
Last synced: 30 Jul 2025
https://github.com/avitase/fast_frechet
Comparison of different (fast) discrete Fréchet distance implementations in C++ and CUDA.
benchmark cpp cuda frechet-distance simd
Last synced: 18 May 2026
https://github.com/sebe324/labirynth
A simple implementation of maze generation in c++
Last synced: 23 May 2026
https://github.com/seaumsiddiqui/cgpa-calculator
A console-based C++ program to calculate GPA and CGPA
cgpa-calculator cli-app cpp gpa-calculator grade-calculator performance-metrics student-tool university
Last synced: 16 Sep 2025
https://github.com/skywalkersam/the-hello-world-project
A "Hello World" for every programming language in existence...
bash-shell cpp getting-started golang hacktoberfest-accepted hello-world java javascript programming-languages python-3 ruby rust
Last synced: 15 Sep 2025
https://github.com/yessenali-yerkebulan/supermarket-billing-system-cpp
Supermarket Billing System C++
Last synced: 19 Aug 2025
https://github.com/allenvox/llvm-compilers
Workspace for Compilation Technologies class, fall
compiler compiler-design cpp cxx llvm
Last synced: 15 Apr 2026
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/frcteam3255/nurdvision
SuperNURDs implementation of vision co-processing
Last synced: 14 May 2025
https://github.com/juhayna-zh/hydraw
Hydraw is a simple drawing software, as an easy example of Qt C++.
cpp drawing-app gui qpainter qt
Last synced: 21 May 2026
https://github.com/deminearchiver/animate-test-addons
A collection of native addons for Adobe Animate
addon adobe adobe-animate animate cmake cpp dwmapi jsapi qt qt-widgets qt6 win32 windows windows11
Last synced: 12 Jan 2026
https://github.com/bartste/keyboard
Keyboardio Atreus and Arduino
arduino atreus colemak-dh cpp keyboardio mechanical-keyboard
Last synced: 18 Feb 2026
https://github.com/hydraphyzer/cli-based-facebook-app-in-cpp
This is a CLI Based Facebook App Made With Love and C++. Core Concepts of DSA are Implemented in This Project Very Well.
cpp cppprojects datastructures datastructures-algorithms facebook hydraphyzer muhammadzubair
Last synced: 03 Feb 2026
https://github.com/ahmedsobhy01/kids-art
An exciting C++ drawing and painting program created to foster creativity and learning among children, developed as a part of the Programming Techniques course during our first year of Computer Engineering at Cairo University
cpp design-patterns gui object-oriented-programming painting
Last synced: 03 Nov 2025
https://github.com/lrogerorrit/narwhalEngine
Narwhal Engine is a custom vulkan engine im making for my final bachelor's thesis. The objective with this engine is to manage to render black holes via ray casting (ray marching).
black-hole cpp custom-engine vulkan vulkan-engine
Last synced: 29 Jul 2025
https://github.com/sebouellette/dotfin
An interpreted programming language for 2d game or app development
cpp custom dotfin language programming-language
Last synced: 31 Jul 2025
https://github.com/saptakbhoumik/ouroboros
Ouroboros is a C++ library to work with N dimentional tensors
cpp cpp20 cpp20-library ouroboros tensor
Last synced: 25 Jan 2026
https://github.com/thevurv/viable
Elegant interop with C++ classes / interfaces with vtables
Last synced: 21 Jun 2025
https://github.com/benami171/system_programming2_exe2
Algorithms and Operations on Graphs, Graph operators overloading.
cpp graph graph-algorithms operators-overloading
Last synced: 19 Feb 2026
https://github.com/savenkovigor/qtwasmtemplate
cpp github-pages qml qt qt6 template wasm
Last synced: 19 Apr 2026
https://github.com/ababyprogrammer/professional-language
C is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs.
Last synced: 05 Feb 2026
https://github.com/shanpic/utility
some utility
cpp python shell-script utiliy
Last synced: 08 May 2026
https://github.com/flyingcakes85/cpp-rush-book
[WIP] A book aimed at teaching fundamentals of C++ language quickly, without compromising on important details.
Last synced: 17 May 2026
https://github.com/29dch/data-structure-project-ofo-shared-bicycle
数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。
Last synced: 20 Sep 2025
https://github.com/lukechu10/ultimate-tictactoe-ai
Ultimate TicTacToe AI program for NodeJS
ai cpp minimax napi node-addon-api nodejs nodejs-modules ultimate-tic-tac-toe uttt
Last synced: 17 Feb 2026
https://github.com/dotbunny/nexus
NEXUS Framework
cpp ue5 unreal-engine unreal-engine-5
Last synced: 21 Jan 2026
https://github.com/artainmo/webserv
42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.
Last synced: 07 Feb 2026
https://github.com/grazen0/sweepr
Funky Minesweeper game for the terminal written in C++.
cpp minesweeper nix university-project
Last synced: 18 Feb 2026
https://github.com/greensky00/simple_thread_pool
Simple and lightweight fully asynchronous thread pool and timer
asynchronous cpp single-header thread-pool timer
Last synced: 22 Jan 2026
https://github.com/calebeaf02/hotelaria_unb_tp1
Gestão hoteleira em C++: Domínios, Entidades, POO.
controladores cpp crud gerenciador hotel interfaces poo unb
Last synced: 30 May 2026
https://github.com/mariam-badr-mb/rational-calculater
A lightweight console-based calculator that performs arithmetic operations on rational numbers (fractions). It allows users to add, subtract, multiply, and divide fractions while ensuring proper input validation and error handling.
Last synced: 27 Jan 2026
https://github.com/ergus/extraewin
Very basic header-only library for C++ instrumentation and create a Paraver Trace.
cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing
Last synced: 11 Feb 2026
https://github.com/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026
https://github.com/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 15 Apr 2026
https://github.com/massimo-marino/iocolor
A C++17 implementation that adds color capabilities to streams
colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams
Last synced: 17 Mar 2026
https://github.com/flagarde/elogpp
Wrapper for elog https://elog.psi.ch/elog/
cpp cross-platform elog standalone wrapper
Last synced: 10 Oct 2025
https://github.com/mateuseap/projecteuler
Resolution of Project Euler problems.
c cpp csharp projecteuler python
Last synced: 15 Apr 2026
https://github.com/devtanish/leetcode-cpp
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 12 Oct 2025
https://github.com/neborsh/brightengine
a small engine made in C++ using glfw, running on OpenGL
3d cpp engine game-engine game-engine-3d gameengine glfw opengl xmake
Last synced: 14 Oct 2025
https://github.com/daltongd/vectorfielddesigner
Unreal Engine
cplusplus cpp unreal-engine unreal-engine-4
Last synced: 10 Oct 2025
https://github.com/antares0982/lockfree-threadpool
A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue
concurrency cplusplus cpp lockfree multithreading thread-pool
Last synced: 10 Oct 2025
https://github.com/tessapower/poo-game
A silly poo game as a first experiment with DirectX :poop:
Last synced: 16 Oct 2025
https://github.com/slyfryfrog/nuit
A modern cpp game framework with an OpenGL backend and demo projects.
Last synced: 14 Oct 2025
https://github.com/animesh-ghosh/sdl2-tutorial
Followed Twinklebear's SDL2 tutorial.
cplusplus cplusplus-11 cpp cpp11 makefile sdl-ttf sdl2 sdl2-image tutorial tutorial-code
Last synced: 26 Feb 2026
https://github.com/garfield1002/jrsl
A C/C++ implementation of William Pugh's Skip Lists with width
c c89 cpp library public-domain single-header-lib skiplist
Last synced: 17 Mar 2026
https://github.com/raamyy/console-phonebook
A simple PhoneBook which i made as a small project using C++
console-application cpp data-structures structured-programming-approach
Last synced: 14 Oct 2025
https://github.com/rizwan-hasan/cmake-freeglut-project-example-msvc
An example of a FreeGLUT project using CMake with MSVC Compiler.
cmake cmake-examples cmakelists cpp cpp17 cpp20 example-project freeglut freeglut-library glut glut-library msvc msvc2019 opengl vscode windows windows-10
Last synced: 14 Apr 2026
https://github.com/nilostolte/opengl-glsl
Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++
c cpp glfw glfw3 glsl glsl-shaders graphics ninja-build opengl shadertoy shadertoy-compatibility w64devkit win64 windows windows-10
Last synced: 24 Feb 2026
https://github.com/herniqeu/sum_thread_benchmark
comparing parallel sum implementations across c++, go, haskell and python
benchmark cpp go haskell parallel-computing python
Last synced: 09 Feb 2026
https://github.com/richelbilderbeek/pbdmms
Some models
academic biology cpp simulation speciation
Last synced: 21 Jan 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/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 2026
https://github.com/rarakira/cpp-modules
Introduction to object oriented programming with C++, 42 curriculum
21school cpp cpp98 ecole42 oop oop-in-cpp
Last synced: 08 Feb 2026
https://github.com/samridhisainii/neetcode-150
Neetcode -150 Questions
algorithms cpp dsa neetcode practice
Last synced: 10 Oct 2025
https://github.com/pastekaztekastor/crowd-simulation
Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.
c cmake cpp crowdsimulation cuda-programming graphicscard grid-layout ipynb make nvidia-gpu parallelization
Last synced: 03 Mar 2026
https://github.com/mparolari/xpacket
XPacket is an utility that generates a C struct and two functions for serialize/deserialize it into/from a given payload.
c c89 cpp serialization serialization-library
Last synced: 01 Apr 2026
https://github.com/ivanfon/phy2d
A small, simple 2D rigid body physics library for C++.
Last synced: 14 Oct 2025
https://github.com/helmssyss/primalpredators
Multiplayer coop Dinosaur Game Made with Unreal Engine 4.27
cooperative-game cpp multiplayer-game ue4 ue4-project ue5 unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp
Last synced: 28 Jan 2026
https://github.com/victornpb/multiplexed-7segments-display
Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware
7segment arduino-library arduino-sketch cpp multiplexer
Last synced: 25 Oct 2025
https://github.com/sajadtroy/awass
Automated Waste Analysis and Sorting System.
ai artificial-intelligence c cpp object-detection python trash
Last synced: 13 Mar 2026
https://github.com/benami171/system_programming2_exe1
Algorithms and Operations on Graphs.
bipartite-graphs cpp graph graph-algorithms negative-cycles shortest-path-algorithm
Last synced: 16 Feb 2026
https://github.com/anshsinghsonkhia/oopm-3rd-sem
OOPS & OOPM Syllabus for B.Tech in C++
cpp object-oriented-programming oop oop-principles oops oops-in-cpp
Last synced: 10 Feb 2026
https://github.com/boujuan/computational-physics-2023-exercises
C Exercises of Computational Physics in Uni Oldenburg 2023
Last synced: 28 Feb 2026
https://github.com/kassane/sanitizers-zig
LLVM sanitizers for zig-toolchain
cpp cpp-libraries llvm-sanitizer zig zig-package
Last synced: 24 Oct 2025
https://github.com/jdsherbert/threadsafe-singleton-class
C++ Threadsafe Singleton class using mutex and threadlock when accessing instance.
boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 multithreading mutex mutex-lock mutex-locks mutex-synchronisation reference-implementation singleton singleton-pattern singletons
Last synced: 15 Mar 2026
https://github.com/Xtalism/tcp-ip-esp32
TCP/IP ESP32 Communication
arduino cpp embedded-systems esp32 industrial-network microcontroller-programming networking platformio tcp-ip
Last synced: 24 Oct 2025
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/ashaduri/qtiocompressor-qt5
Qt Solutions QtIOCompressor updated for Qt5.
compress compression compressor cplusplus cpp library qt qt-solutions qt5
Last synced: 23 Jan 2026
https://github.com/insektdotbin/doxbox
📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.
cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python
Last synced: 28 Feb 2026
https://github.com/mohammed-3tef/encryption_and_decryption_application
This program is for encryption and decription your important information like your password, ID, etc.
assignment ciphers clean-code cpp cpp-projects
Last synced: 14 Apr 2025
https://github.com/vsaint1/assaultcube-kernel
user/kernel cheetos just meant for learning purposes
cpp driver kernel-driver windows
Last synced: 14 Oct 2025
https://github.com/anav5704/cs111-projects
Projects made for my introduction to computer science course @ USP
Last synced: 15 Mar 2026
https://github.com/bmc-labs/matiopp
C++ wrapper for matio - Read Only (for now)
Last synced: 15 May 2026
https://github.com/yashkarthik/tinyrenderer
A rasterization engine written from scratch (no libraries) in C++
Last synced: 04 Jul 2025