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-19 00:06:51 UTC
- JSON Representation
https://github.com/kogo1616/problemsolving
🔍 Mastering Codeforces and LeetCode Challenges: Navigating Complex Problems with C++ and C# 💡
algorithms cpp csharp problems-solving
Last synced: 18 Apr 2026
https://github.com/spear97/ue5-q-learning
This is a Remake of the Senior Design Capstone that was created for the Spring Semester of 2022 at Texas Wesleyan University. I scaled down the Scope of the application, and the overall simulation focused on getting an AI Agent to Navigate a Maze to reach the location of a Goal in a Maze using Reinforcement Learning via the Q-Learning Algorithm.
artificial-intelligence capstone-project computer-graphics cpp game-development machine-learning object-oriented-programming q-learning q-learning-algorithm simulation-game simulation-programming unreal-blueprints unreal-engine unreal-engine-5 visual-studio
Last synced: 18 Apr 2026
https://github.com/thecrazymage/bourne-shell
:shell: Bourne shell implementation in C++
Last synced: 18 Apr 2026
https://github.com/giocip/arduino_num7
num7 ISO C++14 Standard 32-BIT LIBRARY, ARBITRARY-PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL CLASS FOR ARDUINO
arbitrary-precision arduino arithmetic artificial-intelligence cpp decimal ieee754 math
Last synced: 18 Apr 2026
https://github.com/emersonmello/libsaudacaocpp
Exemplo de uma biblioteca C / C++ com More Modern CMake
c cmake cplusplus cpp library modern-cmake-template
Last synced: 19 Apr 2026
https://github.com/ferstormblessed/computergraphics-opengl
Computer graphics with OpenGL
cmake computergraphics cpp glsl glsl-shaders opengl
Last synced: 19 Apr 2026
https://github.com/tsnsoft/nb_cpp_wx_cross-platform
Пример визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux и кросскомпиляцией для Windows
cpp cross-platform linux netbenas windows wxwidgets
Last synced: 19 Apr 2026
https://github.com/mguludag/various-algorithm-problem-solutions
I want to show some of known algorithm problems and solutions in C++
algorithm-challenges cpp knapsack-problem
Last synced: 04 Jun 2026
https://github.com/dannyjiustian/read-chipid-especially-for-esp32-module
Read Chip ID MCU ESP32 with IO Platforms from Visual Studio Code Extension
chip cpp esp32 id iot simple vscode vscode-extension
Last synced: 19 Apr 2026
https://github.com/scyth3-c/opengl-comic-text-font
fuente retro para glut/freeglut, multiplataforma
Last synced: 19 Apr 2026
https://github.com/tim-gromeyer/triangle
My first QML app, it calculates the missong sides and angles of a triangle
calculations cpp qml qt6 triangle
Last synced: 19 Apr 2026
https://github.com/zyn10/salsa-sales-code
salsa sales basic programme using cpp
conditional-statements cpp loops-and-iterations programming-fundamentals
Last synced: 04 Jun 2026
https://github.com/berlin0308/movinet-openvino
cpp edge-computing intel openvino rtsp tensorflow
Last synced: 20 Apr 2026
https://github.com/oxtna/learnopengl
My OpenGL playground
cpp glsl opengl showcase visual-studio
Last synced: 20 Apr 2026
https://github.com/vipul1432/gtu-is-practicals
GTU 7th Semester Information security All Practicals Source code
c cpp java security security-tools
Last synced: 20 Apr 2026
https://github.com/celsojr/opengl-cpp-breakout-game
Just the game part of the tutorial found at the website https://learnopengl.com
cpp game-development low-level opengl
Last synced: 20 Apr 2026
https://github.com/siriusdemon/coffeestory
Reroll your potential while enjoying a cup of coffee.
auto cpp maplestory opencv potential
Last synced: 20 Apr 2026
https://github.com/djoezeke/logging
A Fast , Convenient and Lightweight C Logging Library.
asynchronous c cpp cross-platform header-only high-performance logger logging logging-library low-latency
Last synced: 20 Apr 2026
https://github.com/magnetic-fox/simplenoter
Simple Noter Client for 16-bit Windows
80286 80386 80486 8086 advanced c cpp experiments http json networking noter openwatcom resources utf8 watcom win16 win16-api winapi windows-3-x
Last synced: 08 May 2026
https://github.com/rakin406/heap-allocator
A heap allocator.
cpp heap-allocator low-level memory memory-management
Last synced: 05 Jun 2026
https://github.com/nfig03/3d-workspace
A 3D rendered workspace replicating a 2D photo, created using C++ and OpenGL for realistic visualization. 🎥
3d-environment 3d-modeling 3d-rendering computer-graphics cpp graphics opengl
Last synced: 21 Apr 2026
https://github.com/pachadotdev/clang-format-example
Example GHA workflow of how to use https://github.com/pachadotdev/clang-format
Last synced: 21 Apr 2026
https://github.com/nyrrrr/arduino
Simple Client that processes user input into commands which are sent via UDP
Last synced: 21 Apr 2026
https://github.com/tarc/yet-another-template-project
C++ template project featuring CMake, Conan, Google Test and Github actions
cmake conan cpp githubactions google-test template-project
Last synced: 21 Apr 2026
https://github.com/seb0xff/simple-http-client
A HTTP client with basic functionalities.
cpp http-client linux networking
Last synced: 21 Apr 2026
https://github.com/anty-filidor/tic-tac-toe
Example of CMake and C++ linters in simple CLI game
Last synced: 20 Jun 2026
https://github.com/leaomartelo2/slop-tile
small rogue-like 2D tilemap slop game to test out some C++ stuff
Last synced: 22 Apr 2026
https://github.com/johannes/jsjson
C++11 JSON serializer
cpp cpp11 cpp14 json serialization
Last synced: 22 Apr 2026
https://github.com/leocov-dev/lc-esp32-sprinkler
A WiFi connected sprinkler system controller based around the esp32 microcontroller.
cpp esp-idf esp32 iot sprinkler-controller
Last synced: 22 Apr 2026
https://github.com/georgehanymilad/cpp-task-about-escape-sequences
Programming
challenges cpp problem-solving programming programming-language solution-challenge
Last synced: 05 Jun 2026
https://github.com/rioam2/hotmake-cpp
🔥 Stop typing `make` and automatically build C/C++ projects when you save
build c cpp cpp17 interactive makefile on-save tooling watch
Last synced: 22 Apr 2026
https://github.com/lehuyh/boltui
⚡C++ GUIs In a Flash!
beginner-friendly cpp cs1 gui library
Last synced: 05 Jun 2026
https://github.com/spydr06/game-of-life
A simple simulation of "Conway's Game of Life" in c++
cpp game-of-life sdl2 visual-studio
Last synced: 23 Apr 2026
https://github.com/aviscaerulea/gcalntfy
Windows tray daemon that polls Google Calendar and fires toast notifications before events. Supports chimes, BLE headphones, multiple calendars, and per-event reminder timings.
cpp google-calendar scheduler toast-notification tray-app wasapi windows
Last synced: 23 Apr 2026
https://github.com/servettonga/ft_printf
A library that contains ft_printf, a function that mimics the real printf.
Last synced: 24 Apr 2026
https://github.com/steve02081504/gbenchmark_webui
in dev
benchmark cpp google-benchmark ui webui
Last synced: 24 Apr 2026
https://github.com/chrkspln/binary-tree
binary tree implementation in c++
binary-tree cpp data-structures
Last synced: 05 Jun 2026
https://github.com/orestispanago/mxtherm-sdk-rpi
Camera aiming + thermal data download
cpp digest-authentication http ir mobotix python raspberry sdk thermal-camera
Last synced: 24 Apr 2026
https://github.com/anav5704/library-app
Library management app for CS111 assignment 2 @ USP
Last synced: 24 Apr 2026
https://github.com/dexmoh/dungeons
A 2D grid-based dungeon crawl game written in C++20 and raylib 6.0
2d 2d-game cmake cpp cpp20 dungeon-crawler game game-development raylib
Last synced: 06 Jun 2026
https://github.com/artembotnev/esp32-weather-station
The simple copy of "ESP32-weather-station", with Sallas
Last synced: 24 Apr 2026
https://github.com/ahadcove/nancv
Basic Open CV NAN Example
cplusplus cpp opencv opencv-cpp
Last synced: 24 Apr 2026
https://github.com/ema-g72/arduino_geiger
A Geiger-Muller radiation detector with Arduino and a SBM-20 tube
arduino cpp geiger-conter-radioactivity geiger-counter geiger-muller-device radiation sbm-20
Last synced: 24 Apr 2026
https://github.com/tahaaa22/flowchart-designer
Flowchart Designer and Simulator is a C++ application using CMUgraphicsLib for graphics.
Last synced: 24 Apr 2026
https://github.com/byacherx/emlang
EMLang is a modern programming language designed for ease of use. It uses the LLVM backend and is written in C++. EMLang is an experimental language and should never be used in production.
Last synced: 24 Apr 2026
https://github.com/pr4j3sh/cpp
cpp package/library template
boilerplate cpp frames library package template
Last synced: 14 Jun 2026
https://github.com/arcvaishali/ghw-rock-paper-scissor
This is a simple implementation of rock-paper-scissor game using C++
cpp games-week-2023 global-hack-week--2023 rock-paper-scissors
Last synced: 14 Jun 2026
https://github.com/g023/cuda_inf
A self-contained CUDA inference engine for LiquidAI/LFM2.5-8B-A1B (hybrid conv + GQA-attention MoE, 8.5B params, 1B active) targeting a single RTX 3060 (12 GB). No Python, no frameworks at runtime: a single .cu engine + a header-only byte-level BPE tokenizer.
3060 ai c cpp cuda fast-inference gpu inference inference-engine large-language-models lfm25 liquidai llm moe nvidia open-source rtx token
Last synced: 15 Jun 2026
https://github.com/gleor/cpp-advanced-vector
About Шаблонный вектор из стандартной библиотеки
cpp raii stl-containers template-vector vector
Last synced: 15 Jun 2026
https://github.com/rydzze/library-management-system
Project for Data Structures and Algorithms
cpp data-structure-and-algorithm
Last synced: 15 Jun 2026
https://github.com/liautraver/codecrafters-interpreter-cpp
an exercise for building an interpreter on codecrafter
cpp cpp23 crafting-interpreters
Last synced: 15 Jun 2026
https://github.com/aspurgs/mini-servo-robot
A prototype of Mini Servo Robot.
arduino cplusplus cpp prototype robotic-arm
Last synced: 15 Jun 2026
https://github.com/simobin/cse-217_218-oop
Object Oriented Programming
cpp object-oriented-programming
Last synced: 16 Jun 2026
https://github.com/spudmashmedia/cppuserapi
A C++ MVC API Template utilising Crow Lib.
Last synced: 16 Jun 2026
https://github.com/inventwithdean/floatingplatformsusinginterpolation
Unreal Engine CPP
cpp game-development gameplay-mechanics unrealengine
Last synced: 16 Jun 2026
https://github.com/marcusvinix/42_ft_irc
This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
Last synced: 16 Jun 2026
https://github.com/paramsiddharth/snakegame
A simple recreation of the traditional snake game.
Last synced: 17 Jun 2026
https://github.com/guitarneck/testreporterdesc
A reporter for UnitTest++, in Desc style
Last synced: 17 Jun 2026
https://github.com/jason-c-daniels/leet-code
A small selection of code challenges I've tried on LeetCode in c++.
Last synced: 17 Jun 2026
https://github.com/josh012006/level-order-traversal
Implementation of the level-order traversal of a BST.
cpp level-order-traversal pointers queue
Last synced: 17 Jun 2026
https://github.com/dangnh0611/student_sorting
a Window console app,small thing for improving coding skill
console-application cpp sorting-algorithms-implemented
Last synced: 18 Jun 2026
https://github.com/h2co3/hindmarsh-rose
A visual simulation of the Hindmarsh-Rose neuron model.
computational-biology computational-neuroscience cpp cpp14 neurons simulation
Last synced: 18 Jun 2026
https://github.com/saidm96/ft_container
The goal is to re-implement standard C++ containers to ensure a solid understanding of their functionality and underlying structure.
avl-tree cpp map tree-structure vector
Last synced: 18 Jun 2026
https://github.com/robertpaulp/map-reduce-inverted-index
Multithread Google Map-Reduce Inverted Index
cpp google-mapreduce inverted-index mapreduce-cpp multithreading pthreads
Last synced: 18 Jun 2026
https://github.com/xanonymous-github/cs922-lab
Course & lab files for CS922 HPC
cpp homework-project hpc mpi openmp parallel-programming
Last synced: 18 Jun 2026
https://github.com/markparker5/of-terrain-generator
openFrameworks app for terrain generation with Perlin noise.
3d cpp openframeworks terrain-gen terrain-generation terrain-generator terrain-rendering
Last synced: 18 Jun 2026
https://github.com/samarthhchinivar/cpp
algorithms-and-data-structures cpp libraries
Last synced: 18 Jun 2026
https://github.com/eimfach/matrix
A toy matrix implementation for learning purpose
cpp cpp20 matrix matrix-multiplication
Last synced: 18 Jun 2026
https://github.com/ituvtu/oop_lw03-class_container
OOP_LW03-class_container
Last synced: 19 Jun 2026
https://github.com/elvisdukaj/ar
Augmented reality projects
augmented-reality camera-calibration cpp marker-detection opencv
Last synced: 19 Jun 2026
https://github.com/teneplaysofficial/cplusplus-projects
This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.
algorithms codesamples coding cpp educational examples games opensource programming softwaredevelopment
Last synced: 19 Jun 2026
https://github.com/mogoatlhe/advent-of-code
Advent of Code: Challenges
advent-of-code advent-of-code-2015 advent-of-code-2022 advent-of-code-2023 adventofcode cpp
Last synced: 20 Jun 2026
https://github.com/toasterbirb/term_chart
Header only c++ library for drawing simple charts in the terminal
Last synced: 20 Jun 2026
https://github.com/apadevices/apaserialsync
APASerialSync: The Ultimate Zero-Copy Data-Sync Engine for Arduino
arduino arduino-library bi-directional cpp data-synchronization embedded microcontroller protocol serial serial-communication transfer uart-protocol
Last synced: 20 Jun 2026
https://github.com/stefanuhrig/bignum
A C++-11 single-header generic arbitrary-precision number library
arbitrary-precision bignum cpp rational-numbers
Last synced: 20 Jun 2026
https://github.com/peterajhgraham/rotating-ascii-cube
A fun C++ program that generates a rotating 3D cube using ASCII characters, and you can run it right inside your computer terminal!
Last synced: 20 Jun 2026
https://github.com/baderouaich/sierpinksi-hexagon
how can chaos result in such order?!
chaos cplusplus cpp drawing geometry order sierpinski-hexagon
Last synced: 20 Jun 2026
https://github.com/jp-zuniga/multithreading-mandelbrot
Mandelbrot fractal generator.
cpp fractal mandelbrot multithreading
Last synced: 22 Jun 2026