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-02 00:06:45 UTC
- JSON Representation
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: 03 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/muhammadmooazam/arduino-series
arduino cpp iot programming sensors
Last synced: 04 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/nazavode/meetupcpp-dec-2018
Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy
conference-talk cpp google-benchmark meetup modena optimization
Last synced: 05 May 2026
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 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/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/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/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/asiantbd/crypto-prices-slash-bot-cpp
Crypto Prices Discord Bot C++ with Slash Command
Last synced: 22 Jun 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/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/dodotree/boxik
cpp flot-charts network-analysis networking pca-analysis pcap
Last synced: 08 Jun 2026
https://github.com/skillfulelectro/electrochat
Application for chatting in local network , still under experiments
api chat chat-application cpp network qt tcp udp
Last synced: 05 May 2026
https://github.com/nevrome/gluesless
An idea expansion simulation
archaeology cpp cultural-evolution
Last synced: 12 Jun 2026
https://github.com/shilza/qtprettytimemanager
Time manager that can notify by pleasant sound
Last synced: 28 Apr 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/sukruciris/skr
SKR framework for making 2d windows games/applications
Last synced: 24 Apr 2026
https://github.com/nanomonkey/ks_100kw
Firmware for 100kW Powertainer gasification unit.
Last synced: 01 May 2026
https://github.com/thiagoh/lex
From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html
c compilers cpp flex lex lexer lexical-analysis lexical-parser
Last synced: 24 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/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/timbergus/sirocco
This project aims to create a C++ REST server.
Last synced: 26 Jun 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/truthbk/datadog-cpp
Datadog C++ Statsd Client Library
cpp datadog library statsd statsd-client
Last synced: 13 May 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/qengineering/hand-pose-ncnn-raspberry-pi-4
Fast hand pose estimation on a bare Raspberry Pi 4 at 7 FPS
cpp deep-learning finger-detection hand-pose hand-pose-estimation ncnn ncnn-model palm-detection raspberry-pi raspberry-pi-4 raspberry-pi-64-os
Last synced: 13 May 2026
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/lordmathis/cudanet
Convolutional Neural Network inference library running on CUDA
convolutional-neural-networks cpp cuda pytorch
Last synced: 08 May 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/devoloper-1/ambulance-management-system
A project that simulates Ambulance Managment System with native UI
algorithms ambulance-management-system cpp data-structures design-patterns oop system-design
Last synced: 10 Jun 2026
https://github.com/isc30/generic_optional
enables reference types for std::optional
Last synced: 08 Jun 2026
https://github.com/milind220/ball-balance
A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!
arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics
Last synced: 05 May 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/qengineering/tensorflow_lite_classification_rpi_32-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 at 33 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 11 May 2026
https://github.com/defgameengine/defgameengine
defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher
cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web
Last synced: 04 Apr 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/ging-dev/cpp-example
C++ example use GTest, Gcovr coverage
cmake-examples coverage-report cpp gtest
Last synced: 06 Jun 2026
https://github.com/vvzen/maca-final
final code for the paintball gun installation @ Goldsmiths University of London
arduino cpp installation-art openframeworks
Last synced: 24 Apr 2026
https://github.com/shivam0110/basic-short-games
Short games made using easy programming languages like cpp, c, python.
basic-codes basic-game c cpp easy-to-under game game-development python source-code
Last synced: 03 May 2026
https://github.com/seboste/microservice-essentials
microservice-essentials is a portable, independent C++ library that takes care of typical recurring concerns that occur in microservice development.
cloud-native cpp microservices
Last synced: 06 Jun 2026
https://github.com/tudoroancea/game_of_life
John Conway's Game of life emulator in C++17 and Qt5
cmake conways-game-of-life cpp game-of-life qt5
Last synced: 24 Apr 2026
https://github.com/samridhisainii/dp
C++ solution of DP series by Aditya Verma playlist available on youtube
aditya-verma-dp cpp dp youtube
Last synced: 28 Apr 2026
https://github.com/pilosus/stepik-algorithms
Code for Algorithms and Data stuctures MOOC on Stepic
algorithms cpp mooc python stepik
Last synced: 28 Apr 2026
https://github.com/iaomw/glab
Play with C++ OpenGL
cpp dazzler glsl opengl pbr subsurface-scattering
Last synced: 28 Apr 2026
https://github.com/callocgd/gcmanager
A C++ Wapped Garbage Collector Designed to replace cocos2d's gc tools in geometry dash.
cocos2d cpp garbage-collector geode geometry-dash
Last synced: 28 Apr 2026
https://github.com/laateef/furqan
An institute management system intended for institutes teaching Quran-related courses.
cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran
Last synced: 29 Apr 2026
https://github.com/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 04 May 2026
https://github.com/ankithans/leetcode-submissions
This repository contains the leetcode questions solved by me in cpp.
cpp datastructures-algorithms datastructuresandalgorithm dsa interview-questions leetcode-cpp leetcode-solutions
Last synced: 08 Jun 2026
https://github.com/saltchang/leetcode
Just LeetCode.
algorithm cpp go leetcode leetcode-solutions typescript
Last synced: 04 May 2026
https://github.com/blmayer/c-cpp-project-template
This repository is a template structure for small projects using C or C++.
Last synced: 04 May 2026
https://github.com/linbreux/cpp-basic-template
A basic C++ template that uses nix
catch2 cpp getting-started nix template
Last synced: 05 May 2026
https://github.com/trigary/fieldlines
C++ application which renders the field lines of line charges using OpenGL.
cpp electric-field-lines electric-fields physics physics-simulation simulation
Last synced: 05 May 2026
https://github.com/samarth4023/c-beginner
Welcome to my collection of beginner C++ programs! This repository serves as a showcase of my initial journey into programming, where I explored the basics of C++ and developed foundational skills in coding. Although my current focus is entirely on Python, AI, and Machine Learning, I believe that my experience with C++ has played a crucial role.
Last synced: 24 Apr 2026
https://github.com/theimmortalcoders/nightmower
3D game project in C++ with OpenGL
Last synced: 05 May 2026
https://github.com/zak-grumbles/gd_fastnoise2
Godot module for the FastNoise2 library
cpp godot godot4 noise noise-generator procedural-generation
Last synced: 29 Apr 2026
https://github.com/teonet-go/teonet-c
Teonet v5 C library and examples
c client-server cpp low-latency messaging microservices networking python reliable-udp teonet udp udp-protocol
Last synced: 17 Apr 2026
https://github.com/hwzlovedz/max31856_esp-idf_thermocouple
MAX31856(thermocouple) Demo in ESP-IDF v5.0.1 environment
c cpp esp-idf esp32 esp32-s3 thermocouple
Last synced: 05 May 2026
https://github.com/srivatsan-ramesh/key-val-store
Simple persistent key value store using gRPC
Last synced: 29 Apr 2026
https://github.com/code-theft-auto/serial-port
C++ Library for Serial Communication with Arduino
arduino cpp serial-communication
Last synced: 29 Apr 2026
https://github.com/cricksmaidiene/algorithms_repository
:books: A list of program implementations of common data structures and algorithms in Java, Python, C or C++
algorithms c cpp cryptographic-algorithms java network-algorithms python
Last synced: 18 Apr 2026
https://github.com/marcuwynu23/toolmaker
C/C++ Simple Dynamic library project for commandline tool creation and shell automation
automation bash batch cmd commandline cpp dll-maker dynamic shell tool-maker windows-cmd
Last synced: 17 Apr 2026
https://github.com/tenjou/replica-next
Both JavaScript static analyser and native compiler.
compilation compiler cpp javascript js native transpilation wasm webassembly
Last synced: 06 May 2026
https://github.com/chenbingwei1201/pedometer
pedometer with esp32, adxl345, and oled ssd1306 in OOP
arduino c cpp esp32 pedometer step-counter
Last synced: 06 May 2026
https://github.com/americast/blood-smear-analysis
Counts number of RBCs and WBCs in a photo of blood smear
blood-smears computer-vision cpp image-processing opencv
Last synced: 06 May 2026
https://github.com/fitsumhelina/comptative_programing_problames
The Collection of My solved Leetcode and Homework Problames | In Random languages
class cpp homework java javascript js leetcode-solutions python
Last synced: 18 Apr 2026
https://github.com/enansari/hsu-archive-codes
My code archive in university when I didn't have GitHub.
cpp hakim-sabzevari-university hsu project university
Last synced: 09 Jun 2026
https://github.com/lsx-s-software/homeworkchecker
一套为高校教师设计的作业管理系统
cpp cross-platform mysql qml qt qtquick
Last synced: 06 May 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/freseenzo/solarsystemsimulator
Solar System Simulator using C++ and OpenGL
Last synced: 07 May 2026
https://github.com/sean2077/topoexec
C++20 single-process stateful dataflow runtime with graph validation, channel policy, CompositeLoop regions, and CLI tooling
cmake cpp dataflow graph-validation runtime
Last synced: 07 May 2026
https://github.com/sebastianbach/volume_rendering
Volume rendering experiments in GLSL
cpp glsl opengl shaders volume-rendering
Last synced: 25 Apr 2026
https://github.com/marklagodych/ftpimager
A program that views images on an FTP server
cpp ftp ftp-client ftp-image-processing image-viewer images tcl tcl-tk
Last synced: 13 Jun 2026
https://github.com/codernayeem/competitive-programming
Competitive Programming related Things & Codes
algorithms codeforces competitive-programming cpp math problem-solving python
Last synced: 25 Apr 2026
https://github.com/andreafioraldi/draught-framework
Draught Framework is a software framework that includes a virtual machine environment (Dubbel) a programming language (Stout) and a set of libraries (IPA). Yes i like beer.
assembler bison bytecode cmake compiler cpp disassembler flex framework gmp mpfr mpir shell virtual-machine
Last synced: 07 May 2026
https://github.com/iricartb/computational-geometry-3d-rendering-process
Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.
3d-library c cpp opengl rendering-3d-graphics video-game
Last synced: 07 May 2026
https://github.com/basemax/hackernewsdesktop
Hackernews desktop software written in C++ and Qt.
cpp desktop hacker-news hacker-news-app hacker-news-client hacker-news-clone hacker-news-community hacker-news-gui hackernews hackernews-api hackernews-client hackernews-clone qml qt qt-qml qt-quick
Last synced: 30 Apr 2026