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-06 00:06:33 UTC
- JSON Representation
https://github.com/cfnptr/nets
Secure multi-platform networking library with implemented TCP / UDP server and client
c client cpp cross-platform http https library network networking openssl server socket ssl tcp tcp-client tcp-server tls udp udp-client udp-server
Last synced: 30 Oct 2025
https://github.com/brynblack/voxelaria
An open world voxel playground.
clang-format cpp flake flake-utils glew glfw glsl meson ninja nix open-world opengl voxel wayland
Last synced: 10 Aug 2025
https://github.com/arjunnair/chip8
Chimp: A Chip-8 emulator in C++
chip8 chip8-emulator cpp emulation
Last synced: 23 Jun 2025
https://github.com/hozer07/sudoku-qt-widgets
Sudoku game developed using Qt Widgets
cpp game game-development gui gui-application python qt qt-creator qt-widgets qt6 sudoku sudoku-game sudoku-puzzle
Last synced: 22 Jul 2025
https://github.com/alpha74/icc
My CodeChef submissions. Maintained from 2020 onwards.
algorithms codechef codechef-problems codechef-solutions coding cpp data-structures programming
Last synced: 13 Apr 2025
https://github.com/pkprajapati7402/sudoku-solver
A C++ program to solve Sudoku puzzles using backtracking. Input a 9x9 grid with empty cells represented by 0s, and the solver will find the solution if it exists. Includes sample images for input format and solved output.
algorithms backtracking cpp grid problem-solving puzzle-solver recursion sudoku-solver
Last synced: 13 Apr 2025
https://github.com/ghulamghousdev/algorithm-analysis
This repository consists of codes written during my undergraduate Design and Analysis of Algorithms course!
algorithm-challenges algorithms c complex-analysis complexity cpp cutting greedy-algorithm greedy-algorithms hacktoberfest hybrid insertion-sort matrix merge-sort optimization-algorithms sorting sorting-algorithms
Last synced: 23 Jun 2025
https://github.com/kaplanz/cake
Just another C/C++ Makefile-based build system, aimed at providing quick and easy development
build-system c cpp make makefile
Last synced: 18 Feb 2026
https://github.com/endurodave/asyncmulticastdelegatecpp11
Asynchronous Multicast Delegates in C++11
asynchronous-callbacks asynchronous-programming cpp cpp11 cross-platform delegates embedded-systems linux multi-thread multicast publish-subscribe windows
Last synced: 11 Jul 2025
https://github.com/zompi2/cppcorosample
My understanding of C++20 coroutines with sample code.
coroutines cpp cpp20 documentation
Last synced: 25 Jan 2026
https://github.com/thavarshan/gym
🏋️ Gym membership package purchase and invoice generator made using C++.
billing-system cpp gym invoice-generator purchase
Last synced: 10 Apr 2025
https://github.com/adam-mcdaniel/regex-engine
A Regex📋 implementation in C++ using Thompson's NFA algorithm
cpp cpp98-compatible header-only regex regex-engine regex-match text-processing
Last synced: 11 Apr 2025
https://github.com/bobis33/vengine
Game engine made with Vulkan
3d cmake cpp doxygen engine game-engine github-pages glfw google-test graphics-programming imgui vulkan
Last synced: 08 Sep 2025
https://github.com/sowinskibraeden/level-editor
My own terminal text editor written in c++.
Last synced: 16 Jun 2025
https://github.com/BlixtWallet/react-native-nitro-ark
Pure C++ Nitro Modules for Ark
ark bitcoin bitcoin-layer2 cpp nitro-modules react-native rust scaling self-custody
Last synced: 08 Jul 2025
https://github.com/gusenov/examples-qt
:deciduous_tree: Примеры приложений Qt.
cplusplus cpp example-app examples qml qml-samples qt qt-applications
Last synced: 11 Jan 2026
https://github.com/joanstinson/pathfinding
C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.
ai algorithm artificial-intelligence astar-algorithm breadth-first-search cplusplus-11 cpp dijkstra-algorithm game-engine-2d sdl2
Last synced: 08 Jul 2025
https://github.com/k1ethoang/party-management
Bài Tập Lớn - Lập trình hướng đối tượng (OOP). Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).
Last synced: 11 Jan 2026
https://github.com/phoemur/wakeonlan
This is a widget that I use for wakeonlan on my local network. Made with C++ and QT5 on Linux.
cpp cpp14 network qt qt5 sockets wake-on-lan wakeonlan
Last synced: 17 Mar 2025
https://github.com/deccer/fuk
Trying out Bulkan
cpp deccer-cubes engine-development graphics-programming vulkan
Last synced: 17 Mar 2025
https://github.com/astrodynamic/color-lines-in-qt-qml
Color Lines is a logical computer game where players make moves to align five or more balls of the same color in a line. Developed in 1992, it offers strategic gameplay on a 9x9 grid, rewarding players with points for creating longer lines. With colorful balls appearing on each turn, aim for the highest score in this addictive puzzle game.
balls cpp cpp17 game gameplay gaming grid logic puzzle qml qml-applications qt qt6 qt6-gui strategy
Last synced: 05 Oct 2025
https://github.com/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
Last synced: 10 Apr 2025
https://github.com/akshayxml/peer-to-peer-group-based-file-sharing-system
A P2P file sharing system implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
cpp filesharing multithreading openssl peer-to-peer sha1-hash socket-programming
Last synced: 19 Mar 2025
https://github.com/offensive-vk/classics
Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.
Last synced: 15 Jun 2025
https://github.com/phoemur/flappy
Flappy Bird Clone made with C++14 and SDL2
cpp cpp14 flappy-bird flappy-bird-clone flappybird sdl2 sdl2-image sdl2-library
Last synced: 17 Mar 2025
https://github.com/mortennobel/glmatrix-vs-glm-benchmark
A benchmark between glMatrix (JavaScript) vs. GLM (C++)
Last synced: 12 Nov 2025
https://github.com/calkoe/arduinoos
A simple library for saving and modify your applications settings
arduino cpp management utility
Last synced: 30 Apr 2025
https://github.com/sam0jones0/sugarsentry
ESP32-based portable blood glucose visualisation device with e-ink display. Utilizes Dexcom API, BME280, and VCNL4040 sensors. Developed in C++ for low power, long battery life.
blood-glucose-monitoring bme280 cpp dexcom dexcom-api e-ink esp32 low-power portable vncl4040
Last synced: 10 Apr 2025
https://github.com/tremus/figmaboundsheader
Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes
Last synced: 11 Apr 2025
https://github.com/nguyenanhtuan1912/data-structures
Đây là repository học data structures ở nhiều ngôn ngữ khác nhau. Trong repo này sẽ chứa các file source về các ví dụ của cấu trúc dữ liệu. Xem thêm trong README
algorithms cpp csharp data-structures rust typescript
Last synced: 15 Jun 2025
https://github.com/ctkqiang/lqz
灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。
adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data
Last synced: 24 Jul 2025
https://github.com/rogueyoshi/aethersource
A precursor to OBS Browser Source; a scriptable Virtual Camera / Capture Card using DirectShow + DirectXTK, aimed for streaming apps such as OBS/XSplit.
cpp directshow directx directxtk lua luajit obs streaming xsplit
Last synced: 19 Mar 2025
https://github.com/rir360/login-systems
The repository contains some different types of simple login systems programmed in c/c++ language. From a very simple password checking program to an advanced encryption system.
c cpp decryption encryption login password system
Last synced: 08 Jul 2025
https://github.com/sahilbansal17/cplusplus
Get to know A to Z of C++
basics-of-cpp cpp programming-language
Last synced: 30 Apr 2025
https://github.com/keshav2010/protoanimator
A Small keyframe based animator tool for designing rough 2D sprite-based animations quickly for presentation purposes.
animation animation-tools cpp keyframe-animation qt4
Last synced: 21 Feb 2025
https://github.com/zenseact/zmbt-framework
Zenseact Model-based Testing Framework
cpp model-based-testing unit-testing-framework
Last synced: 17 Jan 2026
https://github.com/tonitaga/maze_and_cave
Project about generation and solution of maze and cave developed in C++ programming language using Qt framework. Maze generation using Eller Algorithm, cave generation based on cellular automaton. You can see my article at the link below
Last synced: 08 Sep 2025
https://github.com/gershnik/thinsqlitepp
A thin, safe and convenient C++ wrapper for SQLite API.
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 header-only sqlite sqlite3 wrapper wrapper-library
Last synced: 29 Apr 2025
https://github.com/kishyassin/crud-using-text-files-in-c
CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)
Last synced: 03 Mar 2025
https://github.com/n1ko23/wintaskman
WIP: Qt6 based program trying recreate the iconic WinXP/Vista/7 task manager
Last synced: 10 Apr 2025
https://github.com/supercmmetry/bitio
A simple and fast bitio library for c++
benchmark bitio cpp filesystem io memory-buffers read-write
Last synced: 02 Apr 2025
https://github.com/shvbsle/algorithms
My algo practice in C++ and Python
algorithm algorithms cpp data-structures euler euler-project euler-solutions object-oriented-programming python3
Last synced: 11 Jun 2025
https://github.com/littlewhitecloud/cloud
A toy language
c cpp llvm programming-language python simple
Last synced: 10 Apr 2025
https://github.com/hydrocarbon-tk/hydrocarbon
Programming Language Toolkit
backus-naur-form compiler cpp go grammar intermediate-representation javascript lllr parser rust typescript webassembly
Last synced: 10 Apr 2025
https://github.com/jingwood/raygen-renderer
A simple cross-platform ray tracing engine for 3D graphics rendering.
3d cpp cross-platform engine graphics path-tracing ray ray-tracing raytracer renderer rendering tracing
Last synced: 19 Mar 2025
https://github.com/jdsherbert/a-star-pathfinding
Simple C++ implementation of an A* Pathfinding class.
cpp cpp17 pathfinder pathfinding pathfinding-algorithm
Last synced: 29 Oct 2025
https://github.com/chahelgupta/dsa-project-familytree
C++ program for building and visualizing a hierarchical family tree. The program should allow users to interactively add family members, specify their parent-child relationships, and visualize the family tree's structure.
cpp dsa dsa-algorithm dsa-project dsa-solutions miniproject
Last synced: 11 Apr 2025
https://github.com/thepranaygupta/codehelp-compiler
A library that allows you to run programs in 5 languages using node.js, useful for creating online IDE's and similar projects.
c codehelp codehelp-compiler compiler cpp cpp-compiler gcc gcc-compiler
Last synced: 18 Mar 2025
https://github.com/pritz69/leetcode-solutions
Solutions of some of the best Programs available on LeetCode for Beginners and Intermediate , uploaded on languages namely Python , Java , C++, C .
competitive-coding competitive-programming cpp daily-coding-problem dailycodingproblem java leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions potd potd-github potd-practice potd-solution programming python
Last synced: 01 May 2025
https://github.com/thetallprogrammer/password-manager
Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.
cpp cyber-security cybersecurity data-encryption gui-application local-storage offline-password-manager password-generator password-generator-cpp password-management password-manager password-security privacy qt qtcreator security software-security
Last synced: 29 Oct 2025
https://github.com/praydog/alan-wake-2-mod-loader
A mod loader for Alan Wake 2 using loose file loading
alan-wake-2 cmkr cpp modding reverse-engineering
Last synced: 30 Apr 2025
https://github.com/zhanghuanchong/eatnum
:1234: Cocos2d-x 3.0 game with C++ 11
Last synced: 10 Apr 2025
https://github.com/ssusnic/windows-console-game-framework
This repo contains a simple game framework for making Windows Console games in C++, and the source codes of the games made by using it.
c-plus-plus command-line command-line-app command-prompt console console-framework console-game cpp framework game-2d game-dev game-development game-engine gamedev making-2d-games making-games mingw mingw-w64 simple-game windows-console
Last synced: 12 Dec 2025
https://github.com/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 Apr 2025
https://github.com/acanixz/cyberpunkplusplus
Um RPG com temática cyberpunk escrito em C++
Last synced: 28 Apr 2025
https://github.com/psingh12354/c-stl
Here I upload my C++ STL program which i have done during Covid-19.
basic cpp examples explaination insertion notes pair-template practice-programming stl vector
Last synced: 30 Apr 2025
https://github.com/ksachdeva/tensorflow-cc-sdk-generator
Set of scripts to generate a CMake enabled tensorflow c++ SDK
cmake cpp sdk tensorflow tensorflow-cc tensorflow-cmake
Last synced: 23 Feb 2025
https://github.com/sajed-zarrinpour/modern-cpp--class-materials
Notes on modern c++ programing.
cmake cpp education google-test
Last synced: 16 Apr 2025
https://github.com/complexorganizations/code-formatter
✔️ Formatting, beautifying, and optimizing code.
cpp csharp dart go html java javascript julia kotlin markdown php powershell python r ruby rust shell-script swift typescript yaml
Last synced: 30 Apr 2025
https://github.com/jdsherbert/audio-procedural-reverb
Simple C++ implementation of a basic Procedural Reverb algorithm. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp delay procedural reverb reverberation sine sine-wave sinewave
Last synced: 02 Apr 2025
https://github.com/syedzawwarahmed/computer-graphics
A repo for OpenGL Code.
Last synced: 01 May 2025
https://github.com/php1ic/nuclear-data-reader
Read and combine data from the Atomic mass evaluation (AME) and NUBASE data files into a single array (std::vector) which can then be manipulated as required, or written to files for use with other code and software.
cpp cpp-library cpp20 nubase nuclear nuclear-data nuclear-physics physics
Last synced: 30 Dec 2025
https://github.com/pk8868/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 18 Mar 2025
https://github.com/cjdb/doge
An open source game engine leveraging C++17, Concepts TS, Ranges TS, OpenGL 4.3, Vulkan, and SYCL.
concepts-ts cpp cpp-17 doge game-engine game-engine-development game-engine-prototype opengl ranges-ts sycl vulkan
Last synced: 19 Apr 2025
https://github.com/manraj29/logic_gates
C++ code for Logic-Gates Concept.
cpp logic-gates object-oriented-programming txt-files
Last synced: 03 Mar 2025
https://github.com/jaggernaute/powabonk
A powerful yet simple user management system
cpp mysql qt user-interface user-management
Last synced: 10 Apr 2025
https://github.com/astrodynamic/game-of-life-in-qt-qml
Game of Life is a cellular automaton where cells evolve based on simple rules. It demonstrates emergent behavior and can simulate complex patterns and systems.
algorithms cell classic-game cpp cpp17 game primitive qml qt qt6 qt6-gui tableview
Last synced: 07 Jul 2025
https://github.com/vittorioromeo/ssvmenusystem
[HEADER-ONLY] C++14 lambda-based library for quick creation of menus. Supports multiple nested menus (categories). Supports Single/Toggle/Slider menu item types. Useful in game development or console applications-
c-plus-plus cpp cpp11 cpp14 game game-development gamedev library menu
Last synced: 12 Jul 2025
https://github.com/veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
Last synced: 07 Sep 2025
https://github.com/styulenev/qt-cpp-examples
Examples of test programs C++/Qt/QML
Last synced: 06 Jul 2025
https://github.com/geokaralis/jscore
A Javascript runtime through v8 for android, sharing code between web and mobile.
android bindings cpp java javascript kotlin mobile v8 vm
Last synced: 02 Mar 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/ergus/gpukalmanfilter
Kalman Filter test code using C, C++, Cuda and OpenCL.
cpp cuda gpgpu kalman-filter makefile opencl performance vectorization
Last synced: 28 Oct 2025
https://github.com/unknown-stryker/simd-memory-algorithms
C++ SSE2/AVX/AVX512 memset, memcpy, and memmove
avx avx512 cpp memcpy memmove memset simd sse x86-64-simd
Last synced: 05 May 2025
https://github.com/jrdpteam/neteye
Tiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based Linux distributions.
cpp icmp kali kali-linux packet packet-analyser packet-capture packet-sniffer recon sniff sniffer sniffing tcp udp
Last synced: 01 May 2025
https://github.com/antosser/prime-number-calculator-cpp
Calculate prime numbers at insane speeds
claculator cpp prime prime-numbers primes
Last synced: 30 Oct 2025
https://github.com/deeptiman/generic-programming
A Case Study on Golang Generic Code
abstract-syntax-tree compiler compiler-principles cpp generic-programming generic-types go golang golang-application golang-examples golang-generics golang-library golang-package google java software-architecture software-development software-engineering software-testing unit-test
Last synced: 17 Mar 2026
https://github.com/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries
Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator
cpp image-processing library ocr
Last synced: 22 Feb 2025
https://github.com/jn513/esp32-l298-control
Functions for controlling the L298 H Bridge in an easy way using ESP32
cpp esp32 esp32-arduino ino l298 l298n
Last synced: 02 Apr 2025
https://github.com/wtrsltnk/editorapp
Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.
Last synced: 20 Sep 2025
https://github.com/chris-1101/codewars
:city_sunset: A mirror of attempted/completed codewars challenges
code-challenge codegolf codewars cpp
Last synced: 17 Mar 2025
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 20 Mar 2025
https://github.com/madladsquad/untitledimguitheme
A library for using themes in YAML format for styling dear imgui
Last synced: 29 Dec 2025
https://github.com/keithdhedger/cursesdialogs
Some simple utility dialogs using CursesToolKit
cli cpp curses cursestoolkit dialog linux utility
Last synced: 03 Mar 2025
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 2025
https://github.com/raedaddala/turtle-graphic-library-in-c-and-sdl2
Simulating the turtle python Library using C++ and SDL2
c cpp graphics sdl2 turtle-graphics turtle-python
Last synced: 17 Mar 2025
https://github.com/am2022/notepad
a simple notepad with c++ and qt
c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor
Last synced: 05 Feb 2026