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/ajeetdsouza/chip8
A browser-based CHIP8 emulator, powered by WebAssembly
chip8 cpp emulator sdl2 wasm webassembly
Last synced: 20 May 2026
https://github.com/khianvictorycalderon/my-c-and-cpp-files
Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.
c c-plus-plus cpp low-level-programming programming
Last synced: 11 Apr 2026
https://github.com/tensorush/cpp-deep-dive
:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).
art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex
Last synced: 15 Apr 2025
https://github.com/foo-dogsquared/automate-md
A CLI program that manages the frontmatter of your Jekyll or Hugo posts without manually entering into your text editor.
automation cpp cpp14 frontmatter hugo jekyll markdown
Last synced: 11 Apr 2026
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: 27 May 2026
https://github.com/nathady/belah-ketupat-with-cpp
bentuk belah ketupat dengan c++
belah-ketupat cpp diamond do-while-loop for-loop loop while-loop
Last synced: 24 Mar 2025
https://github.com/michelerenzullo/fastboxblur
Fast Box Blur using a sliding accumulator and with reflected borders policy
accumulator blur box cpp image-processing opencv padding
Last synced: 20 Aug 2025
https://github.com/amaansayyad/autox-code-pilot
An AI Code Pilot that help developers to complete code snippets based on single line comments and make the work easy & increase productivity by reducing time & cost.
artificial-intelligence cpp javascript visual-studio-code visual-studio-extension
Last synced: 15 Apr 2025
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: 07 Mar 2025
https://github.com/bitwizeshift/metal-cpp
Rehost of Apple's metal-cpp project (not my intellectual property)
Last synced: 17 Nov 2025
https://github.com/mmabiaa/cpp-beginner-projects
Simple and beginner friendly C++ projects you can clone
cpp cpp-basic cpp-library cpp-programming cpp-programming-language cpp-project cpp-project-template cpp-projects opengl opengl-framework opengl-library opengl-tutorial
Last synced: 19 Apr 2025
https://github.com/rurumimic/terminal
📈 단말
blackberry bloomberg cpp market openbb rust terminal webassembly webgl websocket
Last synced: 05 May 2025
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/ilieschibane/projet-algo
University project about time and space complexity of differents algorithms, data structure and NP problems
algorithms-and-data-structures complexity cpp np-problem
Last synced: 20 Aug 2025
https://github.com/codeplaysoftware/tensoropt
cpp cpp11 machine-learning sycl
Last synced: 07 Apr 2025
https://github.com/socrats/dyrwin
Simulator of evolutionary dynamics and game theory in c++
cpp evolutionary-game-theory game-theory simulation
Last synced: 11 Jun 2025
https://github.com/jonathanlinat/dockerized-trenchbroom
🐋 A dockerized version of kduske's TrenchBroom source code
Last synced: 26 Aug 2025
https://github.com/sampreets3/scheduler-rm
Simulation of the behaviour of a Preemptive Fixed Priority Rate Monotonic Scheduler in C++
Last synced: 30 Mar 2025
https://github.com/satyajitghana/lambdacalculus
A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe
cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python
Last synced: 11 Apr 2026
https://github.com/vu2n/est
External D3D11 Shellcode Toolkit
cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection
Last synced: 29 Aug 2025
https://github.com/Barthandelous01/sprd
A blazing-fast (possibly) speed-reading program
Last synced: 31 Mar 2025
https://github.com/zhaocc1106/modern_cpp_concurrent
现代c++并发编程(线程管理,线程共享数据,线程同步,原子变量,内存模型与顺序,线程池...)
Last synced: 23 Mar 2025
https://github.com/bhagat-hrishi/cpp
This repo contains concepts of C++ and some codes
concepts cpp interview-preparation-resources pointers
Last synced: 24 Feb 2025
https://github.com/degitx/nen
Neural Network library with with native CPU/GPU bindings and learning algorithms choice
algorithm-library cpp machine-learning neural-network nodejs
Last synced: 21 Apr 2025
https://github.com/bradleynull/drone-path-planning
C++ example for parsing maps and planning paths based on given drone parameters
cpp drone pathplanning robotics
Last synced: 04 May 2026
https://github.com/babreton/42-cpp
42 school CPP modules
42 42-cpp-module 42cpp 42projects 42school cpp cpp42 cpp98
Last synced: 04 Jan 2026
https://github.com/stillthinkinghere/socialmediamanager
This is a all in one Socialmedia Management app, the front-end it created in c++ and the backend is created in c++, c, java and javascript. This uses http requests and API's to publish posts and to review data of these post across all platforms.
app application c cpp graphical-interface graphical-user-interface gui java javascript media qt qt5 qt6 social
Last synced: 04 Jan 2026
https://github.com/hxndev/counting-alphabets-using-multithreading
Counting frequency of alphabets in the input file using Multithreading.
alphabets alphabets-counting code counting cpp multithreading threading
Last synced: 31 Mar 2025
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/cpp-frug/cpp-frug.github.io
Pages du site web
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp-11 cpp-14 cpp-17 cpp-20 cpp11 cpp14 cpp17 cpp20 events french french-speaking github-pages meetup paris
Last synced: 10 Apr 2025
https://github.com/sukruciris/skr
SKR framework for making 2d windows games/applications
Last synced: 24 Apr 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/sarthakpati/pytorchmodelimporttemplate
An example shoowing how to import a PyTorch model and use it using C++
cmake cpp cpp11 medical-imaging pytorch pytorch-tutorial torch tutorial
Last synced: 02 May 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/yauntyour/agent.cpp
agent.cpp:微型体积,无限可能,告别臃肿的依赖,迎接极致轻量的智能体时代。
Last synced: 02 May 2026
https://github.com/hxndev/infix-postfix-prefix-using-stacks
In this assignment, we did conversions of expressions between infix, prefix and postfix
c cpp data-structures infix postfix prefix project stacks visual-studio
Last synced: 02 May 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/sdtelectronics/cling-build
Build Script and Pre-built Binaries (for ARM) of Cling The C++ Interpreter
arm cling cpp interpreter repl
Last synced: 02 May 2026
https://github.com/nanomonkey/ks_100kw
Firmware for 100kW Powertainer gasification unit.
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/isc30/generic_optional
enables reference types for std::optional
Last synced: 08 Jun 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/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/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/marcobuster/itis
Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.
Last synced: 29 Apr 2026
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/mikyll/fondamenti-di-computer-graphics-m
Le mie soluzioni per il laboratorio di Fondamenti di Computer Graphics M
2d 3d arcade bezier blender c computer computergraphics cpp fondamenti grafica graphics informatica ingegneria magistrale morigi opengl serena template videogame
Last synced: 18 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/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/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/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/jspanchu/pic
This is a particle in cell code for simulating the two stream instability in 1-D
cpp cxx particle-in-cell plasma-simulation
Last synced: 07 Jun 2026
https://github.com/shilza/qtprettytimemanager
Time manager that can notify by pleasant sound
Last synced: 28 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/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/radosz99/tsp
Travelling Salesman Problem
algo cpp exact-algorithms genetic-algorithms imga memetic-algorithm tabu-search
Last synced: 08 Jun 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/asiantbd/crypto-prices-slash-bot-cpp
Crypto Prices Discord Bot C++ with Slash Command
Last synced: 22 Jun 2026
https://github.com/samyam81/observer_designer
Observer design is a methodology in control systems engineering that involves designing an observer to estimate the unmeasurable internal states of a system based on available measurements.
cpp csharp java observer-design-pattern
Last synced: 09 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/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/maurodelazeri/c-cpp-python-callbacks
C / C++ callbacks for Python with ctypes
Last synced: 09 May 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/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/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/codingkoopa/shiny-hunting-counter
Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.
Last synced: 20 Jun 2026
https://github.com/maurodelazeri/elapsed_timer
header-only lib record time elapsed using C++11
cpp elapsed-time header-only library
Last synced: 20 Jun 2026
https://github.com/long-gong/hdf5-with-mingw
Play HDF5 with MinGW on Windows 10
cmake cpp hdf5-library mingw-w64
Last synced: 10 Jun 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/ho-cooh/include-info
A VSCode extension for showing infos about your included files
Last synced: 08 May 2026
https://github.com/vrongmeal/interviewbit-vscode
Snippets and Environment setup for VSCode while practicing competitive programming on InterviewBit.
cpp interviewbit vscode-snippets
Last synced: 19 Apr 2026
https://github.com/michaldziuba03/chopp
TUI text editor for Linux written in C++ 📝📄
cpp editor linux nano text text-editor tui vim
Last synced: 08 May 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/lordmathis/cudanet
Convolutional Neural Network inference library running on CUDA
convolutional-neural-networks cpp cuda pytorch
Last synced: 08 May 2026
https://github.com/banaankiamanesh/evo-copter
Evo is a Raspberry pi Based Quadcopter, which is stabilized with bio-geography-based optimization algorithm! With all the computation happening onboard the vehicle.
bbo bio-geography-based-optimization bno055 control-theory cpp drone gy-87 optimization pca9685 pid python quadcopter raspberry-pi stability
Last synced: 08 May 2026
https://github.com/getiot/linux-cpp
:fire: Linux C++ programming
cpp cpp14 cpp17 cpp20 linux tutorial-code
Last synced: 19 Jun 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/hilmizul/writer-no-jutsu
Project files from Youtube channel. 📺
Last synced: 07 May 2026
https://github.com/kezhengjie/database
A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.
cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows
Last synced: 07 May 2026
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: 06 May 2026