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-23 00:06:41 UTC
- JSON Representation
https://github.com/dheerajshenoy/navi
Highly customizable and extensible modern file manager
cpp file-management file-manager linux lua qt qt6 sol2
Last synced: 30 Oct 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/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/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/benjaminyde/arcticengine
Vulkan Game Engine Using Linux Dev Container
3d clang cmake container cplusplus cpp devcontainer docker dockerfile game glw graphics linux rendering sdk sdl vscode vulkan vulkan-api
Last synced: 02 Mar 2025
https://github.com/faisalahmedbijoy/design-3d-kuet-word-in-opengl-cpp
Design 3D KUET Word in OpenGL C++
cpp graphics graphics-programming kuet opengl word
Last synced: 17 Jun 2025
https://github.com/stdbug/argparse
Single-header C++ command line argument parser
argument-parser c-plus-plus c-plus-plus-17 cpp cpp17 option-parser
Last synced: 20 Jul 2025
https://github.com/rokhan/gocpp
Quick and dirty experimentations to parse go code and generate equivalent c++ code
Last synced: 20 Mar 2025
https://github.com/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
Last synced: 10 Apr 2025
https://github.com/zhanghuanchong/eatnum
:1234: Cocos2d-x 3.0 game with C++ 11
Last synced: 10 Apr 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/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/christianparpart/compose
Functional Programming in C++14
cpp cpp11 cpp14 functional-programming library
Last synced: 10 Sep 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/huijing/falling-arrows-win16
👾 Random key-press matching game for Win 3.1
Last synced: 15 May 2026
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/hbarcelos/cpp-state-machine
Example implementation of a State Machine in C++ to illustrate the State Pattern
cpp design-patterns oop oop-principles
Last synced: 01 May 2025
https://github.com/sloweyyy/dsa
This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: 30 Dec 2025
https://github.com/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 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/burgundytora/mdvector
A high-performance multidimensional SIMD vector library for C++ (auto-type-simd/expression-template/python-style-slice)
cplusplus cpp cpp17 header-only high-performance-computing python-style-slicing simd
Last synced: 04 Apr 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/elfaz19/double-linked-list-by-c--
📚 Student Management System 🎓 A C++ doubly linked list project to manage student records. Features: insert, delete, search, display, and demo mode. Perfect for learning dynamic data structures! 🚀 Happy Coding! ✨
cpp dsa dsa-algorithm dsa-practice
Last synced: 11 Jul 2025
https://github.com/cvanaret/symmetricblockmatrix
Form symmetric block matrices and condense them (eliminating blocks) at compile time using Schur complements. The goal is to manipulate KKT/augmented/saddle-point systems symbolically to obtain equivalent systems (typically: unsymmetric, symmetrized, and normal equations) that can be tackled by various numerical solvers
compile-time compile-time-meta-programming cpp cpp17 gaussian-elimination kkt-system linear-algebra linear-systems linear-systems-equations saddle-point-system schur-complement symbolic-computation template-metaprogramming
Last synced: 15 Jul 2025
https://github.com/knightchaser/easy-data-structure
Hands on data structure, with an easy code by myself.
assembly c cpp data-structures hands-on
Last synced: 07 May 2025
https://github.com/sspeedy99/cyweather-weather-forecast
A real-time command line weather application written in c++.
api cpp terminal weather-app web-api
Last synced: 14 May 2026
https://github.com/endurodave/statemachinewithdelegates
C++ State Machine with Delegates
asynchronous-callbacks cpp delegates state-machine
Last synced: 11 Jul 2025
https://github.com/whoabhisheksah/email-classification
CS299 B.Tech Project (k-type of e-mail classification)
chrome-extension cpp js machine-learning python
Last synced: 10 Jul 2025
https://github.com/sixiaolong1117/simplewol
一个简单的命令行工具,可以实现网络唤醒(Wake on LAN),基于 C++。
Last synced: 15 Jun 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/genyleap/cell
G E N Y L E A P ™ Cell is an incredibly innovative and revolutionary cross-platform software engine written in modern C++ which enables you to build super high-end products.
application booster cplusplus cpp cross-platform desktop engine exclusive framework library mobile project-core software system wasm web
Last synced: 12 Apr 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/amirhoseinmasoumi/onnx-cuda-inference
A C++ project for running CUDA-accelerated ONNX model inference, using ONNX Runtime and OpenCV for image segmentation tasks.
cpp cuda inference onnxruntime onnxruntime-gpu opencv segmentation
Last synced: 12 Apr 2025
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/eshaagarwa/leedcode_solution
🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 50 SQL questions. 💪🧠 Additionally, I've completed DATA Strcuture Course📚. My primary coding language is JAVA 💻, but I have also solved many problems in C++,Python ☕. 🏆🌟
cpp dsa-algorithm java practice-programming python
Last synced: 25 Aug 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/arminms/p2rng
A modern header-only C++ library for parallel algorithmic (pseudo) random number generation supporting OpenMP, CUDA, ROCm and oneAPI
cpp cuda cxx gpu header-only library linux macos multiplatorm oneapi openmp parallel pcg-random prng pseudorandom-number-generator random-number-distributions random-number-generation rocm stl-algorithms windows
Last synced: 04 Apr 2025
https://github.com/cggos/dsa
Data Structures and Algorithms :sunny:
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 28 Oct 2025
https://github.com/alexwkleung/termstylist
🎨 A header-only terminal colours library
16-colors 256-colors ansi-colors cpp cpp-library cpp17 header-only terminal-colors termstylist
Last synced: 12 Apr 2025
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/swordlordcodingcrew/dang
Dainty Animations 'N Gears - Game Framework for the 32Blit and PicoSystem handheld open game consoles
2d 32blit aseprite cpp dang game-development game-framework gamedev picosystem tiled-map-editor
Last synced: 21 Jun 2025
https://github.com/shigekikarita/cxx11-typed-argparser
C++11 Typed Argument Parser
argparse argument-parser cpp json
Last synced: 15 May 2026
https://github.com/styulenev/qt-cpp-examples
Examples of test programs C++/Qt/QML
Last synced: 06 Jul 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/jcbhmr/cmakebyexample.jcbhmr.com
🔰 cmakebyexample.jcbhmr.com website
byexample c cmake cpp help-wanted looking-for-contributors vitepress website
Last synced: 11 Apr 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/gustavz/robosoccer_championship
Winner Team C++ Code of TUM Robosoccer Championship 2016
code cpp opencv robosoccer tum turtlebot
Last synced: 12 Apr 2025
https://github.com/bitolabs/ujson
A tiny C++ JSON reader with a very simple API
api c-plus-plus cplusplus cplusplus-17 cpp cpp17 json json-api json-library json-parser json-reader library lightweight no-dependencies parser reader simple tiny
Last synced: 11 Apr 2025
https://github.com/yashitanamdeo/simpleeq
Simple EQ Audio Plugin with JUCE Framework using Modern C++
audio-equalizer audio-plugin cpp cpp17 juce juce-framework juce-modules modern-cpp
Last synced: 12 Apr 2025
https://github.com/kriswiner/mc3635
mCube's ultra-low-power wake-on-motion 3-axis accelerometer
accelerometer arduino cpp wake-on-motion
Last synced: 17 May 2026
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/theo-mestre/sfml-static-premake
This repository provides a simple setup to create an SFML application using Premake 5.
Last synced: 05 Oct 2025
https://github.com/farout101/arduino-arcadebox-16x16-dot-matrix-diaplay
This is a prototype for something big
Last synced: 03 Mar 2025
https://github.com/svenslaggare/texteditor
A simple text editor written in C++.
Last synced: 18 May 2026
https://github.com/florianpfleiderer/simplesynth
The motivation for this project was to develop a modular synthesizer to produce different sounds and create short loops to use in music production. It utilises the ImNodes and ImGui libraries for generation and the Synthesis Toolkit (STK) for creating and processing sounds.
catch2 cmake cpp imgui imnodes object-oriented-programming stk
Last synced: 22 Jun 2026
https://github.com/afondiel/cs-courses
This is a list of Computer Science free courses and resources available on Github and internet.
ai algorithms compter-vision computer-science computer-science-courses cpp data-science free-courses machine-learning python rust software-engineering
Last synced: 22 Jul 2025
https://github.com/mohitmishra786/my-codeforces-solution
This repo is just made to store my solution.
codeforces-solutions competitive-programming cpp python
Last synced: 19 May 2026
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/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/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/zigrazor/jackrussell
A C++ Publish/Subscriber Library
cpp cpp-lib cpp-library cpp20 cpp20-library publish-subscribe publisher-subscriber publisher-subscriber-pattern
Last synced: 09 Jul 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: 17 May 2026
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/leosery/proceduralterraingeneration--unrealengine5-2024
A procedural terrain generation system with dynamic chunk loading and optimized mesh generation using Perlin noise in Unreal Engine 5.
cpp game-development mesh-generation perlin-noise procedural-generation terrain-generation unreal-engine-5
Last synced: 05 May 2025
https://github.com/kartikcode/data-structures-algorithms
Contains the implementation of various data structures and algorithms. The go-to resource for all your technical interviews and CP contests.
algorithms algorithms-datastructures cp-contests cpp data-structures hacktoberfest hacktoberfest2021 java
Last synced: 13 Apr 2025
https://github.com/viral32111/gm_regex
Lua Patterns are rubbish, Regular Expressions are the standard.
cpp cpp11 dll garrysmod glua lua module regex visual-studio
Last synced: 21 Jul 2025
https://github.com/meh/ela
Embedded Linear Algebra
column-vector cpp cpp11 embedded expression-template linear-algebra matrix row-vector vector
Last synced: 20 Jan 2026
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/baozhuhan/awesome-se-box
👨🎓 我的专业课程互联网备份。
c cpp homeworks html-css-javascript hzcu java python3
Last synced: 07 Mar 2026
https://github.com/kataglyphis/kataglyphis-renderer
🚀 C++23 based renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀
cmake cpp opengl path-tracing physically-based-rendering rendering vulkan
Last synced: 08 May 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/pk8868/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 18 Mar 2025
https://github.com/ahmedhamed3699/process-scheduler
A simple process scheduler project for Data Structures & Algorithms course
algorithms cpp data-structures os process-scheduler simulation
Last synced: 06 May 2025
https://github.com/r-o-b-o-t-o/opengl-beziercurves-bsplines-extrusions
bezier-curves cpp opengl school-project
Last synced: 16 May 2026
https://github.com/amitsuthar69/rockpaperscissors
TicTacToe in C++ | my very first repository
Last synced: 23 Jun 2025
https://github.com/coord-e/dsp6951
Library for DSP6951 DSP Radio IC.
arduino arduino-library cpp dsp radio
Last synced: 16 May 2026
https://github.com/bertrandmartel/st7735-raspberry
:sparkles: A port of ST7735 Arduino library to Raspberry PI
adafruit cmake cpp lcd raspberry-pi st7735
Last synced: 16 May 2026
https://github.com/s1ink/visionserver
A C++ vision processing library designed for raspberry pi deployment on an FRC robot
cpp cscore frc ml networktables opencv raspberry-pi tensorflow-lite vision wpilib
Last synced: 25 Jun 2025
https://github.com/NuroDev/xmake-scaffold
🌱 Minimal Xmake C++ Project Template
c cpp portfolio template template-project template-repository xmake
Last synced: 12 Mar 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/howprogrammingworks/generics
Generic Programming
cpp generic generics javascript js typescript
Last synced: 07 May 2025
https://github.com/zpnst/wordly
A simple console game
console-application console-game cpp oop
Last synced: 13 Apr 2025
https://github.com/billyfrcs/reduxadventure
2D Platformer Game Redux Adventure.
cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 07 Mar 2026
https://github.com/havrak/uav-project
Building a UAV as part of my final year on high school, now my hobby project
camera cpp drone raspberry-pi rpi0 uav
Last synced: 13 Apr 2025
https://github.com/aldenhovel/i-love-coding
Collections of code, Python, C/C++, JavaScript/TypeScript/Vue .
cpp csharp javascript leetcode python typescript
Last synced: 05 May 2025
https://github.com/soerlemans/acris
Acris is a compiler project for a systems programming language aimed at interoperability with multiple languages.
acris ast c cmake codegen compiler cpp cpp23 interoperability language lexer llvm python3 transpiler
Last synced: 02 Feb 2026
https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization
Last synced: 20 Sep 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/grazianobolla/monke-engine
Simple and Fast 2D Game Engine based on OpenGL and C++
Last synced: 19 Mar 2025
https://github.com/dalae37/dl-engine-directx11
DirectX11 Based 2D/3D Rendering Framework
cpp directx11 framework rendering-engine
Last synced: 14 Jul 2025