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/shoaibrayeen/course-work
The repository contains All the related books, PPTs and Codes related to the Course.
c complexity-analysis computer-graphics computer-networks concept cpp cryptography-algorithms data-mining data-structures machine-learning namespaces neural-network operating-system searching-algorithms sorting-algorithms
Last synced: 23 Apr 2025
https://github.com/jonathanpoelen/jln.mp
C++17 meta programming library for fast compilation speed.
cpp cpp17 metaprogramming mpl template-metaprogramming
Last synced: 14 Mar 2026
https://github.com/sachinl0har/basic-programs
Basic programs in Multiple Languages
basic-programs c cpp hacktoberfest java python
Last synced: 11 Mar 2026
https://github.com/dns2utf8/hour_glass
C++ Frontend - Rust Backend
backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings
Last synced: 10 Apr 2025
https://github.com/iartorias/sims4_flexmod
An utility to set the custom path for The Sims 4 mods directory.
Last synced: 09 Apr 2025
https://github.com/lamarrr/chalk
C++ terminal styling done right
chalk chalk-cli cpp cpp-library cpp17 cpp20 terminal terminal-based terminal-color terminal-colors terminal-colours terminal-theme
Last synced: 24 Feb 2026
https://github.com/llnl/msr-genie
Utility for fast and efficient queries about MSRs
Last synced: 29 Apr 2025
https://github.com/bblfsh/cpp-driver
C++ AST extractor / driver for the bblfsh project
Last synced: 14 Jan 2026
https://github.com/dacap/tok
A minimalist C++ library to iterate through string tokens
cpp cpp-library cpp11 header-only
Last synced: 13 Oct 2025
https://github.com/maurodelazeri/bitmexcpp
C++ client to connect to bitmex - https://www.bitmex.com/
api bitmex cpp libwebsockets websocket websocket-client
Last synced: 16 Oct 2025
https://github.com/chenningg/cz4031-b-plus-tree
B+ tree implementation in C++ for NTU's CZ4031 course of Database Systems Principles. Supports duplicate keys.
bplustree cpp database database-systems-principles index
Last synced: 06 Jul 2025
https://github.com/nishkarshraj/cpp-programming-with-data-structures
Advanced Data Structure using C programming
c cpp cpp-library data data-structures devops git github object-oriented-programming oops oops-in-cpp sorting-algorithms standard-template-library
Last synced: 22 Apr 2025
https://github.com/deccer/opengl-getting-started
Proper OpenGL Getting Started.
answers cpp dsa guide modern-opengl opengl opengl46 questions-and-answers
Last synced: 22 Apr 2025
https://github.com/pakerwreah/inspectorweb
Tool to inspect SQLite databases and intercept network requests from mobile applications.
android cpp cross-platform database debug debugging flipper http inspect ios jni mobile ndk okhttp socket sqlcipher sqlite stetho vue websocket
Last synced: 13 Jul 2025
https://github.com/daviehh/fanshim-cpp
C++ code for the fan shim on raspberry pi
cpp gpio libgpiod raspberry-pi
Last synced: 12 Apr 2025
https://github.com/csb6/editorial
A TUI text editor written in C++
cpp cpp17 curses ncurses text-editor tui
Last synced: 07 Aug 2025
https://github.com/eduponz/easynmea
A c++ library to get NMEA information from modules which use NMEA 0183 over serial communication.
cpp gnss gps gps-data gps-library nmea nmea0183 open-source
Last synced: 23 Aug 2025
https://github.com/tttapa/rpi-cross-cpp-development
Example project for cross-compilation and C++ development for Raspberry Pi
cmake cpp cross-compilation raspberry-pi ubuntu
Last synced: 19 Apr 2025
https://github.com/surajv311/myleetcode
Leetcode practice questions to improve my algorithmic thinking!. ✍💻---> Arrays / Strings / Recursion / DP / Graph / Trees🌳 / Linkedlist / Hashing / Greedy / Bitmagic / Backtracking. 📈
algorithms cplusplus cpp daily-coding-problem data-structures data-structures-and-algorithms dynamic-programming faang google graphs interview-questions leetcode leetcode-solutions microsoft placement-preparation trees
Last synced: 16 May 2025
https://github.com/divyanshugit/avid-algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
contributions-welcome cpp hacktoberfest hacktoberfest2021 interview-questions leetcode open-source python
Last synced: 02 Jul 2025
https://github.com/christopher-besch/cpp_reference
Quick Reference for C++.
Last synced: 12 Apr 2025
https://github.com/seqan/sharg-parser
The modern argument parser for c++ tools
argument-parsing command-line-parser cpp cpp20 modern-cpp
Last synced: 11 Aug 2025
https://github.com/jaypmorgan/cern-root-mode
Major-mode for ROOT and the Cling REPL in Emacs
cern-root cpp emacs emacs-mode repl root-cern terminal
Last synced: 12 Jul 2025
https://github.com/sondernextdoor/virtualmachine
Turing-complete 64-bit virtual machine written in C++ and C#
architecture assembler assembly cpp cpu csharp custom emulator filesystem gui instruction isa set simple virtual virtual-machine virtualization vm wpf
Last synced: 08 Apr 2025
https://github.com/ambujraj/hacktoberfest2019
A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]
beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift
Last synced: 09 Jul 2025
https://github.com/qengineering/fast-background-substraction
Ultra fast background substraction
background-subtraction cpp jetson-nano linux opencv raspberry-pi windows x86-64
Last synced: 25 Jun 2025
https://github.com/tetsuok/arowpp
AROW++ An implementation of the efficient confidence-weighted classifier
Last synced: 13 Apr 2025
https://github.com/illescasdaniel/file
C++ class to easily read and write to files
Last synced: 13 Apr 2025
https://github.com/tusharnankani/cp-templates
Templates I use for Competitive Programming (CP).
coding-test-template competitive-coding competitive-programming cp cp-templates cpp programming template templates
Last synced: 07 May 2025
https://github.com/arasgungore/n-puzzle-solver
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
15-puzzle 15-puzzle-game 15-puzzle-solver 15puzzle 15puzzlegame algorithm algorithms back-tracking backtracking cplusplus cpp decision-tree decision-tree-algorithm game n-puzzle recursion recursive-backtracking-algorithm terminal-based tree tree-structure
Last synced: 12 Apr 2025
https://github.com/zoriya/bomberman
A complete bomberman game with heights, AI in lua, and shaders.
Last synced: 09 May 2025
https://github.com/leiless/assertf.h
🚀 C header-only formattable assert macros library
assert assertion assertion-library c cpp debug debugging header-only misuse test unittest
Last synced: 10 Sep 2025
https://github.com/kovzol/lxx
Find citations of the Septuagint in the Greek New Testament
bible-references bible-study cpp septuagint septuaginta
Last synced: 13 Apr 2025
https://github.com/aazhar/keras2tensorflow
Tutorial on running keras model in C++ and python tensorflow
cpp keras keras-tensorflow python tensorflow
Last synced: 13 Apr 2025
https://github.com/arturbac/kdevcxx_with_ai
KDevelop and Kate plugins using OpenAI API to assist with code development
ai ai-development cpp cpp-all deep-learning ide kate kde kde-development kdevelop kdevelop-plugin linux-development machine-learning software-development
Last synced: 11 May 2025
https://github.com/faisalahmedbijoy/computer-graphics-with-opengl
Design and Development Computer Graphics System Using OpenGL With C++
computer-graphics cpp cube graph-algorithms graphic graphic-design graphics-library graphics-programming opengl rectangle
Last synced: 26 Feb 2026
https://github.com/namberino/nimble
The NIMBLE Programming Language
cpp cpp20 interpreter lexical-analysis parsing programming-language
Last synced: 10 Apr 2025
https://github.com/coders-school/cpp-fundamentals
C++ online course. Modules about fundamentals and basics of C++ language.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 27 Oct 2025
https://github.com/rexapex/afk-autoclicker
AutoClicker with the ability of hooking directly into a process
afk afk-bot auto autoclicker automation bot clicker cpp minecraft minecraft-autoclicker minecraft-tool robot system win32 winapi winapi-ui windows windows-10 windows-api windows-desktop
Last synced: 16 Oct 2025
https://github.com/theolepage/prophecy
A tiny deep neural network framework developed from scratch in C++ and CUDA.
cpp cpp17 machine-learning machine-learning-framework machine-learning-from-scratch ml-framework neural-network
Last synced: 06 Oct 2025
https://github.com/davdag/mathplotter
A function plotter written in C++ with only OpenGl / ImGui / mathExp libraries
c cpp easy-t exe function-plotter graphics gui-application imgui integral integration math math-application mathexp-libraries numeric-integration opengl plotter windows-only zoomable-grid
Last synced: 15 Mar 2026
https://github.com/jacksiroke/winapi-code-snippets
c++ code snippets for winapi which can be very useful when coming up with a user interface (gui)
cpp desktop gui user-interface win32 winapi
Last synced: 05 Oct 2025
https://github.com/choaib-elmadi/echolens
EchoLens - ESP32-CAM based, AI powered smart glasses.
arduino cpp css esp32 esp32-cam html internet-of-things iot javascript python
Last synced: 09 Oct 2025
https://github.com/fharchive/cpp.imageencoder
This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.
cpp lsb-steganography steganography steganography-algorithms
Last synced: 09 Apr 2025
https://github.com/web-eid/libelectronic-id
C++ library for performing cryptographic operations with electronic ID smart cards
authentication cpp cryptography digital-signature eid-card pcsc pkcs11 smartcard
Last synced: 01 Mar 2026
https://github.com/qengineering/tensorflow_lite_face_mask_rpi_64-bits
Face mask detection on a bare Raspberry Pi 4 wit 32 or 64-bit OS
aarch64 armv8 cpp deep-learning face-mask face-mask-detection high-fps raspberry-pi-4 tensorflow-examples tensorflow-lite ubuntu1804 ubuntu2004
Last synced: 24 Oct 2025
https://github.com/gsuberland/autoregistering-cpp-factory
Generic auto-registering factory in C++ with support for constructor arguments.
arduino auto-registration cpp cpp11 embedded factory-pattern self-registration
Last synced: 25 Feb 2026
https://github.com/mrtkp9993/anomalydetectioncpp
Simple anomaly detection for univariate time series data.
anomaly-detection cpp data-science statistics
Last synced: 24 Oct 2025
https://github.com/willkill07/adventofcode2021
My solutions to https://adventofcode.com/2021
advent-of-code advent-of-code-2021 benchmark cpp cpp20 openmp
Last synced: 04 Oct 2025
https://github.com/qv2ray/qvplugin-interface
Qv2ray 插件接口
cpp interface qt qt5 qv2ray qv2ray-interface qv2ray-plugin qv2ray-plugin-interface
Last synced: 22 Apr 2025
https://github.com/artifact-works/libc-stl
A C++ STL implementation in C.
c cpp cpp17 dynamic-memory-allocation library stl-algorithms stl-containers
Last synced: 29 Jun 2025
https://github.com/maurodelazeri/raccoonwsclient
RaccoonWSClient is a lightweight implementation of libwebsockets in C++
client cpp libwebsockets lightweight websocket
Last synced: 21 Apr 2025
https://github.com/tobanteGaming/Box2D-cmake
CMake wrapper for Box2D, since it uses premake5
box2d cmake cpp cpp17 game-development physics-2d physics-engine
Last synced: 08 May 2025
https://github.com/black-hell-team/thebhtinjector
TheBhTiNjector is a filebinder that can concatenate two or more files of some extensions that preserves the integrity of the files and gives you the option of injecting shellcode into them.
binder cpp file-binder file-binding hides-malware malware malware-analysis malware-sample malware-samples ransomware ransomware-builder ransomware-source-code remote-access-tool remote-administration-tool shellcode shellcode-injector trojan trojan-builder trojan-rat
Last synced: 08 Aug 2025
https://github.com/tinyalsa/tinyalsa-cxx
A pure C++14 ALSA library with no dependencies.
alsa audio cpp cpp-library cpp14 cpp14-library linux tinyalsa tinyalsa-cxx
Last synced: 30 Apr 2025
https://github.com/shadowmitia/yacht
YACHT 🛳️: Smoothly riding the waves of C++ projects
Last synced: 10 Jul 2025
https://github.com/rclement/meeblip-controller
MIDI controller for the Meeblip Anode synthesizer
audio cpp juce meeblip midi plugins synthesizer
Last synced: 23 Mar 2025
https://github.com/ali-elshorpagi/college_system
College System is a basic software for managing College Data, such as Courses, Staff, Student...etc. All of these functions are handled by the system using files as a temporary database. these files are used to store and print data.
college-system cpp oop-project
Last synced: 27 Sep 2025
https://github.com/maluoi/header-libs
Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.
array c cpp dynamic-array fnv-1a hash plain-old-data ply single-header
Last synced: 13 Jul 2025
https://github.com/zchrissirhcz/cpp-moments
Records of learning/practising C++
cpp debugging image-processing
Last synced: 11 Apr 2025
https://github.com/sonic-pi-net/sp_midi
MIDI functionality for Sonic Pi for use as Erlang module
c cpp erlang erlang-nif sonic-pi
Last synced: 12 Jun 2025
https://github.com/abraaohonorio/algorithms-data-structures
Implementations of Fundamental Algorithms & Data Structures in C++.
a-dynamic-programming alogrithms analysis cplusplus-11 cpp dijkstra greedy-programming heuristic-search-algorithms insertion-sort knapsack-problem minimum-spanning-tree prim radix-sort sort sorting-algorithms travelling-salesman-problem
Last synced: 10 Apr 2025
https://github.com/vanillapdf/vanillapdf
Vanilla.PDF is a cross-platform SDK for creating and modifying PDF documents
cmake cpp cross-platform linux macos pdf windows
Last synced: 31 Jan 2026
https://github.com/qzmfranklin/cppgm
C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.
compiler-frontend cpp dragon-book
Last synced: 12 Apr 2025
https://github.com/imagment/silver-cplusplus
A simple and easy library for text-based game development
cpp cpp17 game-development gamedev gamedev-library library programming silver text-based-game-engine text-based-games videogames
Last synced: 10 Apr 2025
https://github.com/bensuperpc/gtasa_alternative_code
Find alternative cheat code in Grand Theft Auto San Andreas (2004) by bruteforce (CLI and GUI), C++17, Qt 6 and CUDA 11
alternative arm64 bruteforce cheat cmake cmake-toolchain cpp crc32 cross-platform dockcross docker gta gtasa linux qt windows
Last synced: 26 Jan 2026
https://github.com/dimanikulin/fva
A convergent tool set in form of desktop applications to automate the process of importing the multimedia data (photo/audio/video) into the IR multimedia systems like digiKam, Google Photo, Apple Photo, Synology Photo Station, etc. to make the multimedia more searchable and to improve family photos
cmake codechecks cpp csv digicam doxygen exif exif-metadata organize-photos photo-organizer photography photomanager photos python qt sqlite synology visual-studio wix yml
Last synced: 11 Apr 2025
https://github.com/msdeep14/play_2048
enjoy 2048 on terminal
2048 2048-game 2048-solver algorithms cpp game terminal-app terminal-based terminal-game
Last synced: 25 Apr 2025
https://github.com/m-fatah/core
A data oriented C-like C++ container library.
Last synced: 14 Apr 2025
https://github.com/jobinrjohnson/flare
A compiler for TypeScript
bison-flex clang compiler cpp language llvm typescript
Last synced: 13 May 2025
https://github.com/ashish2030/cpp_programming_language_practice_code
:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴘʀᴀᴄᴛɪᴄᴇ ᴄᴏᴅɪɴɢ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴜꜱɪɴɢ ᴄ++ 💻 🎯 🚀
algorithms coding computative-programming cpp dinamic-programming graph graph-algorithms-and-data-sturcture loop mit-license tree-structure
Last synced: 11 Apr 2025
https://github.com/karnkaul/clap
Lightweight, type-safe command line arguments parser using C++23
Last synced: 17 Mar 2026
https://github.com/dennisfrancis/clusterrows
A LibreOffice Calc extension that clusters the rows in a table and colors them to indicate the clusters.
clustering cpp expectation-maximization gaussian-mixture-models gmm libreoffice-calc python
Last synced: 14 Apr 2025
https://github.com/l-super/flowd
An efficient multi-threaded download manager
cpp cpp17 downloader http qt qt6
Last synced: 19 Jul 2025
https://github.com/njroussel/aosoa
Header-only C++ container to easily convert between AOS and SOA data layouts
array-of-structures cpp header-only structure-of-arrays zero-cost-abstraction
Last synced: 14 May 2025
https://github.com/abdallahhemdan/tetris-game
🧩Implementation of Tetris Game using C++/SDL..
cpp sdl tetris tetris-game tetrisgame
Last synced: 07 May 2025
https://github.com/teamkillerx/ryuzakilib
RyuzakiLib is a downloader tool, ChatGPT Free, FluxAI Free, image generator [PYTHON-BACKEND] all supported
backend chatbot chatgpt chatgpt-api class-python cpp fastapi fluxai golang hacktoberfest java javascript julia pyrogram python python3 ruby ryuzakilib telegram tools-downloader
Last synced: 07 Mar 2026
https://github.com/thephoenix77/leetcode
This repository contains my solutions to various LeetCode problems. Each problem is organized into its own directory, and the solutions are implemented in C++.
cpp leatcode-medium leetcode leetcode-cpp leetcode-easy leetcode-hard leetcode-solutions
Last synced: 13 May 2025
https://github.com/superstar1205/housedesignapp
House🏠design 🔰 and building order and build Hybrid app in AU. iOS/Android/ionic/iPad/MobileAppDevelopment.
android-application cpp ionic-framework ios-app java javascript mobile-development objective-c typescript
Last synced: 31 Oct 2025
https://github.com/tntmeijs/nes
A clean and simple modern C++ NES emulator.
Last synced: 11 Jun 2025
https://github.com/anmol-singh-jaggi/file-shredder
:scissors: A program to shred files and folders securely
c-plus-plus cpp file shred-files
Last synced: 14 Apr 2025
https://github.com/ankan24/gfg-solutions
This repository contains solutions to various Data Structures and Algorithms (DSA) problems from GeeksforGeeks (GFG)
cpp dsa dsa-algorithm dsa-learning-series dsa-practice dsalgo java
Last synced: 07 Mar 2026
https://github.com/Artifact-Works/LibC-STL
A C++ STL implementation in C.
c cpp cpp17 dynamic-memory-allocation library stl-algorithms stl-containers
Last synced: 06 May 2025
https://github.com/jrmadsen/madthreading
A low-overhead, task-based threading API using a thread-pool of C++11 threads
async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe
Last synced: 11 Apr 2025
https://github.com/nick-vinesmoke/cpp-tutorial
📚C++ tutorial from beginner to Advanced
advanced beginner cpp cpp-learning cpp-tutorial cpp-tutorials cpp17 intermediate learn-coding learn-cpp tutorial tutorial-code tutorials
Last synced: 11 Apr 2025
https://github.com/martin-olivier/cpptemplate
C++ project template that uses CMake / Google Test / Github Actions
Last synced: 26 Jun 2025
https://github.com/vittorioromeo/presentations
Repository containing all my presentations/tutorials/talks.
cpp cpp11 cpp14 cpp17 presentation presentations slide slides
Last synced: 25 Jul 2025