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-05-03 00:07:09 UTC
- JSON Representation
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/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/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/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
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/virxec/rocketsim-rs
Rust bindings for the RocketSim project
Last synced: 14 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/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/tetsuok/arowpp
AROW++ An implementation of the efficient confidence-weighted classifier
Last synced: 13 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/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/ironsdu/gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Last synced: 08 Jul 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/flexxxxer/md5_hash
hash library by md5 algorithm
cpp hashing-algorithm library md5
Last synced: 21 Apr 2026
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/ieasybooks/taqtie
برنامج سطح مكتب بسيط بواجهة سهلة الاستخدام لتقطيع الصوتيات/المرئيات الطويلة بناءً على فترات زمنية مختلفة
audio-processing cpp desktop ffmpeg macos qtcreator video-processing windows
Last synced: 04 Oct 2025
https://github.com/brightprogrammer/misraos
A Modern Operating System Written in C++ From Scratch!
cmake cpp kernel modern operating-system osdev
Last synced: 26 Jul 2025
https://github.com/amini-allight/npdfr
A command-line PDF reader prioritizing fast searches.
Last synced: 09 Mar 2026
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/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/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/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/christopher-besch/cpp_reference
Quick Reference for C++.
Last synced: 12 Apr 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/can-lehmann/egraphs.cpp
E-Graph library
cpp e-graph egraph equality-saturation term-rewriting
Last synced: 09 Nov 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/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/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/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/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/qv2ray/qvplugin-interface
Qv2ray 插件接口
cpp interface qt qt5 qv2ray qv2ray-interface qv2ray-plugin qv2ray-plugin-interface
Last synced: 22 Apr 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/kassane/tigerbeetle-cpp
TigerBeetle C++ client
cmake cplusplus cpp distributed-database header-only hpp-library tigerbeetle tigerbeetle-client
Last synced: 15 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/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/crendking/proxy-copy-handler
A Windows Copy Hook Handler shell extension that proxy the operations to an external application
Last synced: 23 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/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/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/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/sachinl0har/basic-programs
Basic programs in Multiple Languages
basic-programs c cpp hacktoberfest java python
Last synced: 11 Mar 2026
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/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/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/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/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/cihansari/observer
Single header only, asynchronous observer structure. Connection is broken when subject or subscriber gets out of scope. Connection itself is thread-safe.
Last synced: 10 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/mrtkp9993/anomalydetectioncpp
Simple anomaly detection for univariate time series data.
anomaly-detection cpp data-science statistics
Last synced: 24 Oct 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/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/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/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/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/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/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/cjdb/cjdb.github.io
Repository for hosting Christopher Di Bella's personal website.
Last synced: 19 Apr 2025
https://github.com/jayantgoel001/stl
Standard Template Library
cpp generics stl stl-algorithms templates
Last synced: 02 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/houarizegai/hackerrank-solutions
Solution of HackerRank problems.
cpp hackerrank java problems python solutions sql
Last synced: 10 Apr 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/weebnetsu/database-connection-cpp
Simple database connection and display in C++
Last synced: 05 May 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/houhuawei23/nudt-sysyc-csc2024
NUDT SysY Compiler for CSC-2024
Last synced: 30 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/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/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/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/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/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/siyovush-hamidov/okx-exchange-connector
📈OKX exchange connector supporting REST and WebSocket protocols for data retrieval written in C++
cpp libcurl multithreading rest-api websocket websocketpp
Last synced: 12 Apr 2025
https://github.com/thakursaurabh1998/cpp
This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.
classes containership cpp dynamic-programming inheritance operator-overloading pointer virtual-functions
Last synced: 21 Jul 2025
https://github.com/moogacs/problem-solving
Problem solving repo. for the purpose to collect problems solution with different programming language
algorithms c cpp datastructures java javascript problem-solving python
Last synced: 17 Jan 2026
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/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/m-fatah/core
A data oriented C-like C++ container library.
Last synced: 14 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/texora/new_mql5_bot
bot cpp machine-learning mql5 python
Last synced: 15 Jul 2025
https://github.com/basemax/tinycalculator
Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...
calculator calculator-application calculator-cpp calculatorapp calculators cpp
Last synced: 05 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/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/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/infra-blue/esp32-weatherstationrtc
ESP32 based desk clock with DS3231, BME280 and BH1750
arduino bh1750 bme280 clock cpp ds3231 electronics esp32 esp32-arduino max7219 platformio weather-station
Last synced: 03 Oct 2025
https://github.com/vedbhanushali/supreme_dsa
github repository of DSA challenges
algorithms competitive-programming cpp dsa dsa-algorithm dsa-practice frontendmasters github github-codespaces learn open-source replit stl-algorithms stl-containers
Last synced: 22 Jul 2025
https://github.com/manfredipist/qi2cprotocol
Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685
cpp i2c i2c-bus i2c-protocol i2c-sensors mpu6050 pca9685 qmc5883l qt5 tca9548a tof10120 vl53l1x vl6180x
Last synced: 12 May 2025
https://github.com/jupp0r/cpp-codegen-rs
Generate code from C++ classes
code-generator cpp libclang rust
Last synced: 22 Jul 2025