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-03 00:06:50 UTC
- JSON Representation
https://github.com/bvcxza/sonos
C++ library and command line tool for Nostr
command-line-tool cpp library nostr
Last synced: 06 Jun 2026
https://github.com/japrozs/cpp-bcrypt
A cpp port of the bcrypt javascript library
Last synced: 04 Jun 2026
https://github.com/hoccyy/arduino-timer-display
Created a stopwatch timer with a 7-segment display and C++ using an Arduino
arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock
Last synced: 25 Apr 2026
https://github.com/ugnelis/conan-gtest-coverage-example
Conan.io package GTest with coverage implementation.
conan conan-io coverage coveralls cpp googletest gtest travis-ci
Last synced: 20 Apr 2026
https://github.com/katebea/fib-pro2-programacion-ii
Repositorio del curso de Programación II en el grado de Ingeniería Informática en la FIB UPC
Last synced: 25 Apr 2026
https://github.com/voidkeishi/socketchatter
Socket LAN chatting app in C++ with QT Framework
Last synced: 05 May 2026
https://github.com/dor-sketch/15-puzzle
Demonstrating a Variety of Classic AI Search Algorithms to Solve the Classic 8-Puzzle Problem.
astar-algorithm bfs-algorithm cpp dfs-algorithm gui python3 searching-algorithms
Last synced: 10 May 2026
https://github.com/anushangapavith/solar-dryer-embedded-system
Solar dryer with solar tracking system using embedded hardware
cpp embedded-systems esp32-wroom
Last synced: 04 Jun 2026
https://github.com/matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
caffe cpp deeplearning deeplearning-framework pytorch tensorflow
Last synced: 05 May 2026
https://github.com/sourcemeta-research/noa
A set of re-usable utilities for Sourcemeta projects
Last synced: 08 Feb 2026
https://github.com/hardik3412/sports-management-system-in-c
A sports management system in C, facilitating efficient organization and tracking of sports-related data. Utilizes file handling for seamless data storage and retrieval. Ideal for managing teams, players, and match information.
c cpp dsa file-handling file-handling-in-c
Last synced: 20 Apr 2026
https://github.com/fabioardis/1158engine
3D OpenGL engine with ImGui Editor written in C++
3d 3d-graphics cpp engine imgui imgui-glfw opengl shaders
Last synced: 27 Apr 2026
https://github.com/andressalconstantino/quizzes
A website with quizzes to practice javascript
cpp css html javascript python quiz
Last synced: 05 May 2026
https://github.com/grachale/cipher_tga_files
Implementation of functions for a program that can encrypt and decrypt a TGA image file.
Last synced: 08 Jun 2026
https://github.com/maxchip101/deanus
a containerized programming language that is consistent on all systems
Last synced: 20 Apr 2026
https://github.com/arkenidar/opengl-game
https://github.com/arkenidar/opengl-quake-win64
codeblocks cpp game msys2-mingw64 ogl opengl quake sdl
Last synced: 30 Apr 2026
https://github.com/anarthal/usingstdcpp-2024
Boost.Asio: the universal async model
asio boost coroutines cpp cpp20 http
Last synced: 04 Jun 2026
https://github.com/origox/energy-meter
Read metrics from energy meter via han port P1
Last synced: 08 Feb 2026
https://github.com/rev-roastedduck/debugsuite
A lightweight and flexible debugging and logging utility for C projects
Last synced: 20 Apr 2026
https://github.com/skillfulelectro/empointer
safety first C/C++ programming
c cpp memory-allocation memory-leak memory-management safety
Last synced: 20 Apr 2026
https://github.com/jdsherbert/simple-stack-implementation
Simple C++ Stack class template using a custom Node structure to behave like a linked list structure.
boilerplate boilerplate-template cpp cpp11 cpp14 cpp17 cpp20 generic list reference stack stackoperation stackoperations
Last synced: 01 Apr 2026
https://github.com/luminary-cloud/steam-tracer-cleaner
Steam userdata cleaner, tracer scrubber, and autoexec installer for Windows.
cleanup counter-strike-2 cpp cs2 gui imgui privacy steam steam-cleaner windows
Last synced: 03 Jun 2026
https://github.com/humbertocg18/rv_ic_2023
This repository is for storing files, versions etc. of the Scientific Initiation project, which consists of creating a virtual reality environment in unity to help learn mathematics.
cpp csharp matematica math realidade-virtual unity virtual-reality
Last synced: 05 May 2026
https://github.com/mcquerol/battleship-cpp
Console-based Battleship game in C++. Demonstrates OOP and game development techniques.
battleship cpp doxygen game object-oriented-programming uml
Last synced: 20 Apr 2026
https://github.com/salma-mamdoh/data-structures-implementation
Our project for Data Structures Course taken during fall 2023 semester
circular-linked-list cpp data-structures doubly-linked-list problem-solving queue single-linked-list stack
Last synced: 08 Feb 2026
https://github.com/p4dro-dev/comandos-arduino-cpp-carro-controle-remoto
Desenvolvi um carrinho a controle remoto. Um projeto prático, na qual trabalhei meu meus conhecimentos de Software + Hardware. E para realização do projeto, tive que usar o Arduino, com a linguagem C++ para realizar os movimentos básicos!
arduino arduino-ide cplusplus cpp cpp-programming robotics script
Last synced: 16 Apr 2026
https://github.com/attwoodn/cpp-expression-tree
A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.
boolean-expression boolean-operators cpp cpp14 expression expression-evaluator expression-parser expression-tree logical-expression logical-operators
Last synced: 13 Feb 2026
https://github.com/canytr/editor
This project is a text editor developed using the Qt framework. It will provide basic text editing features and allow users to perform operations such as creating, editing, saving, and opening text files.
c cpp editor file localfiles qt
Last synced: 16 Apr 2026
https://github.com/toshikinakamura0412/raycast_mapping_ros
ROS implementation of Ray Casting Update Algorithm for 2D Mapping
cpp local-map local-mapping mapping raycast raycasting robotics ros ros-noetic
Last synced: 05 May 2026
https://github.com/pouria-mirebrahimi/cpp-boilerplate
A C++ boilerplate with CMake support, designed for fast prototyping and clean project organization.
boilerplate-application cmake cpp library
Last synced: 05 May 2026
https://github.com/daviinacio/findper
Quick way to find product price change percent
bash c cli cpp math price-comparison tool
Last synced: 05 May 2026
https://github.com/dead-tech/argparse-cpp
Argument Parser in C++ inspired by python's argparse module
catch2 clang-format cmake conan cpp github-actions mdbook pre-commit
Last synced: 05 May 2026
https://github.com/ryosukedtomita/makefile-study
Studying how to write Makefile
Last synced: 20 Apr 2026
https://github.com/harshnag1/pep-dsa-2026
Structured topic-wise implementation of Data Structures and Algorithms in C++ for placement preparation and interview practice (PEP-DSA-2026).
algorithms cpp data-structures dsa interview-preparation placement-preparation problem-solving
Last synced: 30 Apr 2026
https://github.com/toriomg/opengl
For now, this OpenGL repository is meant to support my learning, and in theory, to eventually develop a 3D modeling program.
cpp glfw3 imgui-glfw opengl opengl3 stb-image
Last synced: 30 Apr 2026
https://github.com/tx7do/cpp-algorithm
c++ algorithm
algorithm algorithms cpp sort sorting sorting-algorithms
Last synced: 18 Jun 2026
https://github.com/fabrizio-ottati/misha
Simple and fast decoding of event cameras data to NumPy
c cpp event-ca neuromorphic numpy
Last synced: 20 Apr 2026
https://github.com/cristicretu/advent_of_code_2020
Advent of Code 2020 Solutions
advent-of-code advent-of-code-2020 advent-of-code-2020-cpp advent-of-code-2020-python adventofcode aoc aoc2020 cpp python
Last synced: 26 Apr 2026
https://github.com/karlos-eduardo-mrqs/operational_works
This repository is responsible for sharing several programs and algorithms. It includes solutions in **C++**, **Python** and **Java**, with the aim of helping developers learn, practice and reuse code efficiently.
coding cpp java python python-library python3 resolution
Last synced: 05 May 2026
https://github.com/muhammad-h-bakr/clabs_cs306_cs316_cs317_2024
c cpp distributed-systems filestructure os
Last synced: 16 Apr 2026
https://github.com/ctkqiang/hyper_guard
HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。
china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi
Last synced: 30 Apr 2026
https://github.com/ethiy/imagine-pp
This is a fork of the Imagine++ project: http://imagine.enpc.fr/~monasse/Imagine++
bsd-license cpp eigen-library image-processing multi-array opengl qt5
Last synced: 05 May 2026
https://github.com/ufthaq/aim-trainer
Just Simple Aim Trainer. Trying to implement all feature and UI from scratch.
aimtrainer cpp cppprojects learncpp raylib-cpp simple-game
Last synced: 07 Jun 2026
https://github.com/yaphott/unified-regex
Comparing regex character matching in multiple languages.
cpp go golang haskell java javascript objective-c perl php python python3 regex regex-match regex-pattern ruby rust scala
Last synced: 10 Apr 2026
https://github.com/fabianishere/glimpse
Small OpenGL wrapper for modern C++
cpp graphics modern-cpp opengl
Last synced: 20 Apr 2026
https://github.com/jeslie0/cmake-practice
A place for me to practice CMake and Nix together
Last synced: 15 Apr 2026
https://github.com/tannicarcher/you-are-hacked
When you run this executable file in Windows, 100 command prompt windows (cmd) will open, where the text “YOU ARE HACKED” will be displayed. In Linux, 100 terminal windows will open (depending on the environment), where the specified text will also be displayed.
cpp hacking linux simple virus windows
Last synced: 06 May 2026
https://github.com/immaryammahmood/leetcode_solutions
Daily LeetCode Solutions 🚀
Last synced: 30 Apr 2026
https://github.com/mangrick/pytorch-convgru-cell
Implementation of the ConvGRU cell from the paper "Delving deeper into convolutional networks for learning video representations" by Ballas et al.
Last synced: 06 May 2026
https://github.com/threeal/mosquitto_example
MQTT publisher and subscriber example using Eclipse Mosquitto
Last synced: 15 Apr 2026
https://github.com/gauravsingh9356/hackerrank-solution
Hackerrank Questions solution | C++ | Python | C
c competitive-programming cpp hackerrank hackerrank-algorithms-solutions hackerrank-cpp hackerrank-python hackerrank-solutions problem-solving python3 solutions
Last synced: 06 May 2026
https://github.com/lucasfturos/notepad_cpp_py
Repositório focado nos meus estudos em GUI utilizando como base o bloco de anotações e aplicando nas linguagens Python e C++
Last synced: 06 May 2026
https://github.com/embeddedcrab/xmc4500_relaxkit_cpp
This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit
api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit
Last synced: 21 Apr 2026
https://github.com/astrodynamic/smartcalculator
A Python calculator application with a Qt/QML interface, utilizing a C++ library for dynamic calculations.
api arithmetic calculator cmake cpp ctypes dylib expression-calculator gui mathematics mvp mvvm pyside python3 qml qt6 rnp slot trigonometric-calculations
Last synced: 16 Apr 2026
https://github.com/jivanacharya/neoscapes
Neoscapes is a 3D endless platformer game developed Unreal Engine 5
blueprint cpp ue5 unreal-engine-5 unrealengine
Last synced: 01 Apr 2026
https://github.com/igorbayerl/snake-game-in-c
Snake game made with C , com menu e sistema de histórico de partidas
algoritmos c cpp dos engenharia-de-computacao engenharia-de-software game jogo programacao projeto-final semestre snake snake-game terminal-app terminal-game
Last synced: 30 Apr 2026
https://github.com/rhazra-003/leetcode_practice
Collection of LeetCode and GFG questions I solved for my placement preparation!
cpp cpp14 gfg gfg-solutions leetcode leetcode-cpp leetcode-python leetcode-solutions python3 sql stl
Last synced: 15 Apr 2026
https://github.com/japneet001/coding-world-cup-finale-2023
All the coding solutions of Coding Ninja Coding World Cup Finale 2023
Last synced: 30 Apr 2026
https://github.com/wizenink/bring
High-performance, lock-free SPSC ring buffer
concurrent cpp lock-free ring-buffer spsc
Last synced: 04 Mar 2026
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/lucasfturos/tcc-controle-de-maquina
Projeto focado em demonstrar a comunicação serial entre computador e microcontrolador
c cpp microcontroller qt5 serialport
Last synced: 09 May 2026
https://github.com/crghilardi/fortyp
A C++ implementation of the FIA forest typing algorithm
Last synced: 05 Jun 2026
https://github.com/ignabelitzky/ascii-video-player
ascii-art c-plus-plus console console-application cpp linux ncurses ncurses-library opencv opencv4
Last synced: 21 Apr 2026
https://github.com/zabavb/local-manager
Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.
app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs
Last synced: 09 Feb 2026
https://github.com/drbender/witchy-qss-editor
Tool to preview qss styles for Qt
Last synced: 09 Feb 2026
https://github.com/azevedoguigo/arduino_temperature_monitor
Arduino simple temperature monitor.
arduino arduino-sketch arduino-uno cpp
Last synced: 01 Mar 2026
https://github.com/oblivious-oblivious/multicore
A framework for penetration testing using Ruby, C++ and QML.
cpp framework penetration-testing qml ruby
Last synced: 26 Apr 2026
https://github.com/nikoksr/prinfo
Fast printer information gathering tool for windows.
Last synced: 28 Jan 2026
https://github.com/c0de4un/aliens-ar-android
C++ Rail-shooter AR Game for Android
android android-game ar-game cpp cxx gles opengl opengl-es
Last synced: 06 May 2026
https://github.com/majigsaw77/hxgamemode
Haxe/hxcpp @:native bindings for GameMode.
cpp gamemode haxe linux videogames
Last synced: 21 Apr 2026
https://github.com/abhishekprajapatt/slamcore
🗺️ slamcore - A lightweight, production-grade simultaneous localization and mapping (SLAM) system designed for ROS2 (Humble/Iron) with comprehensive support for multi-sensor fusion, loop closure detection, and real-time map building.
Last synced: 29 Apr 2026
https://github.com/cesar-borba/beecrowd-leetcode-questions
Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.
Last synced: 21 Apr 2026
https://github.com/shuhanmirza/competitive-programming-practice
Solving these were fun!
c competitive-programming cpp java
Last synced: 14 Apr 2026
https://github.com/anuja-rahul/password-generator-using-cpp
A simple password generator made using C++ language.
coding-challenge cpp learning-by-doing password-generator
Last synced: 20 Jun 2026
https://github.com/jaytwolab/useoldqt5inqt6
Use old Qt5 in Qt6 :kr: Qt6에서 구형 Qt5 사용하기
Last synced: 27 Apr 2026
https://github.com/sunsided/robond-notebooks
Rough collection of Jupyter Notebooks and exercises from the Udacity Robotics Nanodegree program. YMMV.
cpp cpp14 jupyter-notebook udacity udacity-nanodegree udacity-robotics-nanodegree
Last synced: 26 Apr 2026
https://github.com/porem5002/quartz
A library for making graphical applications and games
c cpp game-development gamedev graphics opengl videogames
Last synced: 26 Feb 2026
https://github.com/zfb132/simple_cpp
使用VSCode开发C++项目的模板
cpp makefile-template template
Last synced: 05 Jun 2026
https://github.com/gokulp01/minimal-cpp-cookiecutter
A minimal cpp cookiecutter template
cookiecutter cookiecutter-cpp cookiecutter-template cpp cpp11 cpp14 cpp17 cpp20
Last synced: 09 Feb 2026
https://github.com/hominsu/stella
Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.
Last synced: 21 Apr 2026
https://github.com/naemazam/basic-calculator-cli
A simple command-line interface (CLI) calculator application in C++. This application allows you to perform basic arithmetic operations easily from your terminal.
calculator calculator-application cli cpp cpp17 naemazam
Last synced: 28 Jan 2026
https://github.com/shresta-voruganti/leetcodee
solutions to leetcode questions
algorithms cpp data-structures data-structures-and-algorithms java leetcode leetcode-solutions mysql-database python3
Last synced: 12 Apr 2026