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/mpogotsky/xapi-cpp
A C++ library that provides a simple API for interacting with the xStation5 trading platform.
boost boost-asio boost-json coroutines cpp cpp-lib cpp20 ssl traiding-api websockets xapi xopenhub-api xstation-api xstation5 xtb xtb-api
Last synced: 20 Apr 2025
https://github.com/sebasfalcone/better-work-notes
A repository containing my notes from different sources on good practices for codding and managing teams
c clean-code cpp development good-practices management oops-in-cpp
Last synced: 14 Jul 2025
https://github.com/mrgrd56/textractor-integration-extensions
Integrate Textractor with other apps via named pipes or HTTP
cpp extension http json named-pipes textractor textractor-extension
Last synced: 05 Jul 2025
https://github.com/ramages/cpp-miscprojectdump
This is just misc. C++ Projects for training and learning
autoclicker autoclicker-source autoclicktool cplusplus cpp cpp-library example example-code example-project key-logger keylistener keylogger practice practice-programming practice-project random-generation small-example small-projects training
Last synced: 24 Mar 2025
https://github.com/oatpp/example-consul
Example project how-to use oatpp-consul integration module.
Last synced: 25 Apr 2025
https://github.com/bytesclub/kill_the_bug
This Repository contains number of C/C++ programs with intentional bugs. Contributors can either post Issue(s) on Bugs and create Pull Request solving them, Or can post new Buggy programs.
Last synced: 15 Apr 2025
https://github.com/darxisr/allodslauncher
Allods Online 4.0.02.42 launcher. Pls use this source code for study purposes only. The author is't responsible for your actions.
allods allodsonline client cpp launcher mmorpg
Last synced: 05 May 2025
https://github.com/urtuba/cpp-deck-game
It is not a game or usefull game tracking app. It's written with learning purpose.
cpp homework istanbul-technical-university
Last synced: 16 Mar 2025
https://github.com/seigtm/complex
A simple complex numbers class that supports all basic operations.
complex-number complex-numbers cpp homework homework-assignments
Last synced: 20 Apr 2025
https://github.com/seigtm/bitwiseaddition
Addition of two integers using only bitwise operators (C++).
addition bitwise bitwise-algorithms bitwise-arithmetic bitwise-operation bitwise-operations bitwise-operators bitwise-shifting bitwise-xor cpp cpp-examples cpp-templates sum
Last synced: 20 Apr 2025
https://github.com/basemax/minesweepercli
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
cpp cpp-cli cpp-game cpp-game-cli game game-2d game-cli game-development minesweeper minesweeper-board minesweeper-cli minesweeper-cpp minesweeper-game
Last synced: 03 Apr 2025
https://github.com/darvid7/monash-programming-club
algorithms cpp datastructures icpc
Last synced: 03 Apr 2025
https://github.com/newyaroslav/xtime_cpp
Простая C++ библиотека для работы с временем и датой
automation-date calculation cpp epoch-time gmt gmt-time hpp julian-day moon-parallax ole-automation-date posix-time sync-time time timestamp unix utc-datetime utc-timestamp utc-timezone
Last synced: 19 Apr 2025
https://github.com/alexf2/ImageResizer
IE6 ActiveX control for uploading and resizing images at the same time
activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio
Last synced: 11 Mar 2025
https://github.com/foxoman/hacky
Hacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings.
color-scheme cpp qt qtcreator style theme
Last synced: 29 Apr 2026
https://github.com/lucasbotang/concurrent_traffic_simulation
Udacity C++ Project Concurrent Traffic Simulation
concurrency cpp traffic-simulation
Last synced: 20 May 2026
https://github.com/saadbazaz/airpal
AirPal, the (dummy) Flight Reservation System. Written in C++ as a Data Structures project, with a UI in QTC++.
cpp flight-reservation flight-reservation-system qt student-project
Last synced: 01 May 2026
https://github.com/joanstinson/stinsonengine
A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.
cplusplus-11 cpp game-engine-3d game-engine-development opengl
Last synced: 20 May 2026
https://github.com/geoffreylgv/alx-system_engineering-devops
This repo is a DevOps (SysAdmin/Software Engineering) scripts project - that stores basics and advanced (Regular expressions) shell commands.
alx alx-africa alx-curriculum alx-system-engineering c cpp dev developer-tools development devops holberton holberton-school-student holbertonschool linux script scripting shell shell-scripting
Last synced: 11 Apr 2026
https://github.com/theolepage/face-detection
Simple C++ program to detect human faces in an image.
computer-vision cpp face-detection
Last synced: 21 Jul 2025
https://github.com/neko-box-coder/runcpp2
A simple declarable, scriptable, flexible cross-platform build system build system for c or c++
build build-systems build-tools c cpp scripting systems
Last synced: 13 Apr 2025
https://github.com/wjcunningham7/fastmath
Numerical approximations and efficient data structures
assembly-language bitset cpp hypergeometric-function numerical-methods
Last synced: 20 Mar 2025
https://github.com/pokisemaine/fishjoy
High-performance C++ server framework
cmake cpp high-performance server-framework
Last synced: 20 May 2026
https://github.com/arturfriedrich/programozasgknb_intm021
Gyakorlati anyagok a Széchenyi István Egyetem Programozás (GKNB_INTM021) tárgyához
Last synced: 13 May 2026
https://github.com/BillyFrcs/FlappyBird
Flappy Bird Game.
2d-game cpp flappy-bird-game flappybird game game-development sfml sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 14 Apr 2025
https://github.com/sschleemilch/cpp-gitbash-powerline
bashrc cpp git gitbash powerline-shell
Last synced: 19 May 2026
https://github.com/maximilianfeldthusen/simpleusermanagementsystem
The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.
classes cpp exception-handling user-management
Last synced: 07 Mar 2026
https://github.com/michaelehab/shipping-company-simulator
A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during Spring 2022 semester.
algorithms cargo cli company cpp data-structures delivery linked-list object-oriented-programming oop priority-queue queue simulation statistics truck
Last synced: 04 Mar 2025
https://github.com/tole-k/ant-colony-optimization-solving-google-hashcode-2020
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
book cpp google greedy-algorithm library mutations np-hard optimization
Last synced: 05 Jun 2026
https://github.com/shvixxl/arkanoid-nine-hells
Upside down Arkanoid with Magic in Hell 🎮
arcade cpp game game-2d game-development sdl2
Last synced: 13 Feb 2026
https://github.com/csp-community/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 08 Apr 2026
https://github.com/raphaelsenn/newton-raphson-fractals
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
complex-numbers cpp fractal fractal-images fractals mathematics newton-raphson ppm-format ppm-image
Last synced: 25 Jun 2025
https://github.com/susmita-dey/math-quiz-game-in-cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp
Last synced: 01 Sep 2025
https://github.com/streamlabs/lib-datalane
An incredibly fast IPC solution for C and C++.
cpp gplv2 interprocess interprocess-communication ipc networking rpc
Last synced: 14 Apr 2025
https://github.com/karmakrafts/kstd-platform
OS abstractions for various purposes like memory mapping for C++17/20.
abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library
Last synced: 11 May 2025
https://github.com/thetibiaking/ttk-canary-mixed
Canary Custom Server 13.x for OpenTibia community.
Last synced: 14 Mar 2025
https://github.com/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/efmsoft/logme
Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime — without restarting
c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows
Last synced: 17 Jan 2026
https://github.com/wx257osn2/clockwork_base32_cxx
Implementation of Clockwork Base32 for C++.
Last synced: 07 Jun 2026
https://github.com/speedycraftah/speedy-os
X86 operating system attempt from scratch written with C, C++ and Assembly.
cpp operating-system operating-system-kernel operating-system-learning x86
Last synced: 08 Jan 2026
https://github.com/xelroth/keylogger
A professional keylogger programmed with Python, C++ that is cross-platform containing good options
c2 cpp cpp-keylogger keylogger keylogger-python keylogger-script linux linux-keylogger malware pyrogram python python-keyboard python-keylogger python-malware socket trojan trojan-malware websocket windows windows-keylogger
Last synced: 12 May 2025
https://github.com/indeemasoftware/qpredix
This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.
cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service
Last synced: 18 May 2026
https://github.com/CorridoniMatias/kemmens
Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter
c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn
Last synced: 11 May 2025
https://github.com/3zrv/raytracerincpp
A ray tracer that renders in 16-color VGA palette at 640x480 resolution.
Last synced: 18 May 2026
https://github.com/omerap12/anomaly-detector
Simple anomaly detector for "Advanced Programming 1" in C++
Last synced: 04 Apr 2025
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/parmaja/miniiremote
Arduino IR remote control reader/receiver into 32 bit code
arduino atmega attiny cpp remote-control
Last synced: 18 May 2026
https://github.com/madhuryahait/arduino_obstacle_avoiding_bot
Arduino code for Bot
arduino arduino-library arduino-uno bot cpp
Last synced: 11 Sep 2025
https://github.com/developerpaul123/cmakeqt5example
cmake cpp example example-code example-project examples gui guide qt qt5
Last synced: 15 Sep 2025
https://github.com/gabyx/tech-pr-cpp-value-catergories
Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...
cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library
Last synced: 18 May 2026
https://github.com/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 17 May 2026
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
https://github.com/docentyt/ffvid
Fast and easy-to-use video editor based on FFmpeg.
cmake cpp ffvid multiplatform native open-source video-editing
Last synced: 09 May 2025
https://github.com/aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform
Last synced: 30 Apr 2025
https://github.com/gittygupta/slam
Simplest implementation of Simultaneous Localisation and Mapping with Brute-force matching of necessary points. Visualized and optimized using Pangolin and g2o libraries of C++ respectively, build for python.
Last synced: 19 May 2026
https://github.com/kusaremkn/dbdbd
chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom
Last synced: 22 Mar 2025
https://github.com/x39/xcg
X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease
code-generation code-generator cpp cst generator parser parser-generator syntax-tree
Last synced: 07 May 2026
https://github.com/theflash2k/sudoku
A sudoku game made in C++
c cplusplus cplusplus-games-for-beginners cpp game sudoku
Last synced: 19 May 2026
https://github.com/falcon-09/leetcode-problems
algorithms cpp data-structures leetcode-solutions
Last synced: 02 Jan 2026
https://github.com/rozanlaudzai/competitive-programming
My competitive programming solutions, templates, and learning resources.
algorithms atcoder atcoder-solutions codeforces codeforces-solutions competitive-programming cpp cses-solutions data-structures data-structures-and-algorithms leetcode leetcode-solutions tlx tlx-solutions tlx-toki
Last synced: 20 Jan 2026
https://github.com/akshat2602/sem3_dsl
Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)
Last synced: 05 Apr 2025
https://github.com/samyam81/theoryofcomputation
This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.
cpp java theory-of-computation
Last synced: 19 May 2026
https://github.com/dashroshan/daa-oop-lab
📝 3rd semester DAA and OOP lab question solutions in C++
cpp design-and-analysis-of-algorithms object-oriented-programming
Last synced: 06 Apr 2025
https://github.com/biogui/guia-leetcode
[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus
algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021
Last synced: 11 Sep 2025
https://github.com/Jyotibrat/CompeteX
Adding all the programs which I have done while practicing Competitive Coding on different Platforms.
codechef codeforces competitive-programming cpp cpp17 git github-config python python3
Last synced: 31 Oct 2025
https://github.com/qtlittlexu/thefungame-tetris
这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习
Last synced: 06 Apr 2025
https://github.com/soreing/var-cpp
Dynamic and flexible type var implementation in c++
Last synced: 15 Oct 2025
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/conreality/conreality-hal
Conreality Hardware Abstraction Layer (HAL).
Last synced: 13 Mar 2025
https://github.com/wkhallen/unscramble
A C++ program that unscrambles scrambled words
Last synced: 19 Apr 2025
https://github.com/timkpaine/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 14 Apr 2025
https://github.com/soreing/des-cpp-encrypt
Simple DES encryption library for C++
Last synced: 05 Apr 2025
https://github.com/jafagervik/gonflux
Blazingly Concurrent
compiler concurrent concurrent-programming cpp cpp20 language parallel-programming programming
Last synced: 20 Jan 2026
https://github.com/adamjosephmather/codewizard
CodeWizard is a code editor/IDE like no other. Written in QT C++. Far superior to CodeShizard.
code-editor codewizard cpp custom-ide ide idle python qt
Last synced: 31 Aug 2025
https://github.com/samyam81/anonymous-functions
A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.
cpp csharp functional-programming java
Last synced: 11 May 2026
https://github.com/atus/proove_433_cpp
C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets
433mhz anslut cpp iot nexa proove proove-rf-sockets raspberry-pi rf telldus
Last synced: 10 May 2026
https://github.com/manju07/school-management-system
C++ Console Application with File System
c cpp filesystem fstream school-management-system
Last synced: 10 Apr 2025
https://github.com/justcabbage/osu-parser
C++20 compatible parser for osu! filetypes
cpp osu osu-libraries osugame parser parsing
Last synced: 21 Mar 2025
https://github.com/Choaib-ELMADI/getting-started-with-ros
Learn the Robot Operating System (ROS), including both ROS1 Noetic and ROS2 Humble, installation and essential commands.
cpp debian-linux linux python robot robot-operating-system robotics ros ros1 ros1-noetic ros2 ros2-humble ubuntu
Last synced: 31 Oct 2025
https://github.com/srijxnnn/emu8
emu8 - A CHIP-8 emulator (or interpreter) written in C++.
chip-8 chip8 chip8-emulator chip8-interpreter cpp emu8 sdl2
Last synced: 13 Mar 2025
https://github.com/andyfratello/pro2
💻 Exercicis de Programació 2 (PRO2) Q1 - UPC FIB
compiler cpp cpp-language language pro2 pro2-fib programming programming-language
Last synced: 22 Jul 2025
https://github.com/pfcclab/open3d
Open3D: A Modern Library for 3D Data Processing
3d 3d-perception arm computer-graphics cpp cuda gpu gui machine-learning mesh-processing odometry opengl paddle pointcloud python reconstruction registration rendering tensorflow visualization
Last synced: 14 Apr 2025
https://github.com/abarichello/multicaster
Multiplayer raycasting game.
cpp game-development gamedev raycasting raycasting-engine sfml sfml-game
Last synced: 30 Apr 2025
https://github.com/wotancode/programming-logic-exercises
Colección de ejercicios de programación resueltos en diversos lenguajes.
c cobol cpp exercises java javascript js pseint rust ts typescript
Last synced: 12 Apr 2025
https://github.com/sandarutharuneth/cpps
Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.
beginner-project coding collaboration cpp programming programming-language
Last synced: 28 Oct 2025
https://github.com/danfordgidraph/react-native-render-pdf
A Native, High-Performance, Feature-Rich and fully cross-platform React Native PDF View component written in Obj-C++ for iOS, Kotlin for Android and C++ for Windows
android cpp ios kotlin mobile mobile-development mobile-library objective-c react react-native react-native-library universal-app windows
Last synced: 10 Apr 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/vedantparanjape/audio-streamer
a sync audio player
audio-streaming boost-asio boost-libraries cpp networking
Last synced: 10 Apr 2025
https://github.com/sandeepkundalwal/data-structures-algorithms-ii
[CS514: Data Structures & Algorithms - II] This repo contains all the assignment of CS514 offered at IIT Mandi by Dr. Dileep AD during Fall Session 2022.
algorithms-and-data-structures cpp dijkstra-algorithm fibonacci-heap kruskal-algorithm mergesort prims-algorithm quicksort
Last synced: 27 Mar 2025