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/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/kiprasmel/cputils
CLI utilities for competitive programming (mostly making C++ feel interpreted instead of compiled)
cli competitive-programming cpp utilities utils
Last synced: 09 May 2026
https://github.com/dashroshan/daa-oop-lab
📝 3rd semester DAA and OOP lab question solutions in C++
cpp design-and-analysis-of-algorithms object-oriented-programming
Last synced: 06 Apr 2025
https://github.com/mvharsh/data-structures
This repository contains all my data structures code in C++ language
cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees
Last synced: 11 Jun 2026
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/falcon-09/leetcode-problems
algorithms cpp data-structures leetcode-solutions
Last synced: 02 Jan 2026
https://github.com/ferhatgec/ee
Ee? Access E codes from C++.
cpp e eee europe european-union
Last synced: 18 Feb 2026
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/abcdesktopio/oc.user
abcdesktop main graphical user container
bash c cpp dockerfile nodejs tigervnc x11 xtermjs
Last synced: 30 Jun 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/x39/xcg
X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease
code-generation code-generator cpp cst generator parser parser-generator syntax-tree
Last synced: 07 May 2026
https://github.com/ippclub/yarnflow
A lightweight compiler that converts Yarn Spinner scripts into Lua code, enabling seamless integration of interactive storytelling into Lua-based projects.
cpp lua yarn-spinner yuescript
Last synced: 14 Apr 2025
https://github.com/kusaremkn/dbdbd
chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom
Last synced: 22 Mar 2025
https://github.com/ferhatgec/gechtest
gechtest, single header unit testing library.
Last synced: 18 Feb 2026
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
https://github.com/neorandom/gravity-simulator
Gravity Simulator made in C++ with RayLib library.
cpp gravity gravity-simulation physics physics-simulation raylib simulator
Last synced: 14 Apr 2025
https://github.com/michaelehab/shipping-company-simulator
A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during Spring 2022 semester.
algorithms cargo cli company cpp data-structures delivery linked-list object-oriented-programming oop priority-queue queue simulation statistics truck
Last synced: 04 Mar 2025
https://github.com/samyam81/theoryofcomputation
This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.
cpp java theory-of-computation
Last synced: 19 May 2026
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/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/sanjarzayniev/cpp-projects
Here are all the projects that I made in C++.
Last synced: 06 Apr 2025
https://github.com/amake/flutter_prime_test
A performance comparison of Dart, "platform", and "native" layers in Flutter
c cpp dart flutter kotlin performance swift
Last synced: 08 Apr 2026
https://github.com/developerpaul123/cmakeqt5example
cmake cpp example example-code example-project examples gui guide qt qt5
Last synced: 15 Sep 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/conreality/conreality-hal
Conreality Hardware Abstraction Layer (HAL).
Last synced: 13 Mar 2025
https://github.com/youssef-saaed/booleanarray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
bitwise-operators cpp memory-management open-source optimization
Last synced: 22 Mar 2025
https://github.com/adamjosephmather/codewizard
CodeWizard is a code editor/IDE like no other. Written in QT C++. Far superior to CodeShizard.
code-editor codewizard cpp custom-ide ide idle python qt
Last synced: 31 Aug 2025
https://github.com/moshegroot/42projects_archive
My archive with project from Ecole42 (school21 in Russia)
algorithms c cpp data-structures graphics raytracing
Last synced: 20 May 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/haripasapuleti/leetcode-problems
Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.
cpp data-structures-and-algorithms problem-solving sql
Last synced: 07 Sep 2025
https://github.com/echosoar/program-languages-compare
Compare the similarities and differences between various programming languages
cpp golang language-comparison rust typescript
Last synced: 29 Apr 2026
https://github.com/ahadalireach/oop.interview.questions
A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.
cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates
Last synced: 06 Mar 2026
https://github.com/rajeevranjancom/leetcode_cpp
All about Leetcode c++ code programming.
cpp cpp-course cpp-library cpp11 cpp14 cpp17-library cppcheck leetcode leetcode-solutions
Last synced: 15 Mar 2025
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/pratik08/pytorch-submodular
A GPU accelerated Submodular Optimization toolkit.
cpp machine-learning submodular-optimization submodularity
Last synced: 09 May 2026
https://github.com/filnow/dex-vision
image editor with AI models written in C++, running on CPU
cmake cpp depth-anything fastsam image-editor opencv openvino qt6 scanner
Last synced: 09 May 2026
https://github.com/idanrosenzweig/real-time-computer-emulator
A real time emulator for a computer containing a cpu, mouse, keyboard, screen, (floppy) disk driver and BIOS firmware. Capable of loading and running small operating systems, provided as floppy disk files.
bios c cpp emulator firmware floppy-drives hardware i386 operating-systems vga x86
Last synced: 17 Apr 2026
https://github.com/andstor/mouse-controller
:mouse: Node.js C++ Addon for emulating mouse behavior
cpp macos mouse node-addon nodejs
Last synced: 09 May 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/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/maurodelazeri/c-cpp-python-callbacks
C / C++ callbacks for Python with ctypes
Last synced: 09 May 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/andr3w03/kgv_tugas3_turing-a
Tugas 3 Mata Kuliah Komputer Grafik dan Visualisasi
c cpp desktop-application glew glfw glm object-oriented-programming oop opengl visual-studio
Last synced: 09 May 2026
https://github.com/isc30/generic_optional
enables reference types for std::optional
Last synced: 08 Jun 2026
https://github.com/engineersbox/wolfenstein-3d
Re-creation of Id Software's Wolfenstein 3D
astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d
Last synced: 09 May 2026
https://github.com/sambhav228/data_structure_algorithm
A repository which consists of the collection of various Data Structures and Algorithms implemented in various Programming Languages.
Last synced: 04 May 2026
https://github.com/pyrbin/realm.hpp
A WIP, experimental header-only ECS framework. Written in C++20/17.
cpp cpp20 ecs entity-component-system game-development game-engine
Last synced: 19 Jun 2026
https://github.com/ahueck/irprinter
Explore the generated LLVM IR of a translation unit
Last synced: 05 Apr 2026
https://github.com/sleepy-monax/hevadea-raylib
:world_map: Hevadea is a game about exploring a randomly generated world.
cpp game-development raylib roguelike
Last synced: 29 Apr 2026
https://github.com/h-vance/algorithmic-trading-engine
Low-latency execution framework supporting quant-driven strategies, featuring sub-10ms response times, dynamic risk parity modeling, and optimized order flow across fragmented markets.
algorithmic-trading aws cpp execution-engine finance fintech hft low-latency python redis risk-parity trading-bot
Last synced: 03 May 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/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/irgendwr/arduino_nunchuk_mouse
🖱️ This sketch lets you use a Wii Nunchuk as a mouse.
Last synced: 04 May 2026
https://github.com/tomaszrewak/strong_typedefs
A strong_typedef implementation for C++ with selective operator overloads.
cpp header-only library operator-overloading strongly-typed
Last synced: 18 Jun 2026
https://github.com/actionanand/cppgraphicsexamples
practising C++ graphics (turbo c++) using `graphics.h` file.
Last synced: 03 May 2026
https://github.com/dodotree/boxik
cpp flot-charts network-analysis networking pca-analysis pcap
Last synced: 08 Jun 2026
https://github.com/hxndev/implementing-grep-using-naive-search
GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string. In this, I implemented GREP using Naive Search.
algorithm command-line cpp grep linux naive-bayes-algorithm search time-complexity-analysis utility
Last synced: 03 May 2026
https://github.com/nvminh162/daily-algorithm-challenge
(!) Daily Algorithm Challenge
cpp hackerrank interview java javascript leetcode nvminh162
Last synced: 09 Jun 2026
https://github.com/mhdez221993/js-algorithms
JavaScript Algorithms
algorithm cpp java javascript ruby system-design
Last synced: 04 May 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/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 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/mguludag/shared_memory
a simple thread safe shared_memory concept
cpp cpp11 raii-idiom shared-memory thread-safe-queue
Last synced: 14 Jun 2026
https://github.com/sukruciris/skr
SKR framework for making 2d windows games/applications
Last synced: 24 Apr 2026
https://github.com/sharkfinpro/openglproject
3D Rendering Engine - Learning about OpenGL and 3D graphics
cpp graphics-engine learning-by-doing opengl
Last synced: 06 May 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/gunh0/hufs-fall-2019-computer-programming
📖 Fall Semester 2019 Computer Programming Lecture Materials | 강의 자료
c computer-programming-lab cpp
Last synced: 28 Apr 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/nevrome/gluesless
An idea expansion simulation
archaeology cpp cultural-evolution
Last synced: 12 Jun 2026
https://github.com/hxndev/tcp-connection-to-record-attendance
TCP Client Server Model that records the attendances of faculty and staff.
Last synced: 02 May 2026
https://github.com/mdusmanansari/school-management-system-using-c
This project made by me for School Management System with GUI. i use C-Language in it. Only For Turbo-C Tool
Last synced: 02 May 2026
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 24 Jun 2026
https://github.com/yauntyour/agent.cpp
agent.cpp:微型体积,无限可能,告别臃肿的依赖,迎接极致轻量的智能体时代。
Last synced: 02 May 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/liardeauxq/r-type
R-type game
amethyst cpp ecs game game-engine rust server student-project
Last synced: 02 May 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/deftruth/ptx-isa-8.2-zh
🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....
Last synced: 13 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
https://github.com/quantum-0/arduino-button-events
This library allows you to easily process button's events like double/triple clicks and holding
arduino arduino-ide arduino-library button buttons click clicking clicks cpp event events hold holding library press press-and-hold pressing tap tapping taps
Last synced: 13 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/truthbk/datadog-cpp
Datadog C++ Statsd Client Library
cpp datadog library statsd statsd-client
Last synced: 13 May 2026
https://github.com/amanoteam/pino
A GCC cross-compiler targeting Android
android c cobol cpp fortran gcc-complier objective-c objective-c-plus-plus termux
Last synced: 30 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