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-03 00:06:24 UTC
- JSON Representation
https://github.com/0xvpr/hm3-trainer
Hitman Blood Money Trainer built with C++.
blood-money cheat cpp directx9 hack hitman hitman-blood-money imgui
Last synced: 22 Feb 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/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/mohammedhamzamalik/coding-ninjas-competitive-programming
This repository contains solution of all problems of Coding Ninjas' Competitive Programming course.
coding-ninjas-solution competitive-programming cpp dsa hacktoberfest oops python
Last synced: 12 Jul 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/tntmeijs/nes
A clean and simple modern C++ NES emulator.
Last synced: 11 Jun 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/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/vincy1230/wp-comment-reviewer
A remote comment reviewer for WordPress based on Qt | 一款基于 Qt 开发的 WordPress 待审评论远程管理器
Last synced: 08 May 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: 06 May 2025
https://github.com/ibra-kdbra/codeconjurer
A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 12 Jul 2025
https://github.com/j4cobgarby/eddy
A fairly simple command line text editor written in C++
command-line command-line-app command-line-tool cpp debian linux mac ncurses open-source text text-editor windows
Last synced: 22 Jun 2025
https://github.com/arbrk1/typeclasses_cpp
Feature-complete typeclasses for C++
cpp cpp-templates crtp traits typeclasses
Last synced: 06 Mar 2026
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/engcang/tkdnn-ros
(ROS) YOLOv3, v4, v7 detection + Shelfnet semantic segmentation with TensorRT, utilizing tkDNN
cpp darknet detection ros semantic-segmentation tensorrt yolo
Last synced: 18 Mar 2025
https://github.com/yell/process-manager
My solution to Kodisoft C++ challenge 2015
c-plus-plus cpp cpp11 process-manager process-monitor visual-studio winapi
Last synced: 07 May 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/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/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/lironmiz/codeforces
Designed to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.
algorithms c codeforces-solutions competitive-programming cpp data-structures learning-by-doing low-level-programming math notepad-plus-plus solutions
Last synced: 18 Mar 2025
https://github.com/tetsuok/arowpp
AROW++ An implementation of the efficient confidence-weighted classifier
Last synced: 13 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/christopher-besch/cpp_reference
Quick Reference for C++.
Last synced: 12 Apr 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/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/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/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/jonmrowczynski/jim
An Affective Platform for AI in an Interdisciplinary Setting
ai artificial-intelligence artificial-intelligence-algorithms c cpp csharp electronics firmware java kinect-v2 kinect2 kinectv2 microcontroller microsoft midi multithreading pic robot robotics robotics-programming
Last synced: 18 Mar 2025
https://github.com/illescasdaniel/file
C++ class to easily read and write to files
Last synced: 13 Apr 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/apoleon33/m-a-p
:seedling: machine à plante
arduino cpp discord electron plants python raspberry-pi
Last synced: 05 Apr 2025
https://github.com/m-fatah/core
A data oriented C-like C++ container library.
Last synced: 14 Apr 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/toikron/imdesignmanager
Real-time UI builder and advanced design manager built with Dear ImGui & ImDrawList. Features dynamic interactions, intuitive animation controls, and instant visual feedback for modern UI development.
cpp design design-system design-tool gui imgui imgui-extension imgui-menu ui ui-builder ui-framework ui-imgui
Last synced: 07 Apr 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/theflash2k/brat
A Cross-Platform (Windows/Linux [Soon to be available on MAC]) Remote Administration Tool.
cpp linux rat remotadministrationtool windows
Last synced: 19 Apr 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/itshyphen/pulchowk
C++ and SFML based 2D simulation RPG game
cpp game-2d rpg-game sfml-game
Last synced: 21 Apr 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/renuka-fernando/hackgen
Generate Test cases for HackerRank Problems
c cpp hackerrank java python3 testcase-generator
Last synced: 01 May 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/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/zchrissirhcz/cpp-moments
Records of learning/practising C++
cpp debugging image-processing
Last synced: 11 Apr 2025
https://github.com/jacobdomagala/compileresult
Github action for adding compile warnings/errors as PR comment.
build comments compile cpp github-action github-actions pr-comment pull-requests
Last synced: 19 Apr 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/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/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/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/QtExcel/Qlibxlsxwriter
Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.
c cpp excel libxlsxwriter qt xlsx xlsxwriter
Last synced: 08 May 2025
https://github.com/emd4600/cppreveng
A library to help DLL injection and Detouring in C++
cpp detours dll-injection reverse-engineering x86
Last synced: 28 Feb 2026
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/oclyke/embedded-startup
in-depth investigation of the C / C++ startup routines in an embedded microcontroller
c cpp embedded microcontroller startup
Last synced: 04 Mar 2026
https://github.com/cggos/dsa-cpp
C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2
algorithms cpp data-structures data-structures-and-algorithms
Last synced: 28 Oct 2025
https://github.com/cpmbits/cpm
A modern project management tool for C/C++ projects
c cpp dependency-manager framework
Last synced: 13 Dec 2025
https://github.com/stephensmith25/pythonfmu3
A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs following version 3.0
Last synced: 03 Apr 2025
https://github.com/weebnetsu/database-connection-cpp
Simple database connection and display in C++
Last synced: 05 May 2025
https://github.com/cjdb/cjdb.github.io
Repository for hosting Christopher Di Bella's personal website.
Last synced: 19 Apr 2025
https://github.com/lnk2past/copperhead
An Inline C++ Extension Generator for Python
c-plus-plus code-generation cpp python python-c-api python-extension python3
Last synced: 10 Apr 2025
https://github.com/jayantgoel001/stl
Standard Template Library
cpp generics stl stl-algorithms templates
Last synced: 02 May 2025
https://github.com/conradsnicta/armadillo-gmm
gmm_diag and gmm_full: C++ classes for multi-threaded Gaussian mixture models and Expectation-Maximisation
armadillo clustering clustering-algorithm cpp em-algorithm expectation-maximization gaussian-mixture-models gmm k-means k-means-clustering machine-learning mapreduce openmp statistics
Last synced: 13 May 2025
https://github.com/niravcodes/huffman_compression
The implementation of the Huffman algorithm as a command line utility.
compression cpp huffman huffman-coding huffman-compression information-theory
Last synced: 10 Apr 2025
https://github.com/madhavjivrajani/simdfa
Simulations of deterministic finite automata in different languages!
cpp dfa go golang hacktoberfest haskell java javascript julia nfa nim oops oops-in-cpp oops-in-python python racket rust simulation
Last synced: 17 Mar 2025
https://github.com/houarizegai/hackerrank-solutions
Solution of HackerRank problems.
cpp hackerrank java problems python solutions sql
Last synced: 10 Apr 2025
https://github.com/paullouisageneau/boost-asio-gnutls
GnuTLS wrapper for Boost.Asio
asio asio-library asynchronus boost boost-asio cpp gnutls gnutls-wrapper tls
Last synced: 30 Apr 2025
https://github.com/ironsdu/gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Last synced: 08 Jul 2025
https://github.com/ungive/loon
Make a local file accessible online instantly via HTTP
cpp cpp17 go golang libhv protobuf reverse-tunnel tunnel
Last synced: 10 Apr 2025
https://github.com/eintim23/playerlink
Cross platform, universal discord rich presence for media players
cpp discord linux macos media mediaplayer music rich-presence rpc windows
Last synced: 30 Apr 2025
https://github.com/mrts/flag-set-cpp
flag_set is a type-safe class for using enums as flags in C++
Last synced: 30 Apr 2025
https://github.com/houhuawei23/nudt-sysyc-csc2024
NUDT SysY Compiler for CSC-2024
Last synced: 30 Apr 2025
https://github.com/uriopass/stacklang
A home-made stack based language heavily inspired from PostScript
cpp interpreter language postscript python stack stack-based
Last synced: 05 Mar 2026
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/jimknowler/profile
C++ Intrusive Function Profiling Library
Last synced: 28 Feb 2026
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/jgaa/darkspeak
Secure Instant Messenger over the Tor network
cpp instant-messaging legacy-tor-chat privacy qml qt5 tor
Last synced: 06 May 2025
https://github.com/rocksdanister/floppybird
Flappybird like game made using OpenGL & C++
cpp flappybird game game-development graphics graphics-programming opengl opengl-tutorial
Last synced: 02 Aug 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/ieasybooks/taqtie
برنامج سطح مكتب بسيط بواجهة سهلة الاستخدام لتقطيع الصوتيات/المرئيات الطويلة بناءً على فترات زمنية مختلفة
audio-processing cpp desktop ffmpeg macos qtcreator video-processing windows
Last synced: 04 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/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/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/shadowmitia/yacht
YACHT 🛳️: Smoothly riding the waves of C++ projects
Last synced: 10 Jul 2025
https://github.com/avast/asio-mutex
Awaitable Mutex compatible with Boost.Asio
asio boost coroutines cpp cpp20
Last synced: 07 Apr 2025
https://github.com/joaoito/sistemas-de-informacao
Repositório para material de estudos durante a faculdade de Sistemas de Informação! Em código de linguagens de programação variadas vamos criar e resolver problemas! ;)
algorithms backend brazil cpp dev developer formation frontend graduation ino java js logic study
Last synced: 04 Mar 2026
https://github.com/ai-robotic-labs/http-privacy
HTTP and AI for privacy APIs by Rust, C++ , Javascript and Python bindings
agenticalliance ai api cpp deepseek http javascript privacy python rust
Last synced: 19 Apr 2025
https://github.com/can-lehmann/egraphs.cpp
E-Graph library
cpp e-graph egraph equality-saturation term-rewriting
Last synced: 09 Nov 2025
https://github.com/virxec/rocketsim-rs
Rust bindings for the RocketSim project
Last synced: 14 Apr 2025
https://github.com/micahmo/obs-progress
A plugin for OBS Studio that provides playback controls and progress indicators for media and slideshow sources
Last synced: 07 May 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/karnkaul/clap
Lightweight, type-safe command line arguments parser using C++23
Last synced: 17 Mar 2026
https://github.com/coyorkdow/liteproto
A native C++17 reflection and serialization library [work in progress]
cpp cpp17 reflection-library template-meta-programming
Last synced: 07 May 2025
https://github.com/z3lx/waifu2x-tensorrt
TensorRT implementation of the waifu2x super-resolution model for faster image and video upscaling.
anime cpp cuda cudnn image-upscaling machine-learning neural-network nvidia super-resolution tensorrt upscaling video-upscaling waifu2x
Last synced: 17 Jan 2026