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-04-30 00:07:10 UTC
- JSON Representation
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/nerd-bear/bassil
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser
Last synced: 24 Dec 2025
https://github.com/michaldziuba03/chopp
TUI text editor for Linux written in C++ 📝📄
cpp editor linux nano text text-editor tui vim
Last synced: 24 Aug 2025
https://github.com/pfcclab/open3d
Open3D: A Modern Library for 3D Data Processing
3d 3d-perception arm computer-graphics cpp cuda gpu gui machine-learning mesh-processing odometry opengl paddle pointcloud python reconstruction registration rendering tensorflow visualization
Last synced: 14 Apr 2025
https://github.com/mguludag/shared_memory
a simple thread safe shared_memory concept
cpp cpp11 raii-idiom shared-memory thread-safe-queue
Last synced: 22 Feb 2025
https://github.com/cschladetsch/turtlegraphics
Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.
cmake cpp interpreter sdl turtle-graphics
Last synced: 29 Mar 2025
https://github.com/atus/proove_433_cpp
C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets
433mhz anslut cpp iot nexa proove proove-rf-sockets raspberry-pi rf telldus
Last synced: 18 Mar 2025
https://github.com/samyam81/anonymous-functions
A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.
cpp csharp functional-programming java
Last synced: 22 Mar 2025
https://github.com/wkhallen/unscramble
A C++ program that unscrambles scrambled words
Last synced: 19 Apr 2025
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/soreing/var-cpp
Dynamic and flexible type var implementation in c++
Last synced: 15 Oct 2025
https://github.com/josh012006/tasks-manager
Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.
Last synced: 22 Mar 2025
https://github.com/qtlittlexu/thefungame-tetris
这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习
Last synced: 06 Apr 2025
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: 05 Mar 2025
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/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/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: 25 Feb 2025
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/garciparedes/cc-examples
Set of awesome C++ Examples
algorithms competitive-programming-contests cpp examples garciparedes hackerrank openmp parallel
Last synced: 05 Mar 2025
https://github.com/harry48225/octoscale
a tiny smart espresso scale
arduino cpp esp32 nativescript svelte
Last synced: 18 Feb 2026
https://github.com/susmita-dey/math-quiz-game-in-cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp
Last synced: 01 Sep 2025
https://github.com/joanstinson/stinsonengine
A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.
cplusplus-11 cpp game-engine-3d game-engine-development opengl
Last synced: 14 Mar 2025
https://github.com/samyam81/sorting_mechanism
This repository contains various sorting algorithms implemented in different programming languages.
cpp csharp java sorting-algorithms
Last synced: 22 Mar 2025
https://github.com/ferhatgec/kedi
Fegeya Kedi, Experimental Data Interface.
cpp cpp17 data data-interchange data-interface fegeya gnu json library linux xml
Last synced: 14 Apr 2025
https://github.com/8ightfold/slimfmt
A small, simple formatting library for C++17
c-plus-plus cpp cpp17 output performance printf type-safety
Last synced: 18 Mar 2025
https://github.com/Jyotibrat/LeetVault
Solutions of LeetCode Problems
cpp git github github-config leetcode leetcode-cpp leetcode-python leetcode-questions leetcode-solutions problem-solving problems python
Last synced: 24 Jul 2025
https://github.com/wild-queue/imperative-language-compiler
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.
bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator
Last synced: 07 Oct 2025
https://github.com/stwe/sgcitybuilder
A (simple) city building game
automata batch-rendering city-builder cpp instancing opengl
Last synced: 28 Nov 2025
https://github.com/mubeen-channa/cpp_first_semester_learning
🚀 My C++ learning journey from the first semester! Explore my progress, assignments, and projects as I dive into the world of coding with C++. Feel free to learn and grow with me! 💻✨ #Cplusplus #LearningToCode
cpp cpp-examples cpp-learning cpp-programs first-semester mubeen-chana mubeenchanna semester-1
Last synced: 11 Oct 2025
https://github.com/mr-mrf-dev/doctors-building
🏥 My Project in FOP (BP) With C Programming Language.
basic-programming c cpp fundamentals-of-programming terminal-app
Last synced: 22 Feb 2026
https://github.com/jdsherbert/simple-fmod-audio-player
Simple FMOD Audio Player written with C++
audio-player cpp fmod fmod-api fmod-studio
Last synced: 19 Jan 2026
https://github.com/nathad17/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 03 Oct 2025
https://github.com/jfalcou/nucog
High-Level DSEL for designing C++ numerical code
cpp cpp17 dsl hpc numerical-calculations
Last synced: 17 Oct 2025
https://github.com/louiml/ree-ree
cpp custom-programming-language easy-to-use gpp library programming-language
Last synced: 14 Oct 2025
https://github.com/lucambr0/arduinokitchentimer
Kitchen Timer with leds and buzzer for Arduino.
Last synced: 01 Mar 2025
https://github.com/maipa01/mstd
mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance the standard functionality with useful features while maintaining compatibility with modern C++.
bsd-3-clause cpp cpp-library cpp20 cross-platform data-structures function-type-traits header-only macros macros-cpp open-source ordered-map ordered-set overflow-detection standard-library-extension string-utilities terminal-utilities utility-library
Last synced: 27 Apr 2026
https://github.com/comfysage/cpp-hayashi
🌱 a tiny distro-independent package manager in C++.
Last synced: 06 Sep 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/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/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 18 Oct 2025
https://github.com/klirii/javacallswithoutjni
Example of calling Java methods in C++ without using JNI or JVMTI
cpp dll dll-injection example java jdk jni jvm minecraft
Last synced: 15 Oct 2025
https://github.com/homer6/automerge-cpp
A modern C++23 implementation of Automerge — a conflict-free replicated data type (CRDT) library for building collaborative applications.
Last synced: 24 Feb 2026
https://github.com/modio/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game
cpp modio unreal-engine unreal-engine-4
Last synced: 09 Feb 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/theshobhitsingh/encryptify
A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.
cli cmake cpp locks multithreading semaphores
Last synced: 14 Mar 2026
https://github.com/mosinskyi/qt-client-app
This project is a Qt-based TCP client application that demonstrates how to create a GUI application using Qt and how to interact with a TCP server.
client-server cpp qt6 tcp-client
Last synced: 21 Jan 2026
https://github.com/sdasgup3/leetmap
MIndMap of all the problems in Leetcode
algorithms atom-editor atom-plugin c coding-interviews cplusplus-11 cpp data-structures golang leetcode leetcode-cpp leetcode-golang leetcode-questions leetcode-solutions mindmap mindmapping
Last synced: 09 Apr 2025
https://github.com/gjbex/best-practices-for-scientific-computing
Material for a training on best practices for scientific computing.
c code coverage cpp documentation fortran functionaltests python training unittesting version-control
Last synced: 13 Jul 2025
https://github.com/iamazeem/cppprimenumberprograms
C++ Prime Number Programs
cpp hacktoberfest prime-numbers
Last synced: 15 Aug 2025
https://github.com/lukaspietzschmann/pl0-compiler
A small and fun PL0 compiler
compiler cpp pl0 programming-language
Last synced: 06 Dec 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/plasmaa0/simplecalculator
Simple CLI Calculator Project
abstract-syntax-tree ast binary-expression-tree c-plus-plus calculator calculator-application cli cplusplus cpp evaluation expression-evaluator interpreter lexer math parser
Last synced: 26 Mar 2025
https://github.com/abdelkaderamar/fix2xml
A C++ library to convert messages between Quickfix and FIXML
Last synced: 25 Mar 2025
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: 04 Jul 2025
https://github.com/pratik08/pytorch-submodular
A GPU accelerated Submodular Optimization toolkit.
cpp machine-learning submodular-optimization submodularity
Last synced: 06 Dec 2025
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/pachadotdev/cpp11eigen
The idea is to pass matrices/vectors from R to C++, write pure C++/Eigen code for the computation, and then export the result back to R with the proper data structures.
cpp cpp11 eigen hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/thakurdiwakar/gfg-potd
cpp dsa-practice gfg gfg-potd gfg-solutions potd potd-gfg potd-solution
Last synced: 15 Oct 2025
https://github.com/kirichenkoivan/artengine
Simple game engine for creating WebGL games
cpp cpp17 game-development game-engine gamedev webgl webgl-computer-graphics webgl-game webgl2
Last synced: 10 Apr 2025
https://github.com/pdsmart/x1key
Sharp X1 PS/2 keyboard interface based on the Renesas R8C
c cpp electronics firmware kicad renesas sharp
Last synced: 04 Feb 2026
https://github.com/fix8mt/ufeed_bindings_cpp
C++ bindings to UFEed
cpp fix fix-engine fix8 fix8-market fix8pro fixengine fixprotocol google-protocol-buffers high-performance low-latency middleware zeromq
Last synced: 14 Oct 2025
https://github.com/isc30/generic_optional
enables reference types for std::optional
Last synced: 11 Mar 2025
https://github.com/bytesclub/n-puzzle-solver
Solution of N Puzzle using A* pathfinding
Last synced: 15 Apr 2025
https://github.com/blagojeblagojevic/motor_speed_pid
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server
Last synced: 12 Feb 2026
https://github.com/kumpatlapavankumar/cpp-language-
CPP programming basic learning
basics computer-science cpp enjoy-coding learning-by-doing programming-language
Last synced: 15 Oct 2025
https://github.com/basemax/checknumber
Check the number and calculate the gcd and lcm and perfect.
cpp fibonacci number number-converter number-theory numbers
Last synced: 03 Apr 2025
https://github.com/aryehky/arduino
🚀 C++ Machine Learning Project: Digit Recognition with Support Vector Machine (SVM) 🖥️ This project is a robust implementation of digit recognition using Support Vector Machine (SVM) in C++. The SVM algorithm, a powerful supervised learning technique, is employed to classify handwritten digits from the famous MNIST dataset.
cpp data-visualization machine-learning preprocessing
Last synced: 11 Apr 2025
https://github.com/apchavan/infopuller
Helpful CLI application to fetch useful details about website domains or local machine, using the core Windows OS functions.
autostart c cli-app cpp file-api ipv4 ipv6 mac-address malware-research operating-system persistence registry-hacks robots-txt threat win32-cpp windows windows-registry winsock2
Last synced: 14 Apr 2026
https://github.com/whitemech/cynthia
SDD-based Forward LTLf Synthesis
and-or-graphs and-or-search cpp finite-synthesis linear-temporal-logic sdd sentential-decision-diagram temporal-logics-on-finite-traces
Last synced: 08 Jan 2026
https://github.com/cpp-sc2/commandcenter
Original version of CommandCenter focused on the StarCraft 2 part of the bot.
ai artificial-intelligence bot cpp game sc2 starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025
https://github.com/qubik65536/competitive-programming
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions
Last synced: 05 Feb 2026
https://github.com/definetlynotai/llm_data
A bunch of very famous repos source code's in python as pure localdocs all in this repo to train CODE AI
c code-examples cpp cuda data data-dum jupyter-notebook llm llm-code llm-datasets programming-data programming-data-sets python3
Last synced: 08 Oct 2025
https://github.com/ameerhamzahd/real-estate-property-management_system
We are here to present our Real Estate Property Management System, a software designed to streamline property management. This system simplifies tasks for both property owners and tenants. Our software will be managed by a real estate company. From the login screen to property management, every step has been designed with simplicity in mind.
cpp object-oriented-programming qt text-file
Last synced: 09 Apr 2025
https://github.com/notapenguin0/titan
Flexible terrain generator library/framework/idk for C++
cpp cpp17 graphics procedural-generation terrain-editor terrain-generation terrain-rendering
Last synced: 23 Apr 2025
https://github.com/btframework/wifisnifferconsole
Shows how to use WiFi Sniffer in Console
cpp delphi lazarus netframewor packet-sniffer sniffer vbnet visualstudio wifi wifi-packet-capture wifi-sniffer
Last synced: 26 Feb 2025
https://github.com/mrgrd56/textractor-integration-extensions
Integrate Textractor with other apps via named pipes or HTTP
cpp extension http json named-pipes textractor textractor-extension
Last synced: 05 Jul 2025
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/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