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/zpnst/wordly
A simple console game
console-application console-game cpp oop
Last synced: 13 Apr 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/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/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/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 Apr 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/cggos/dsa
Data Structures and Algorithms :sunny:
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 28 Oct 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/donydchen/image-caption-cpp
A data driven query expansion approach for image caption, implemented in cpp
Last synced: 23 Feb 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/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/littlewhitecloud/cloud
A toy language
c cpp llvm programming-language python simple
Last synced: 10 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/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/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/styulenev/qt-cpp-examples
Examples of test programs C++/Qt/QML
Last synced: 06 Jul 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/phoemur/cxmaze
A maze game in C++ with lib ncurses, just an exercise
cplusplus cpp game ncurses ncurses-library
Last synced: 17 Mar 2025
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/veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
Last synced: 07 Sep 2025
https://github.com/bollos00/qtmessagefilter
A GUI Message Handler used for debugging on Qt/C++ Applications
cpp debug debugging-tool qt qt5
Last synced: 06 Mar 2026
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/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/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/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/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/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/h-d-owl/variable-storage
Adds a structure and a set of functions that allow you to write multiple pieces of data to a single structure, and then retrieve any written data from it.
blueprint blueprint-plugin blueprints cpp game-dev game-developement game-developer game-development game-engine gamedevelopment plugin plugin-development ue5 ue5-plugin unreal unreal-engine unreal-engine-5 unreal-engine-plugin unrealengine unrealengine5
Last synced: 03 Aug 2025
https://github.com/xyz347/mongoxclient
利用x2struct对mongo-cxx-driver的一个简单封装。可以像golang一样直接操作结构体。只有基本接口,还不是很完备。
cpp golang mongodb-driver wrapper x2struct
Last synced: 04 Jul 2025
https://github.com/luzifer/espsms
Receive SMS for a SIM-card and forward them to a server
Last synced: 18 Aug 2025
https://github.com/rkirlew/elm-media-player
A media player with the flavor of Windows Media player. Enjoy juicy graphics while you listen to your favorite music
audio audio-player bass-library contributions-welcome cpp fft good-first-issue imgui video
Last synced: 15 Apr 2025
https://github.com/yuantinghsieh/realsteelboxinggame
A real-time motion-sensing boxing game with GUI written in Qt, QML, c++
boxing cpp qml qt5 raspberrypi
Last synced: 12 Jul 2025
https://github.com/udontur/cs
🏦 One-stop resource vault for Competitive Programming
algorithms competitive-programming cpp data-structrues resource
Last synced: 14 Apr 2025
https://github.com/y1hy11/codedex-projects
My Codédex Projects repository, where I showcase my skills in HTML, CSS, JavaScript, React and C++. This repository contains a collection of projects that demonstrate my proficiency in front-end development using these fundamental technologies.
codedex cpp html-css-javascript reactjs reponsive-web-design vitejs
Last synced: 11 Aug 2025
https://github.com/murasaichick/keyboard-trainer
Typing trainer supporting both Russian and English layouts with training and testing modes to improve your typing speed and accuracy. Клавиатурный тренажер с поддержкой русской и английской раскладок, включающий режимы обучения и тестирования для повышения скорости и точности печати.
cmake cpp education free keyboard keyboard-practice keyboard-trainer keyboards qml qt touch-typing typing typing-game typing-speed typing-speed-test typing-speed-tester typing-tutor typings windows
Last synced: 30 Aug 2025
https://github.com/andreeadraghici/hackerrank-solutions
Here is where I store the solutions to all of the HackerRank Problems I attempt
Last synced: 14 Mar 2025
https://github.com/aivanf/own-3d-engine
Own 3D engine using Qt, C++ with different algorithms and solids generating (w/o OpenGL)
3d-engine 3d-graphics algorithms c-plus-plus cpp generative-model graphics light models qt qtcreator shading torus
Last synced: 15 Apr 2025
https://github.com/soundux/pantomime
🗃️ A C++ library for work with mime-types
cpp cpp-library cpp17 cpp17-library mime mime-database mime-type mime-types mimetypes
Last synced: 26 Aug 2025
https://github.com/tajiknomi/tcpHostCLI_windows
Simple TCP Server to handle multiple reverse connection/sessions
cpp netcat pen-testing remote-shell reverse-connection socket-programming windows
Last synced: 18 Jul 2025
https://github.com/kaikyulotus/icy-bot
C++ Telegram Bot with personal Telegram-bot-api wrapper.
callbacks cpp curl json telegram telegram-bot telegram-bot-api
Last synced: 11 Mar 2026
https://github.com/maksasj/matrix
Simple single-header matrix library written in C++, intended for simple projects, tests.
cpp header-only library matrix-calculations matrix-library
Last synced: 13 Aug 2025
https://github.com/theakashshukla/c-plus-plus
C Plus Plus Program & Assignment
assignment cplusplus cpp library program project
Last synced: 19 Aug 2025
https://github.com/101rror/leetcode
Contests, Practice Problems and Daily Challenges Solutions, 🤞💻🤞 (Author :: 101rror)
cpp daily-coding-problem javascript problem-solving python3
Last synced: 30 Aug 2025
https://github.com/grimmerk/websocket_example
demo a Node.js WebSocket Client connecting to C++ websocket server which uses https://github.com/uNetworking/uWebSockets. The server is either Xcode or Qt project. Test on Mac. Need to execute "brew install openssl zlib libuv" first. Use "usingThread" branch for std:thread case
Last synced: 06 Aug 2025
https://github.com/cemderv/cerlib
Lightweight, cross-platform 2D game library for C++
2d 2d-game 2d-game-development 2d-game-engine 2d-game-framework 2d-game-library 2d-graphics cpp cpp20 cpp20-library modern-cpp
Last synced: 09 Sep 2025
https://github.com/d-coder111/practolearn
PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.
beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development
Last synced: 20 Aug 2025
https://github.com/xyproto/addinclude
:arrow_up_small: Add include statements within the guards of a header file
c cpp headers include package-management utility
Last synced: 15 Apr 2025
https://github.com/eliasmoflag/xscan
Simple header-only IDA-style code scanner
code-scanning cpp game-hacking modding pattern-scanning windows x86 x86-64
Last synced: 16 Aug 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/raedaddala/pong
Pong
c cmake cpp cross-platform dear-imgui educational-project game gui imgui modern-cpp multiplayer multithreading networking opengl pong sockets
Last synced: 10 Mar 2026
https://github.com/changyeop-yang/study-algorithm
수학과 컴퓨터 과학, 언어학 또는 관련 분야에서 어떠한 문제를 해결하기 위해 정해진 일련의 절차나 방법을 공식화한 형태로 표현한 것을 말한다. 알고리즘은 연산, 데이터 진행 또는 자동화된 추론을 수행한다.
algorithm cpp java kyungpook-national-university mit-license swift
Last synced: 02 Aug 2025
https://github.com/piyushamukherjee/file-compressor
About A Text file compression tool based on Huffman encoding algorithm.
Last synced: 10 Aug 2025
https://github.com/insightsoftwareconsortium/itkfpfh
Fast Point Feature Histogram
cpp feature-extraction icp insight-toolkit itk itk-module matching point-cloud python registration
Last synced: 03 Aug 2025
https://github.com/lighterowl/czateria
Reimplementation of the protocol used by the Czateria chatroom network
chat cpp cross-platform polish qt websocket
Last synced: 30 Aug 2025
https://github.com/hanson-young/dbscan.face
DBSCAN (Density-Based Spatial Clustering of Applications with Noise) for face cluster
cluster cpp dbscan face-recognition
Last synced: 26 Oct 2025
https://github.com/m3y54m/library-with-cmake
Creating a shared or static library using cmake
c cmake cpp shared-library static-library
Last synced: 14 Mar 2025
https://github.com/qengineering/rfcn_ncnn
Rfcn for ncnn framework
cpp deep-learning deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi-3 raspberry-pi-4 rfcn
Last synced: 03 Oct 2025
https://github.com/ctu-vras/rosmsg_cpp
C++ library for getting full ROS message definition or MD5 sum given message type as string
Last synced: 19 Feb 2026
https://github.com/malisipi/pc_remote_control
Remote Control Device for Linux & Windows & Web
7-segment-display arduino arduino-uno cpp irremote linux player-controls presentation pwa python remote-control sound-controls web website windows
Last synced: 20 Aug 2025
https://github.com/leonmavr/HIP35
HP-35 RPN calculator emulator in C++17 with a terminal user interface
calculator cpp emulator hp-35 ncurses rpn
Last synced: 14 Mar 2025
https://github.com/vanditg/comp-sci-7201---algorithm-data-structure-analysis
This repository contains assignment, tutorials, practical exam and solutions for one of my postgraduate subjects of COMP SCI 7201 - Algorithm Data Structure Analysis. The programming language is C++ and some solutions will be in Python and JAVA.
algorithms-and-data-structures avl-tree-implementations cpp hashtable integer-addition linear-probing postgraduate-subjects quiz websubmission-testcases
Last synced: 20 Aug 2025
https://github.com/the-1riddle/leetcode-solutions
All leetcode C, C#, Cpp and mysql solutions.🦚
c-programming cpp csharp good-first-issue help-wanted leetcode leetcode-cpp leetcode-csharp leetcode-practice leetcode-solutions mysql shell-scripts up-for-grabs upforgrabs
Last synced: 15 Apr 2025
https://github.com/siva-tanikonda/asteroids-plus
An HTML5 remake, an AI, and a training environment/framework for Asteroids (a retro Atari game)
asteroids-game cpp genetic-algorithms html-css-javascript sdl2
Last synced: 23 Aug 2025
https://github.com/nerd-bear/legacyancientoldbassil
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser
Last synced: 14 Mar 2026
https://github.com/jshulgach/desktop-arm
This is the main repo for the desktop robot arm project. Contains folders for scripts, libraries, examples, and readme files
6dof arduino cpp cv kinematics python3 raspberry-pi robot robotics ros2
Last synced: 03 Sep 2025
https://github.com/praveen1664/easy-machine-learning
This is a curated list of Easy machine learning frameworks, libraries and software (by language
c cpp data-science deep-learning machine-learning neural-network
Last synced: 15 Mar 2025
https://github.com/shankscript/wasm-starter-kit
A bare minimal kit to start working with Webassembly.
c cpp debug starter starter-kit wasm wasm-bootstrap wasm-example wasm-framework web webassembly webassembly-tutorial
Last synced: 09 Mar 2026
https://github.com/tomsik68/ansi_colors
Single-header macro-based library for using terminal color codes in C/C++
c colors colors-codes console cpp terminal
Last synced: 31 Aug 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 Aug 2025
https://github.com/msdeep14/bytecode
A text editor in C++
cpp editor terminal-app terminal-based text-editor text-editors
Last synced: 25 Apr 2025
https://github.com/deveshsangwan/two-pass-assembler
A two pass assembler implementation in c++
assembler cpp two-pass-assembler
Last synced: 12 Oct 2025
https://github.com/luki120/cassia
Simple tweak written in pure C, yes you read that right
Last synced: 07 Apr 2025
https://github.com/abdallahhemdan/30-days-of-code-solutions
HackerRank 30 Day of Code Solutions
cpp hackerrank hackerrank-30dayschallange
Last synced: 07 Oct 2025
https://github.com/gpuengineering/gputils
A C++ header-only library for parallel linear algebra on GPUs (CUDA/cuBLAS under the hood)
cplusplus-17 cplusplus-20 cpp cuda cuda-c cuda-cpp cuda-programming header-only linear-algebra
Last synced: 13 Aug 2025
https://github.com/joyrider3774/retrotime
A game containing 8 retro based games playable in 3 game modes. Made With SDL 2 Libraries
arcade arcade-game cpp game multigame retrogame sdl sdl2
Last synced: 12 Apr 2025
https://github.com/davidyslu/OnlineJudgeUVa
Personal submissions on Online Judge UVa
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/utkuonursahin/cppio
Simple yet powerful C++ library for console based input and output operations.
console-input console-output cpp library
Last synced: 11 Aug 2025
https://github.com/suhatanriverdi/create-random-island-matrix
C++ Code about Matrices and Recursive Function for Students
Last synced: 14 Mar 2025
https://github.com/matheuscavini/meaw-petfeeder-firmware
Firmware for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-App
app cpp esp32 freertos iot pet-project pets smarthome state-machine time-schedule
Last synced: 19 Apr 2025
https://github.com/ramirisu/fitoria
fitoria is a modern C++20, cross-platform web framework.
cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows
Last synced: 16 Jun 2025
https://github.com/thmxv/tx-lang-cxx
Lightweight, fast, modern and scripting language
compiler cplusplus cpp cxx fast interpreter language light lightweight modern programming-language safe single-pass vm
Last synced: 11 Jul 2025
https://github.com/maxbrundev/opengl-skeletal-animation
Animation Programming project using "WhiteBox Engine"
3d-graphics animation-programming cpp graphics-programming opengl skeletal-animation
Last synced: 03 Jul 2025
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025
https://github.com/joyrider3774/checkers_playdate
Small Checkers game for the Playdate handheld.
board-game boardgames checkers checkers-game cpp playdate playdate-console playdate-sdk retro
Last synced: 19 Apr 2025
https://github.com/stuin/solisp
A Lisp based Programming language designed for embedded C++ applications
Last synced: 16 Aug 2025