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-07-07 00:07:28 UTC
- JSON Representation
https://github.com/learningbyexample/super-fany-fun
teaching game developing using C++
Last synced: 15 Mar 2025
https://github.com/adzo261/sales-tax-problem
Sales Tax problem solution using C++
cpp oops-in-cpp sales-tax-problem-solution
Last synced: 20 Aug 2025
https://github.com/rikeda71/deep-learning-from-scratch-2-cpp
C++ version of https://github.com/oreilly-japan/deep-learning-from-scratch-2
Last synced: 15 Mar 2025
https://github.com/eslamdyab21/hogwarts-battle-cpp
This repository has the code of Hogwarts Battle written in Cpp. it's the final software project of the training phase in MIA technical team.
cpp harry-potter hogwarts mia voldemort wizards
Last synced: 15 Mar 2025
https://github.com/gummif/endocpp
Modern C++ functional programming concepts library
cpp cpp17 functional-programming header-only library
Last synced: 23 Mar 2025
https://github.com/ka-iden/huffman
Huffman coding, compression and decompression
cpp huffman-coding huffman-compression-algorithm
Last synced: 07 Apr 2025
https://github.com/liulingxi2/multi-person-communication-platform-ssp-2.0
Multi-person communication platform SSP 2.0
cpp microservice mysql social software
Last synced: 02 May 2026
https://github.com/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 16 May 2025
https://github.com/maipa01/pcre2cpp
A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.
bsd-3-clause cpp cpp20 library open-source pcre2 pcre2-regex pcre2-wrapper regex regular-expressions wrapper
Last synced: 27 May 2026
https://github.com/rodyherrera/leetcode
A record of my LeetCode problem solving journey! ;)
algorithms algorithms-datastructures c computer-science cpp javascript leetcode leetcode-solutions python typescript
Last synced: 11 Apr 2026
https://github.com/jdsherbert/unreal-engine-health-system
Simple Health System implementation for Unreal Engine. Tracks health of an actor, logs damage, and also fires events from changes.
component cpp health unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 07 Apr 2025
https://github.com/jdsherbert/audio-soft-clip-distortion
Simple C++ implementation of a basic Soft Clip Distortion technique. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp distortion distortion-effects sine sine-wave sinewave soft-clipping
Last synced: 07 Apr 2025
https://github.com/mond1c/openglengine
It's open source gaming engine. It's my main project.
cpp cpp20 engine game-engine glfw opengl
Last synced: 19 May 2026
https://github.com/boloto1979/keylogger
Keylogger - A C++ keystroke project. This project includes versions for Windows and Linux systems. The keystroke capturer records keystrokes and stores them in a log file. Use it responsibly and in compliance with applicable laws and regulations.
cpp cybersecurity keylogger linux macos malware socket windows
Last synced: 11 Apr 2026
https://github.com/bpdesilva/cppwebserver
Practicing fundamentals of Web Server Development with C++ on Flask like Micro Web Framework known as Crow.
boost-libraries cmake cpp docker flask-server gcc webserver
Last synced: 31 Aug 2025
https://github.com/amanoteam/raiden
A GCC cross-compiler targeting Linux musl
c cpp cross-compiler gcc linux musl
Last synced: 19 Apr 2026
https://github.com/mostlime12195/n-body-simulation
An N-Body Simulation made with Raylib and C++
cpp gravity-simulation nbody nbody-simulation opengl raylib raylib-cpp simulation
Last synced: 21 May 2026
https://github.com/prophetru/helloworld
Sample "Hello World" with gtest. Can be used as a template for future projects for education only.
Last synced: 16 May 2025
https://github.com/endurodave/asyncstatemachine
Asynchronous State Machine in C++
asynchronous-programming cpp cross-platform delegates finite-state-machine state-machine threads
Last synced: 15 Mar 2025
https://github.com/bl33h/fillinganypolygon
A program that uses a framebuffer to fill any polygon and save the result as a bitmap (BMP) file in the build folder. It supports drawing and filling polygons with custom shape and color.
cmake computer-graphics cpp gcc make polygon polygons vector
Last synced: 23 Sep 2025
https://github.com/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 04 Apr 2025
https://github.com/nir3x/rwx-dll-scanner
RWX DLL Scanner - Find signed RWX dlls
32-bit 64-bit c-plus-plus command-line-tool cpp digital-signature digitally-signed-sections dll-scanner rwx-dll-scanner security windows-development
Last synced: 25 Jul 2025
https://github.com/achrafelkhnissi/ft_containers
Implementation of a few container types of the C++ standard template library.
1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school cpp cpp98 map set stack stl-containers vector
Last synced: 30 Dec 2025
https://github.com/dbeewms/logica-y-algoritmos
Example and Practical Exercises from the Logic and Algorithms Class in C, C++, and PSeInt, First Semester, Universidad Americana (UAM).
algorithms c cpp programming-logic pseint
Last synced: 16 May 2026
https://github.com/antonako1/arghand
Single header argument parsing and handling library made with C++11
Last synced: 25 Jul 2025
https://github.com/drkwitht/expreval
Parse and evaluate arithmetic expressions.
cpp math-expression-evaluator recursive-descent-parser
Last synced: 04 Apr 2025
https://github.com/arnavsharma2711/cp-striver-sheet
This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.
Last synced: 05 May 2025
https://github.com/oleg-nenashev/wiremock-googletest-demo
Demo: Using WireMock with Testcontainers for C/C++ in Google Test
api cpp demo testcontainers testcontainers-c wiremock
Last synced: 28 Mar 2025
https://github.com/fizzymo/fizzymo
I fell in love with tech because any problem I had could be solved. It sparked a fire in me to chase a career where I could mix my creative side with geeky knowledge.
backend cpp css html5 java javascript python r react software-development typescript
Last synced: 06 Apr 2026
https://github.com/sugaliudaykiran/dsa_cpp
CPP_DSA
cpp dsa dsa-algorithm gfg-solutions
Last synced: 14 May 2025
https://github.com/whiskeytangocoding/cplusplus
Config files for my GitHub profile.
back-end backend classes classes-and-inheritance classes-and-objects classes-methods code coding coding-challenge config cplusplus cplusplus-17 cpp encapsulation github-config how-to howto training visual-studio visual-studio-code
Last synced: 20 Jun 2026
https://github.com/aostrun/missionaries-and-cannibals-multiprocessing
Solution for the Missionaries and Cannibals problem using Message Queues and Multiprocessing
cpp message-queue missionaries-cannibals-problem multiprocessing posix
Last synced: 11 Jun 2026
https://github.com/yudhastyawan/yulang
A simple programming language using Bison and Flex in C++.
bison cpp flex interpreted-programming-language interpreter programming-language programming-languages
Last synced: 07 Apr 2026
https://github.com/zenorachi/s21-containers
The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.
algorithms avl-tree cpp list makefile map queue set stack stl-containers tree
Last synced: 25 Jul 2025
https://github.com/callmesalmon/caw
Simple, yet semi-useful password manager written in C++
Last synced: 18 Jun 2025
https://github.com/syperolao/mini-engine-with-games
Small C++/DirectX 11 game engine with shared Core systems and mini-games: Pong, Katamari, planet simulation
cascade-shadow-mapping cplusplus-20 cpp deferred-rendering directx11 game-engine gbuffer katamari katamari-damacy particle-system particles ping-pong planet-simulation pong pong-game shadow-mapping vcpkg
Last synced: 13 May 2026
https://github.com/franzlor/turrettankblitz
Tank shooter using Unreal Engine 5
Last synced: 10 Jul 2025
https://github.com/teejay69/configsync
Program Settings Synchronizer
boost configuration-management cpp settings-sync
Last synced: 26 Jul 2025
https://github.com/CleasbyCode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 07 May 2025
https://github.com/reshalfahsi/competitive-programming
Collection of Competitive Programming Problem and Solution
algorithms artificial-intelligence competitive-programming cpp datastructures go golang hackerrank javascript mathematics python sql typescript
Last synced: 15 Jul 2025
https://github.com/jgaa/purech
Cluster and replication validation for global deployments of Apache Pulsar
Last synced: 18 Jul 2025
https://github.com/aryan-programmer/universal-cpp
Universal C++ language extensions
boost boost-libraries cpp cpp-lib cpp-library cpp17
Last synced: 09 Jul 2025
https://github.com/ifpabelem/projetos_calculo_i
Projetos de programação apresentados na disciplina de Calculo I.
Last synced: 02 Sep 2025
https://github.com/edisonslightbulbs/rfcomm-cpp
Bluetooth socket: RFCOMM communication between Linux and Android (Linux side)
Last synced: 26 Jun 2025
https://github.com/victorharri-chal/arcade
🕹️ A graphical project in C++ to recreate an arcade machine with multiple games (Pacman & Nibbler) and multiple graphical libraries (Ncurses, SFML, SDL2). Done on my 2nd year at Epitech
arcade-machine cpp epitech game graphical-programming ncurses nibbler pacman sdl2 second-year-project sfml
Last synced: 06 Apr 2025
https://github.com/htl-stp-ecer/stm32-data-reader
Raspberry Pi ↔ STM32 SPI bridge — reads sensor data and publishes it via LCM for RaccoonOS
botball cpp lcm raccoon-os raspberry-pi robotics spi stm32
Last synced: 23 May 2026
https://github.com/kingcitaldo125/sorts
Various sorting algorithms | Sorts of all sorts
algorithms cmake cpp sorting-algorithms
Last synced: 15 Sep 2025
https://github.com/khaledkamr/clothes_shop_system
Data structure project
coding cpp data-structures oop-in-cpp
Last synced: 06 Feb 2026
https://github.com/mateus-resende-ottoni/cpp
Repositório dedicado a projetos desenvolvidos na linguagem C++
Last synced: 04 Apr 2025
https://github.com/maximilianfeldthusen/dynamic-array-with-raii
The code defines a DynamicArray class that serves as a simple dynamic array implementation.
array cpp memory-management raii
Last synced: 20 Jul 2025
https://github.com/hydraphyzer/bank-management-system-in-cpp
This is my Semester Project. This is Basically a Bank Management System Made In C++
bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair
Last synced: 26 Jul 2025
https://github.com/imnetcat/ecosystem
Interactive virtual ecosystem. Cells evolution. Evolution from unicellular to multicellular organisms in a virtual world
cpp evolution genetic genetic-algorithm genetic-programming sfml
Last synced: 18 Sep 2025
https://github.com/tomheaton/multicon-probe
Arduino two way communication using nRF24L01s. :joystick:
Last synced: 12 May 2026
https://github.com/luisfelipepoma/engine_game_with_c
Learning about Game Engines in C
Last synced: 02 May 2026
https://github.com/kezhengjie/rpc
A header only and out of the box tcp rpc framework written in C++.
asio compile-time-meta-programming cpp headeronly rpc rpc-framework
Last synced: 19 Sep 2025
https://github.com/tajiknomi/clienthttp_windows
Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling
client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat
Last synced: 20 Mar 2025
https://github.com/cmst0us/libblilivedanmaku
BiliBili Live Room, Websocket Danmaku Protocol in C++
bilibili bilibili-live cpp danmaku websocket
Last synced: 29 Mar 2025
https://github.com/akselsledins/hackerrank-answers
Doing stuff on lunch time
challenges cpp golang hackerrank nodejs python regex shell
Last synced: 09 Apr 2026
https://github.com/fl444mingo/fl4-cs131-01-02-fav
Ch. 1, Lesson 2, Favorite Number
Last synced: 20 May 2026
https://github.com/ricky-ultimate/star-printer
A simple star printer program, written in C++
Last synced: 23 May 2026
https://github.com/pzaino/pzaino
Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.
6809 68k arm bsd c coding compilers cpp interpreters linux mips operating-systems ppc programming risc-os risc-v software-development
Last synced: 09 Nov 2025
https://github.com/connorslade/noseshell
🐚 A Shell for Windows | Making CMD slightly less bad
Last synced: 05 Apr 2025
https://github.com/ralvarezdev/uru-programming-1-dominoes
Simple dominoes terminal game from Programming 1 college course
cpp dominoes game game-development rafael-urdaneta-university terminal universidad-rafael-urdaneta uru
Last synced: 13 Feb 2026
https://github.com/abhijithkunchati/weenix-os
A full operating system, based on Unix, built as a semester long project
c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory
Last synced: 20 May 2026
https://github.com/obinexus/jiggleengine
Specialized soft-body physics animation framework for character development. Human-in-the-loop methodology with web-based development environment, skeletal rigging, clothing simulation, and Blender export pipeline. Built on NLink→PolyBuild→JiggleEngine architecture.
alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering three-js webassembly webgl
Last synced: 19 May 2026
https://github.com/horazont/dragonstash
A transparent block-wise file system cache overlay with libfuse3, written in C++.
cache cpp fuse-filesystem sftp-client
Last synced: 05 Apr 2025
https://github.com/jonperk318/searching-algorithms
Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript
binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack
Last synced: 07 Apr 2026
https://github.com/jasperdrescher/carrot
Jamming with the Unreal Engine Cropout sample project
Last synced: 06 Apr 2025
https://github.com/nguyenj-c/assembler_mips
Reuplod of old work done for a course about MIPS
assembler cplusplus cpp mips mips-architecture mips-assembly
Last synced: 16 May 2026
https://github.com/the0cp/leetcode
C++/Shell/SQL source code of solved LeetCode problems.
algorithm cpp leetcode leetcode-cpp leetcode-solutions
Last synced: 11 Jul 2025
https://github.com/condy0919/ccdoc
Tries to be the next documentation generator for c/c++
Last synced: 16 May 2026
https://github.com/fujiwarachoki/bytrixlang
An easy to learn and use, interpreted programming language written in C++.
bytrix cpp programming-language
Last synced: 17 Jun 2025
https://github.com/sreejit7/data-structures-algorithms
Codes with solutions for different Data Structures & Algorithm related problems
algorithms algorithms-and-data-structures cpp data-structures problem-solving
Last synced: 09 Sep 2025
https://github.com/tsnsoft/vs2022_cpp_wxwidgets_demo
Пример программы на C++ с использованием wxWidgets в Visual Studio 2022
2022 cpp visual-studio wxformbuilder wxwidgets
Last synced: 28 Jul 2025
https://github.com/themusharraf/themusharraf
I'am
c computer-vision cpp go python rust-lang
Last synced: 18 Jul 2025
https://github.com/0xjonaseb11/stack__dsa_practical_exam
DSA Practical exam | Algorithms | Data Structures
algorithms cpp datastructures stack
Last synced: 13 Mar 2025
https://github.com/bl33h/conwaysgameoflife
A real-time rendering program with Conway's Game of Life algorithm.
algorithm cmake conways-game-of-life cpp gcc make sdl2 wsl
Last synced: 28 Jul 2025
https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado
Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!
c-mais-mais cpp logica-de-programacao
Last synced: 21 Sep 2025
https://github.com/meysam81/traveling-salesman-problem
an implementation of tsp using c++ in a simple way
cplusplus cplusplus-11 cpp cpp11 traveling-sales-person traveling-salesman traveling-salesman-problem traveling-salesperson tsp tsp-problem tsp-solver
Last synced: 03 Jan 2026
https://github.com/marenkeneshov/marintxtcrypt-2.0
MarinTxtCrypt 2.0 Приложение позволяет шифровать введённый текст. Не используйте это приложение в незаконных целях! The application allows you to encrypt the entered text. Do not use this app for illegal purposes! Бұл қосымша енгізілген мәтінді шифрлауға мүмкіндік береді. Бұл қосымшаны заңсыз мақсаттарда пайдаланбаңыз!
cpp cybersecurity cypher kazakhstan
Last synced: 04 Apr 2025
https://github.com/alexiszamanidis/sql_query_executor
A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.
bash c cpp parallelization sql-query-executor thread-pool
Last synced: 09 Apr 2026
https://github.com/5arthak01/encryption
My exploration in encryption. Currently contains C++ implementation of RSA.
Last synced: 04 Apr 2025
https://github.com/seng3694/blackcircle
Small project for messing around with ImGui and SFML
cmake cpp imgui imgui-sfml sfml
Last synced: 21 Mar 2025
https://github.com/inanyan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 01 Nov 2025
https://github.com/itszcx/pre-commit-hooks
Useful pre-commit hooks for personal use
c cpp devops epitech haskell linter pre-commit pre-commit-hooks python refactoring
Last synced: 08 Apr 2026
https://github.com/kyrylo-sovailo/dumb-way-to-debug
When there is no debugger and printf's ain't cutting it
Last synced: 29 Jul 2025
https://github.com/ark2016/cpp-algorithms-vk-tehnopark
cpp algos study from TP
algorithms bmstu cpp technopark vk
Last synced: 16 May 2026
https://github.com/RSGL/RSP
Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON
cpp cpp11 header-only html json library parser rsgl single-header xml
Last synced: 12 Mar 2025
https://github.com/chimipupu/cc8r_zenn_cpp
Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳
Last synced: 07 Nov 2025
https://github.com/ahmed0saber/c-cpp_console
ahmed0saber console-application cpp
Last synced: 20 May 2026
https://github.com/l3odr0id/k_way_merge_sort
c++ k way merge sort
cpp example merge-sort mergesort mergesort-algorithm sort sorting-algorithm sorting-algorithms sorting-algorithms-implemented students study
Last synced: 18 Jul 2025