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-27 00:06:36 UTC
- JSON Representation
https://github.com/lakshyabatman/algorithms-stew
Algorithms using Python 🐍and CPP 👨💻
Last synced: 06 Mar 2026
https://github.com/bnzis/bulb
My little programming language.
bulb c cpp interpreter interpreters language lisp scripting scripting-language
Last synced: 11 May 2025
https://github.com/xaizek/uncov
uncov(er) is a tool that collects and processes code coverage reports.
agpl command-line-app command-line-tool coverage coverage-changes coverage-report coverage-reports cpp cpp11 gcov test-coverage web-interface
Last synced: 14 Apr 2025
https://github.com/jdsherbert/unreal-engine-true-first-person-template
An Unreal Engine C++ project with Raytracing enabled, built on top of the Third Person Template, with some edits to behave as a True First Person implementation as if from Epic Games.
cpp cpp17 epic-games first-person-view mit-license template template-project unreal unreal-engine unreal-engine-5
Last synced: 10 Apr 2025
https://github.com/reime005/react-native-cpp-code
This repository shows how to use C++ code as a custom module in a React Native app.
android cpp ios javascript react react-native react-native-module
Last synced: 06 Apr 2025
https://github.com/analogfeelings/shadersave
A screensaver for Windows that can run Shadertoy shaders locally with little to no modification.
agplv3 cpp cpp20 customization glsl glsl-shaders open-source ricing screensaver screensavers shaders shadertoy shadertoy-compatibility
Last synced: 18 Jun 2025
https://github.com/virtyaluk/coursera-data-structures-algorithms
:microscope: My progress doing Coursera' Data Structures and Algorithms Specialization
algorithms coursera cpp data-structures python
Last synced: 07 May 2025
https://github.com/lecrapouille/openglcppwrapper
[Lib][Version 0.9][Partially Functional][WIP] A C++ 11 wrapper for Core Profile OpenGL allowing to write complete applications in a reduced number of lines of code
3d 3d-engine 3d-game 3d-graphics cpp cpp11 game-development glumpy graphics graphics-programming opengl opengl-functions opengl-tutorial opengl-wrapper rendering shaders three-cpp three-js wrapper
Last synced: 19 Mar 2025
https://github.com/parvvaresh/library-management-program-with-cpp
Library Management Program: It can be entered as a user or admin and both have different capabilities
Last synced: 04 Sep 2025
https://github.com/claby2/termui-cpp
C++ header-only terminal user interface library
Last synced: 21 Aug 2025
https://github.com/yasushi-saito/grpc-ssl-example
Example of using grpc-c++ w/ self-signed certificates
cpp go grpc self-signed-certificate ssl tls
Last synced: 16 Mar 2025
https://github.com/chantsune/py_string
A library that provides methods equivalent to Python 3's str class in C ++
Last synced: 07 Aug 2025
https://github.com/astrodynamic/3dviewer-project-in-qt-cpp
Viewer3D is a C++ based 3D viewer application built with Qt that allows loading and transforming 3D models with a GUI. It requires CMake, C++ and C languages, assimp library, and Qt libraries, among others. To use it, launch the application, load a model, use transformation tools, and modify rendering options.
3d 3d-graphics 3d-models animation assimp cpp glsl graphics gui opengl patterns qt rendering transformation-matrix widgets
Last synced: 20 Sep 2025
https://github.com/kljohann/genpybind-legacy
Autogeneration of Python bindings from manually annotated C++ headers
clang cpp libclang pybind11 python python-bindings
Last synced: 09 Apr 2025
https://github.com/mangad/cpp-project-template
⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.
ccache cdash cicd cmake codecov codecoverage cpp cpp20 ctest googletest mingw msvc nsis sanitizers tdd wix-toolset wixtoolset wxwidgets
Last synced: 07 May 2025
https://github.com/hxndev/password-cracker-using-brute-force-algorithm
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
brute-force bruteforce-password-cracker code cpp crack distributed-computing distributed-systems mpi mpi-library openmp openmp-parallelization openmpi parallel-computing password password-cracker password-cracking
Last synced: 07 May 2025
https://github.com/frabert/ogler
Use GLSL shaders in REAPER
cpp reaper reaper-plugin vulkan
Last synced: 12 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/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/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/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/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/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/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/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/anubhavitis/competitive-programming
A complete record of my journey as a competitive programmer, over various platforms. Most of the questions are from Codeforces.com in C++.
challenge codeforces codeforces-solutions competettive-programming cpp practise-purpose solutions
Last synced: 06 Jul 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/sachinl0har/basic-programs
Basic programs in Multiple Languages
basic-programs c cpp hacktoberfest java python
Last synced: 11 Mar 2026
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/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/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/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/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/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/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/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/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/namberino/nimble
The NIMBLE Programming Language
cpp cpp20 interpreter lexical-analysis parsing programming-language
Last synced: 10 Apr 2025
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/m-fatah/core
A data oriented C-like C++ container library.
Last synced: 14 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/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/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/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/virxec/rocketsim-rs
Rust bindings for the RocketSim project
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/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/l-super/flowd
An efficient multi-threaded download manager
cpp cpp17 downloader http qt qt6
Last synced: 19 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/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/tntmeijs/nes
A clean and simple modern C++ NES emulator.
Last synced: 11 Jun 2025
https://github.com/illescasdaniel/file
C++ class to easily read and write to files
Last synced: 13 Apr 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/karnkaul/clap
Lightweight, type-safe command line arguments parser using C++23
Last synced: 17 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/christopher-besch/cpp_reference
Quick Reference for C++.
Last synced: 12 Apr 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/amini-allight/npdfr
A command-line PDF reader prioritizing fast searches.
Last synced: 09 Mar 2026
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/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/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/can-lehmann/egraphs.cpp
E-Graph library
cpp e-graph egraph equality-saturation term-rewriting
Last synced: 09 Nov 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/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/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/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/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/weebnetsu/database-connection-cpp
Simple database connection and display in C++
Last synced: 05 May 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/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/cpmbits/cpm
A modern project management tool for C/C++ projects
c cpp dependency-manager framework
Last synced: 13 Dec 2025
https://github.com/ironsdu/gayrpc
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
Last synced: 08 Jul 2025
https://github.com/houhuawei23/nudt-sysyc-csc2024
NUDT SysY Compiler for CSC-2024
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/houarizegai/hackerrank-solutions
Solution of HackerRank problems.
cpp hackerrank java problems python solutions sql
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/jayantgoel001/stl
Standard Template Library
cpp generics stl stl-algorithms templates
Last synced: 02 May 2025
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/cjdb/cjdb.github.io
Repository for hosting Christopher Di Bella's personal website.
Last synced: 19 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/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/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/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/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/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/maurodelazeri/raccoonwsclient
RaccoonWSClient is a lightweight implementation of libwebsockets in C++
client cpp libwebsockets lightweight websocket
Last synced: 21 Apr 2025
https://github.com/vittorioromeo/experiments
Experimental/work-in-progress code
algorithm cpp cpp11 cpp14 cpp17 emscripten experiment experimental experiments random
Last synced: 25 Mar 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/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/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/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/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