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-06-30 00:06:51 UTC
- JSON Representation
https://github.com/thetallprogrammer/password-generator
Falkenberg's Password Generator is a secure and customizable tool designed to generate strong passwords with ease. Adjust complexity and length, exclude specific symbols, and copy your password with one click. This standalone generator is part of a larger password manager project currently in development.
cpp desktop-app desktop-application password-generator password-generator-cpp privacy qt security tool tools user-interface
Last synced: 24 Jan 2026
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/kampi/esp32-sim70xx
SIM70XX driver for ESP32 based platforms.
cellular cellular-network cpp dns esp32 esp32-idf gnss gps lte-cat-m1 mqtt-client nb-iot ntp serial simcom tcp-ip tcp-protocol udp-protocol
Last synced: 27 Jun 2025
https://github.com/maipa01/mstd
mstd (Maipa's Standard Library) is an extension of the C++ standard library, providing additional utility functions, new data types, and helpful templates for type comparisons. It aims to enhance the standard functionality with useful features while maintaining compatibility with modern C++.
bsd-3-clause cpp cpp-library cpp20 cross-platform data-structures function-type-traits header-only macros macros-cpp open-source ordered-map ordered-set overflow-detection standard-library-extension string-utilities terminal-utilities utility-library
Last synced: 27 Apr 2026
https://github.com/maximilianfeldthusen/tamperprotect
This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.
Last synced: 01 Apr 2026
https://github.com/sdsds222/cminesweap
一个用C语言编写的简易控制台扫雷游戏程序 A simple console MineSweap game which is made by C language
c cmd console console-game cpp demo example game linux minesweaper minesweeper-game shell windows
Last synced: 11 Apr 2026
https://github.com/the0cp/bing-wallpaper-gui
A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.
bing bing-image bing-wallpaper cpp desktop linux qt qt-gui
Last synced: 06 Sep 2025
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/lebrancconvas/cpp-playground
C++ Practicing.
cpp playground practice-programming
Last synced: 11 Jun 2026
https://github.com/geodetic-metrology-tools/LGC2
LGC : High-precision 3D least-squares adjustment for large-scale geodetic and metrology networks.
cern cpp geodesic-algorithm geodesy geodetic-computations geodetic-network large-scale-metrology least-squares-adjustment metrology-software open-source surveying-tools
Last synced: 29 Apr 2026
https://github.com/lmangani/atproto-cpp
Simple C++ interface for interacting with BlueSky #atproto
Last synced: 09 Apr 2025
https://github.com/breezewish/jitplot
Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.
cpp jit shunting-yard-algorithm simd
Last synced: 22 Mar 2025
https://github.com/klirii/javacallswithoutjni
Example of calling Java methods in C++ without using JNI or JVMTI
cpp dll dll-injection example java jdk jni jvm minecraft
Last synced: 15 Oct 2025
https://github.com/AfonsoCMSousa/ASM-Emulator
ASM Emulator is a Simpler-way of having fun writing assembly!
assembly cpp cpp17 early-development ncurses
Last synced: 05 Mar 2025
https://github.com/va1da5/pico-vscode-dev-environment
Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico
arm containers cpp development openocd pico picoprobe rp2040
Last synced: 24 Oct 2025
https://github.com/abrdej/pigeon-war
Turn-based tactic game. This is server part implemented in C++.
cpp cpp-game game game-2d game-development turn-based turn-based-combat turn-based-game turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/endurodave/threadwin
Win32 CreateThread() C++ Wrapper with Synchronized Thread Startup
cpp multithreading threads win32
Last synced: 11 Jun 2025
https://github.com/whitemech/cynthia
SDD-based Forward LTLf Synthesis
and-or-graphs and-or-search cpp finite-synthesis linear-temporal-logic sdd sentential-decision-diagram temporal-logics-on-finite-traces
Last synced: 08 Jan 2026
https://github.com/egororachyov/spbench
Benchmark for sparse linear algebra libraries for CPU and GPU platforms.
benchmark cpp cpu cuda gpu-computing graphblas opencl sparse-matrices
Last synced: 15 May 2025
https://github.com/cyberscopetoday/esp32-game-of-life-ntp
ESP32 project running Conway's Game of Life on an SSD1306 OLED display, featuring real-time NTP clock updates and automatic switching between simulation and time display. 🚀
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 14 Mar 2025
https://github.com/mr-mrf-dev/doctors-building
🏥 My Project in FOP (BP) With C Programming Language.
basic-programming c cpp fundamentals-of-programming terminal-app
Last synced: 22 Feb 2026
https://github.com/tomcat-42/cppdev
A modern C++ development box
archlinux containerization cpp cpp23 docker
Last synced: 25 Oct 2025
https://github.com/saisriramkamineni/library-management-system
The Library Management System is a versatile C++ application that allows admins to efficiently manage book inventories and members to seamlessly borrow and return books. It features user-specific functionalities, a text-based menu interface, and supports the registration of new users, enhancing the overall efficiency of library operations.
Last synced: 25 Oct 2025
https://github.com/peaceful-world-x/flex_serialport
一个基于Qt6的支持自定义按键指令的串口工具
cpp customkeyboard qt6 serialport
Last synced: 02 Sep 2025
https://github.com/b1z0n/cpp-dev-resources
Curated list of useful c++ tools, and resources to learn them:
books c cpp cpp11 cpp14 cpp17 cpp1z developer-experience developer-tools development-tools resources tutorials
Last synced: 24 Feb 2026
https://github.com/jdsherbert/unreal-engine-interaction-system
Simple implementation of an Interaction System for Unreal Engine. Utilises two components that communicate with each other through an interface.
cpp unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 07 Apr 2025
https://github.com/stillthinkinghere/socialmediamanager
This is a all in one Socialmedia Management app, the front-end it created in c++ and the backend is created in c++, c, java and javascript. This uses http requests and API's to publish posts and to review data of these post across all platforms.
app application c cpp graphical-interface graphical-user-interface gui java javascript media qt qt5 qt6 social
Last synced: 04 Jan 2026
https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm
Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS
alorithms college cpp daa hacktoberfest hacktoberfest2020
Last synced: 06 Sep 2025
https://github.com/hctilg/snake-game
Terminal Snake game in C++ using ncurses library
Last synced: 24 Jan 2026
https://github.com/mguludag/qt_ansicolor_handler
ansi color code parser class from qt-creator's source code and modified and added new features (italic and underline) then aims easy to use with current QTextEdit and QPlainTextEdit without creating custom classes
ansi-colors cpp log-viewer qt qt5 qt5-gui qt5-widgets spdlog widget
Last synced: 17 May 2026
https://github.com/CyberScoper/ESP32-Game-of-Life-NTP
This repository contains an ESP32 project that demonstrates various animated screensavers on an SSD1306 OLED display. The screensavers include a bouncing DVD logo, Matrix rain effect, digital clock, rotating square, scrolling text, image slideshow, and falling stars.
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 24 Aug 2025
https://github.com/dexoron/dcr
DCR is a utility for managing C/C++ projects in a Cargo-like style.
c cpp cpp-all linux macos project-manager rust utils windows
Last synced: 20 Feb 2026
https://github.com/cshmookler/cpp_template
C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.
clang-format clang-tidy conan cpp gtest meson template zlib-license
Last synced: 24 Aug 2025
https://github.com/afxres/binary-cxx
Experimental serialization library for C++.
Last synced: 25 Aug 2025
https://github.com/ferhatgec/inif
inif, ini file parser in c++
cpp cpp17 file header-only ini parser
Last synced: 27 Aug 2025
https://github.com/berndporr/rpi_pwm
Hardware PWM C++ class for the Raspberry PI 5
cpp pwm pwm-driver raspberry-pi
Last synced: 28 Aug 2025
https://github.com/davidyslu/MWIS
Assignment in NCTU course "Distributed Algorithms 2017"
cpp distributed-computing graph mwis
Last synced: 29 Aug 2025
https://github.com/tanner-davison/cpp_class_overloading
Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters
c cpp dynamic-memory-management
Last synced: 30 Jan 2026
https://github.com/yessenali-yerkebulan/guess-number-cpp
Just Guess Number game in C++
Last synced: 11 Sep 2025
https://github.com/dawidcxx/excel2csv-cpp
Constant memory streamed excel2csv conversion
cpp csv excel high-performance zig
Last synced: 09 Mar 2026
https://github.com/fednazar/ivy
A really simple text encryption algorithm
cpp encryption encryption-decryption
Last synced: 14 Mar 2025
https://github.com/gregorykogan/result
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
auto-documentation cpp doxygen doxygen-documentation doxygen-theme error-handling functional-programming modern-cpp result-type
Last synced: 15 May 2025
https://github.com/BillyFrcs/RunnerMan
Simple Endless Runner Game Runner Man.
3dgame blueprint blueprint-scripting cpp endless-runner gamdev game game-development runnerman ue4 unreal-engine unreal-engine-4
Last synced: 14 Apr 2025
https://github.com/quentin18/mcts-cpp
Monte Carlo Tree Search in C++
cmake connect-four cpp mcts-algorithm tictactoe ultimate-tic-tac-toe
Last synced: 15 May 2025
https://github.com/muellan/sequence
Header-only sequence generators for C++14
cpp cpp14 generator header-only sequence
Last synced: 22 Mar 2025
https://github.com/georgiifirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi
Last synced: 07 Apr 2025
https://github.com/p1ckle-rick/City-of-Calgary-2018
:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 05 Apr 2025
https://github.com/8ightfold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 30 Mar 2025
https://github.com/softtechmx/lib-cpp-cronometro
biblioteca de C++ moderna y eficiente diseñada para ofrecer una solución simple pero poderosa para medir el tiempo dentro de tus proyectos de C++. Ya sea que necesites realizar un seguimiento del tiempo para evaluar el rendimiento de tu código, gestionar eventos temporizados o simplemente añadir funcionalidades de temporización a tus aplicaciones
chronometer cpp cpp17 cronometro lib library
Last synced: 21 Feb 2026
https://github.com/marcb152/pdstsp-cplex-solver-cpp
PDSTSP solver in C++ using IBM Cplex
cplex cplex-optimization-solver cpp pdstsp tsp tsp-problem tsp-solver
Last synced: 26 Feb 2025
https://github.com/wolgemoth/vsop87-wrapper
A wrapper class providing a clean interface for working with Greg Miller's VSOP87-Multilang in C++.
astronomy cpp cpp17 glm header-only mathematics positions solar-system templated vsop vsop87 wrapper
Last synced: 30 Mar 2025
https://github.com/rushilpatel21/cricket-player-statistics-management-system
This C++ program is designed for managing cricket match data, utilizing key data structures such as maps, linked lists, and JSON for efficient storage and retrieval. The program offers a set of functionalities to handle cricket match information, providing a comprehensive toolkit for data analysis and management.
Last synced: 25 Feb 2025
https://github.com/cable8mm/nabuza-x
Puzzle game mobile game
cocos2d-x cpp mobile-game puzzle-game
Last synced: 01 Sep 2025
https://github.com/arxiver/mema
Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool
c clang cpp cpp17 memory memory-allocation memory-management memory-manager memory-pool pool
Last synced: 09 May 2026
https://github.com/dup4/autowired-cpp
AutoWired for morden cpp
autowired cpp dependency-injection
Last synced: 29 Mar 2025
https://github.com/zyrasoftware/cpp-htmllocalserver
This allows you to create html localehost with c++
cpp cpp17 cpplocalhost localhost
Last synced: 10 Jun 2026
https://github.com/wesleych3n/process-cpp
A rust-like C++ API to easily create process, pipe stdio, etc on win/unix
cmake cpp pipes rust stdio subprocess unix windows
Last synced: 20 Apr 2026
https://github.com/seigtm/qt-wms
My first attempt to create a warehouse management system. This project is a C++ training practice at my college (2020-2021).
college college-assignment college-project cpp pkgh practice practice-programming practice-project qt qt5 qtcreator warehouse warehouse-management warehouse-management-system warehouse-system warehousing wms
Last synced: 20 Apr 2025
https://github.com/s-martin/galib
Modernized GAlib
c-plus-plus cpp cpp17 galib genetic-algorithm
Last synced: 01 May 2025
https://github.com/languageissimple/.github
GitHub configuration for this Organization.
assignment-solutions config cpp cpp17 git github github-actions github-config java leetcode-solutions problem-solving python python3 ruby
Last synced: 05 Jan 2026
https://github.com/sean2077/editdis
A single header C++ library for compute edit distance (Levenshtein distance), supporting wstring ( and Chinese string).
chinese cpp edit-distance levenshtein-distance wstring
Last synced: 30 Jun 2025
https://github.com/ryoga-exe/console-tetris
Tetris game runs at a cmd
console console-game cpp game tetris windows
Last synced: 13 Mar 2025
https://github.com/flatcap/dparted
📊 Graphical Partition Manager
c-plus-plus cpp manager partition
Last synced: 11 Jun 2025
https://github.com/tillkuhn/moodboard
ESP32 MoodBoard C++ Sourcecode for Arduino IDE
Last synced: 11 Apr 2026
https://github.com/cristinel24/evalmat
An evaluator of mathematical expressions and tree expression maker written in C/C++ with UI for my faculty project.
calculator cpp expression-evaluator mathematics
Last synced: 06 Jun 2026
https://github.com/mark-mdo47/expt_adafruit_ttl666_display
Experimenting with AdaFruit TTL RBG666 displays and ESP32-S3 RBG666 RGB TFT I/F
arduino c circuitpython cpp esp32-s3
Last synced: 20 Jan 2026
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/toshikinakamura0412/a_star_ros
ROS implementation of A* search algorithm
astar astar-algorithm cpp robotics ros ros-noetic search-algorithm
Last synced: 10 Mar 2026
https://github.com/jose05code/dmoj-uclv
A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.
algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3
Last synced: 11 Apr 2025
https://github.com/wldfngrs/cpp-crash-course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Last synced: 24 Mar 2025
https://github.com/christopher-besch/bwinf_39_round2
My solutions to the second round of the 39th BWINF
bwinf bwinf39 competition cpp premake5
Last synced: 11 Jun 2025
https://github.com/i-m-iron-man/libtorch_mujoco_ddpg
DDPG algorithm on an inverted pendulum environment using Mujoco(C++) and pytorch C++ front end.
cpp ddpg deep-reinforcement-learning inverted-pendulum mujoco pytorch-cpp pytorch-cpp-frontend pytorch-implementation
Last synced: 16 Mar 2025
https://github.com/shmuelie/ziopp
Zio++ provides a simple, powerful, cross-platform filesystem abstraction for C++ with many built-ins filesystems.
c-plus-plus cpp filesystem filesystem-api vfs
Last synced: 22 May 2026
https://github.com/abolfazlmohammadpour/sixdofmanipulator
This Is A Six Degree Of Freedom Manipulator Controlling Program Which Wrote In Arduino IDE And ArduinoLabsForMicroPython With C/C++ And Python<MicroPython> Programming Languages That Works On A Raspberry Pi Pico With RP2040 Main Processor Or A Raspberry Pi Pico2 With RP2350 Processor
altium-designer arduino c cad cpp manipulator pcb raspberry-pi robotics rp2040 rp2350 solidworks
Last synced: 19 Apr 2025
https://github.com/maidis/tr-holidays
A simple tool showing the holidays between two dates
calendar chrono cpp date holiday holidays modern-cpp time turkey
Last synced: 03 Sep 2025
https://github.com/sourcehawk/microepsilon-capancdt-reader
A c++ client library to read data from proximity sensors connected to micro epsilon's capa NCDT control units
capancdt capancdt6100 capancdt6110 capancdt61x0 capancdt61x4 capancdt6200 capancdt6228 capancdt6500 client cpp cpplibrary industrial-automation industrial-iot iot microepsilon proximity-sensor sensor-integration
Last synced: 02 Jul 2025