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/mensenvau/solutions_lets_crack_it
Let's Crack It
cpp interviewbit javascript leetcode leetcode-solutions python
Last synced: 16 Apr 2026
https://github.com/antares0982/lockfree-threadpool
A lock-free thread pool based on bshoshany/thread-pool and cameron314/concurrentqueue
concurrency cplusplus cpp lockfree multithreading thread-pool
Last synced: 10 Oct 2025
https://github.com/9inefold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 23 Feb 2026
https://github.com/devtanish/leetcode-cpp
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 12 Oct 2025
https://github.com/jaytwolab/json-downloader
File Downloader for Windows Console using json data. :kr: json 자료를 사용하는 윈도우즈 콘솔용 파일 다운로더
cpp curl json libcurl visualcpp visualstudio
Last synced: 03 May 2026
https://github.com/ivandrf/linked-list
Realization of a linked list in C++
cpp datastructures linked-list
Last synced: 03 Mar 2026
https://github.com/animesh-ghosh/sdl2-tutorial
Followed Twinklebear's SDL2 tutorial.
cplusplus cplusplus-11 cpp cpp11 makefile sdl-ttf sdl2 sdl2-image tutorial tutorial-code
Last synced: 26 Feb 2026
https://github.com/inspiralpatterns/audiosketch
Random audio sketches - mainly experiments for Bela board, DSP in Faust and probabilistic generation in Python
cpp faust-dsp javascript maxmsp python
Last synced: 16 Apr 2026
https://github.com/evanmcclure/malo-metalu
A handwritten character trainer for Apple M1 and recognizer for Cortex-M4
apple-silicon cortex-m4 cpp handwritten-character-recognition hobby-project m1 macbook machine-learning mcu metal
Last synced: 13 Jun 2025
https://github.com/ignavan39/hashtable
Hash table for university laboratory
Last synced: 09 Oct 2025
https://github.com/massimo-marino/iocolor
A C++17 implementation that adds color capabilities to streams
colored-iostream colored-stream cpp cpp17 cpp1z io iostream streams
Last synced: 17 Mar 2026
https://github.com/lukechu10/ultimate-tictactoe-ai
Ultimate TicTacToe AI program for NodeJS
ai cpp minimax napi node-addon-api nodejs nodejs-modules ultimate-tic-tac-toe uttt
Last synced: 17 Feb 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 2026
https://github.com/rizwan-hasan/cmake-freeglut-project-example-msvc
An example of a FreeGLUT project using CMake with MSVC Compiler.
cmake cmake-examples cmakelists cpp cpp17 cpp20 example-project freeglut freeglut-library glut glut-library msvc msvc2019 opengl vscode windows windows-10
Last synced: 14 Apr 2026
https://github.com/aasjunior/esp32_web_server
Este é um projeto utilizado para fins acadêmicos e aprendizado com a placa de desenvolvimento Esp32 e linguagem de programação C++.
cpp esp32 iot platformio webserver
Last synced: 01 Feb 2026
https://github.com/gbowne1/gradebook-management-system
This is a C++ Gradebook Management System
classroom-management cpp cpp11 education educational-institutions educational-technology grade grade-management gradebook grades k-12 k-12-education k12 school teacher
Last synced: 07 Oct 2025
https://github.com/artainmo/webserv
42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.
Last synced: 07 Feb 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/weileizeng/random-window-decoder
A version of minimum weight decoder, apply to both classical and quantum code
cpp decoder error-correcting-codes linux quantum-computing quantum-error-correction
Last synced: 15 Apr 2026
https://github.com/davidyslu/mwis
Assignment in NCTU course "Distributed Algorithms 2017"
cpp distributed-computing graph mwis
Last synced: 24 Oct 2025
https://github.com/yrahul3910/language-review
A brief review of the concepts of various languages
asp-net-core asp-net-core-mvc c-plus-plus cpp expressjs javascript language-review mongodb nodejs python3
Last synced: 17 Jan 2026
https://github.com/onmcu/awesome-embedded-testing
Curated list of tools and resources for testing Embedded and Low-level software
awesome awesome-list awesome-lists awesome-resources c-lang cplusplus cpp embedded embedded-c embedded-rust embedded-software embedded-systems rust rust-lang testing testing-automation testing-framework testing-library testing-tools
Last synced: 26 Mar 2025
https://github.com/simone-contorno/rt-assignment-3
Research Track 1 - Third assignment - Control of a robot in a simulated environment using Gazebo and Rviz
cpp enginneering robot robotics ros
Last synced: 15 Apr 2026
https://github.com/salma-mamdoh/text_editor-program
Our project for Structured Programming Course taken during fall 2022 semester
cpp filesystem problem-solving structure-programing
Last synced: 19 Jan 2026
https://github.com/mgorshkov/scipy
Scientific methods on top of NP library.
cplusplus cpp math mathematics scipy statistics
Last synced: 02 Apr 2026
https://github.com/horizon-nth/horizongui
A graphical interface in c++ with OpenGl
cpp cpp20 glsl graphical-user-interface gui library opengl python-bindings widgets
Last synced: 12 Oct 2025
https://github.com/qengineering/traffic-counter-rock5c
A fully functional traffic counter on a bare RK3588 with MQTT and remote live viewer
aarch64 bytetracker cpp deep-learning npu rk3566 rk3568 rk3588 rock5c traffic-counter traffic-counting
Last synced: 05 Feb 2026
https://github.com/mariam-badr-mb/route-cipher
Route Cipher is a transposition cipher that arranges the message into a grid and then reads it in a spiral order, starting from the outer boundary towards the center. The encryption and decryption are based on a secret key (number of columns), which determines the size of the grid.
Last synced: 26 Jan 2026
https://github.com/travorlzh/cppstuff
Some C/C++ basics and algorithms
algorithm c c-language cmake cplusplus cpp factorization
Last synced: 21 Apr 2026
https://github.com/nzeemin/ukncbtl-imgui
UKNCBTL emulator with ImGui frontend WIP
c-plus-plus cpp emulator imgui ms0511 pdp11 retrocomputing soviet-computer
Last synced: 01 Mar 2026
https://github.com/atmofx/bigint
C++ big integer library
bigint biginteger biginteger-library competitive-programming cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 scientific-calculations scientific-computing
Last synced: 13 Mar 2026
https://github.com/brkyvrkn/invoice-recognition
Invoice recognition in iOS with openCV
c cpp invoice-recognition ios libzbar objective-c objective-c-plus-plus opencv real-time-processing swift
Last synced: 15 Apr 2026
https://github.com/csiro-hydroinformatics/wila
A C++ framework to couple optimisation tools and simulation models
cpp metaheuristics optimisation
Last synced: 21 Jan 2026
https://github.com/jdsherbert/threadsafe-singleton-class
C++ Threadsafe Singleton class using mutex and threadlock when accessing instance.
boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 multithreading mutex mutex-lock mutex-locks mutex-synchronisation reference-implementation singleton singleton-pattern singletons
Last synced: 15 Mar 2026
https://github.com/madladsquad/untitledopen
A wrapper on top of a number of libraries for opening links and file pickers natively.
Last synced: 01 Mar 2026
https://github.com/athrvvvv/minimal-notepad
A very lightweight notepad, with minimal functions.
cpp minimal-notepad notepad notepad-app text text-editor windows word writing
Last synced: 17 Apr 2026
https://github.com/0x0c/value_bag
Put a value into the bag and take it functionally.
Last synced: 08 Oct 2025
https://github.com/acensjj/webserv
This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.
42 42born2code cpp cpp98 webserv
Last synced: 17 Mar 2026
https://github.com/abdellaui/clipboard_transport
[DEMO] one-way clipboard sharing/transport to cross information-hiding under restriction over HTTP/S tunneling with ability of continuous-watch, implemented with C++ & Qt
bypass clipboard clipboard-manager cpp http-client http-server open-source qt
Last synced: 20 Apr 2026
https://github.com/o-rumiantsev/array
Compromise between the convenient and fast implementation of arrays in C++
array cpp features functionality list speed
Last synced: 19 Jan 2026
https://github.com/umutsevdi/lled
A Lightweight Lua editor written with ImGUI that can modify itself at runtime.
cplusplus cplusplus-17 cpp imgui lua lua-library luac
Last synced: 18 Jan 2026
https://github.com/samridhisainii/neetcode-150
Neetcode -150 Questions
algorithms cpp dsa neetcode practice
Last synced: 10 Oct 2025
https://github.com/giuliom/basicrenderer
A simple renderer
3d-graphics cplusplus cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17 path-tracing pathtracing rasterizer ray-tracing raytracer raytracing-engine software-rendering
Last synced: 15 Feb 2026
https://github.com/benami171/system_programming2_exe1
Algorithms and Operations on Graphs.
bipartite-graphs cpp graph graph-algorithms negative-cycles shortest-path-algorithm
Last synced: 16 Feb 2026
https://github.com/suxrobgm/ec-modding-tools
Modding Tools for Hearts of Iron IV: Economic Crisis
cpp game-development modding-tools winapi
Last synced: 26 Mar 2025
https://github.com/brainstone/cppcompiletimearraygenerator
A tiny header only C++11 (and above) library to generate arrays with a generator function at compile time!
constexpr cpp cpp11 cpp14 cpp17 cpp20 header-only
Last synced: 13 Oct 2025
https://github.com/tom-weatherhead/helix
An RSA encryption and uuencoding/uudecoding application from 2002.
cpp cryptography encryption rsa-encryption uudecode uuencode
Last synced: 09 Oct 2025
https://github.com/8luebottle/blog
⌨️ Personal Tech Blog : Gatsby + React
c cpp css go html javascript python
Last synced: 15 Apr 2026
https://github.com/bmc-labs/matiopp
C++ wrapper for matio - Read Only (for now)
Last synced: 15 May 2026
https://github.com/hasankhadd0ur/mpi_assignment
This repository contains solutions for MPI (Message Passing Interface) programming assignments. The tasks focus on parallel computation and inter-process communication using MPI.
Last synced: 06 Feb 2026
https://github.com/tdjastrzebski/cppbuild
C/C++ Multi-Step Incremental Build Tool
build build-automation build-tool build-tools c c-plus-plus cli command-line cpp
Last synced: 12 Mar 2026
https://github.com/kiwigrenade/chip-8
CHIP-8 emulator in C++. POC for my Bachelor's Degree Thesis.
chip-8 chip-8-emulator chip8 cmake cpp emulation emulator proof-of-concept
Last synced: 06 Jun 2026
https://github.com/czf-h/zaclib
Aho-Corasick C++
aho-corasick apache2 cpp cpp11-lib string-matching
Last synced: 02 Mar 2026
https://github.com/madladsquad/untitledcliparser
C and C++ parser for CLI arguments
c cli-argument-parser cli-arguments cpp parser utility-library
Last synced: 25 Feb 2026
https://github.com/c0de4un/z-engine
zeroEngine revision
android augmented-reality cpp cxx game-development game-engine gles opengl opengl-es
Last synced: 21 Apr 2026
https://github.com/boujuan/computational-physics-2023-exercises
C Exercises of Computational Physics in Uni Oldenburg 2023
Last synced: 28 Feb 2026
https://github.com/sakaars/codes
Daily Coding Question To Enhance My Skills.
app aws c cpp java webdevelopment
Last synced: 15 Feb 2026
https://github.com/victornpb/multiplexed-7segments-display
Arduino sketch that provides multiplexing for a single or multiple 7 segments displays without extra hardware
7segment arduino-library arduino-sketch cpp multiplexer
Last synced: 25 Oct 2025
https://github.com/abdallahhemdan/codeforces_uva
My solutions of the problems from codeforces and UVA
codeforces codeforces-solutions contest cpp problemsolving
Last synced: 19 Jan 2026
https://github.com/sajadtroy/awass
Automated Waste Analysis and Sorting System.
ai artificial-intelligence c cpp object-detection python trash
Last synced: 13 Mar 2026
https://github.com/ssusnic/ascii-snake
A repository that contains the source code of my terminal based Snake game written in C++ for the Windows Command Line.
2d 2d-game ascii command-line commandprompt cplusplus cpp game-development game-programming gamedev making-games mingw mingw-w64 snake snake-game terminal-based terminal-game text-based-game visual-studio vscode
Last synced: 23 Oct 2025
https://github.com/bbariskilic/opengl-playground
This repository contains OpenGL samples. All samples were written by me solely with the C++ Language and used SDL2, OpenGL libraries.
cpp opengl playground samples sdl2 vscode
Last synced: 15 Apr 2026
https://github.com/kaleharshavardhan07/multi_thread_file_downloader
This project is a C++ multithreaded file downloader that utilizes the cURL library to download a large file in parts concurrently. Each part is downloaded by a separate thread, and the parts are then merged to form the complete file.
Last synced: 08 Oct 2025
https://github.com/ignavan39/htop_killer
System monitor with live graphs. Reads /proc directly, renders in the terminal.
cpp htop-alternative linux-utility system-monitoring
Last synced: 03 Apr 2026
https://github.com/ohjurot/exceptionsplusplus
Easy advanced exception handling in a single templated C++ header file. C++ exception library
cpp exception exception-handling exceptions header-only linux templated templated-content windows
Last synced: 23 Oct 2025
https://github.com/eldment/lin-q
📈 为 C++ 打造的高性能、纯头文件 LINQ 风格查询库 📦 High-performance, header-only, LINQ-style query library for C++
cpp cpp17 header-only high-performance library linq linq-style mordern-cpp powerful
Last synced: 06 Sep 2025
https://github.com/toshikinakamura0412/gridmap_to_pointcloud_ros
ROS package for converting gridmap to pointcloud
conversion cpp gridmap mit-license pcl pointcloud robotics ros ros-noetic
Last synced: 28 Jan 2026
https://github.com/nic-obert/branchless_programming
Proof of concept programming using only truly branchless operations.
branchless challenge cpp proof-of-concept
Last synced: 14 Oct 2025
https://github.com/frodoalaska/socrates
Socrates is a simple, single-file math library specifically made for game/game engine development
cpp cpp20 game-development game-engine game-engine-development game-math game-math-library math math-library mathematics opengl vulkan
Last synced: 24 Jan 2026
https://github.com/agoraio-extensions/terra
terra is a shell of the code-gen flow
Last synced: 15 Mar 2026
https://github.com/kkkaan/metu-ceng-thes
Some of the homeworks I have done at metu ceng.
bash c cpp haskell java prolog python quantum-computing verilog
Last synced: 13 Feb 2026
https://github.com/kassane/sanitizers-zig
LLVM sanitizers for zig-toolchain
cpp cpp-libraries llvm-sanitizer zig zig-package
Last synced: 24 Oct 2025
https://github.com/andreacasalino/xml-parser
Light C++ parser for xml file. You can both import or create from 0 xml structure.
cpp export export-xml handler import import-xml json nlohmann xml
Last synced: 27 Jan 2026
https://github.com/samridhisainii/codzy_dsa
This is my repository of Leetcode , GeeksforGeeks and Codechef questions which i solve regularly
algorithms cpp data-structures
Last synced: 23 Jan 2026
https://github.com/jdsherbert/audio-delay
Simple C++ implementation of a basic Delay technique. Includes an example usage case.
audio audio-effect audio-effects audio-processing cpp delay haas
Last synced: 27 Oct 2025
https://github.com/tttapa/batmat
Fast linear algebra routines for batches of small matrices.
Last synced: 03 Mar 2026
https://github.com/neborsh/brightengine
a small engine made in C++ using glfw, running on OpenGL
3d cpp engine game-engine game-engine-3d gameengine glfw opengl xmake
Last synced: 14 Oct 2025
https://github.com/ismacortgtz/cpp-guide
An intermedius guide to learn C++ from any knowledge level.
course cpp cpp-course english guide spanish tutorial
Last synced: 07 Oct 2025
https://github.com/nilostolte/opengl-glsl
Examples (OpenGL and GLSL shaders) and complete OpenGL installation with w64devkit development kit, glad and glfw3 binaries and Ninja building tool for Windows 64 C/C++
c cpp glfw glfw3 glsl glsl-shaders graphics ninja-build opengl shadertoy shadertoy-compatibility w64devkit win64 windows windows-10
Last synced: 24 Feb 2026
https://github.com/neucleardog/spidermonkey-cmake
portable Spidermonkey with CMake support
cmake cpp javascript-engine spidermonkey spidermonkey-cmake spidermonkey-engine
Last synced: 27 Oct 2025
https://github.com/vsaint1/assaultcube-kernel
user/kernel cheetos just meant for learning purposes
cpp driver kernel-driver windows
Last synced: 14 Oct 2025
https://github.com/hasibul442/computer-graphics-project-town-view-
this is the computer graphics project work with glut, c++, and code blocks. Here I am use "Rotation, Movement, Fan, Circle, Polygon, Translation, Special key, Sound, keyboard control".
c-plus-plus code-blocks cpp glut glut-project
Last synced: 13 Mar 2026
https://github.com/venkat-kolasani/hotel-booking-system
The Hotel Booking System with Loyalty Program is a C++ console-based application designed to manage hotel room bookings efficiently and reward loyal customers.This project was developed as a part of the End Semester Project for course "C++" at the University.
classes-and-objects cpp cpp17 exception-handling files inheritance polymorphism templates
Last synced: 13 Feb 2026
https://github.com/code-alchemist01/astralis-engine
Real-time procedural universe simulation. Navigate across dynamic star systems, each forged by seed-based algorithms and rendered with OpenGL
3d-graphics cmake cpp glsl glsl-shaders python simulation
Last synced: 09 Oct 2025
https://github.com/research-camp/hacking-computer-memory
Research about Buffer Overflow Attack vulnerability.
buffer-overflow buffer-overflow-attack buffer-overflow-vulnerability c-programming-language cpp memory-allocation memory-management
Last synced: 17 Feb 2026
https://github.com/rayeed221/simple-fire-detector---esp32
This is the whole code of a simple fire detector project suitable for school projects or to have something on your showcases
aurduino cpp esp32 robotics-programming sensors-data-collection
Last synced: 23 Jan 2026
https://github.com/techsolomon/cs202-project
C++ final project for CS 202 (Spring 2021) at UAF.
computer-science cpp cs202 group-project uaf
Last synced: 17 Jan 2026
https://github.com/jeffreyargueta/stl_list
Mini STL<list> in cpp to exonerate second midterm
Last synced: 10 Jan 2026