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-03 00:06:50 UTC
- JSON Representation
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/slangborgh16/motion-extraction
C++ Motion Extraction with OpenCV
cpp motion motion-extraction opencv
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/jdsherbert/trie
Simple Trie Structure implementation in C++
cpp trie trie-data-structure trie-structure tries
Last synced: 07 Apr 2025
https://github.com/zakariaelbouzkri/my_cses_problems_solutions
this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.
algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms
Last synced: 27 Feb 2025
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/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/ngocdo1987/notes
Programming notes
bash bash-script cloudflare cpp crystal crystal-lang eccube eccube4 go golang laravel laravel-framework lucky lucky-framework rust rust-lang wsl wsl-ubuntu wsl2
Last synced: 11 Apr 2026
https://github.com/uhpoler/kpi-second-semester
This repository contains materials from all disciplines of the second semester
activity-diagram bfs bstree bubble-sort cisco-packet-tracer class-diagram component-diagram cooperation-diagram cpp deployment-diagram hash-functions insertion-sort merge-sort python quick-sort salesman sequence-diagram state-diagram use-case-diagram
Last synced: 06 May 2026
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/endurodave/integrationtestframework
C++ Integration Test Framework using Google Test and Delegates
asynchronous-function-calling automated-testing cpp cross-platform delegates embedded-systems google-test iec-62304 integration-test integration-testing linux multi-threading multithreading windows
Last synced: 15 Mar 2025
https://github.com/kanannuruyevs/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 11 Apr 2026
https://github.com/brainboxdotcc/evalbot
D++ Evaluator bot
bot cpp discord discord-bot dpp
Last synced: 29 Apr 2026
https://github.com/shadowshahriar/cse112
A repository containing my solutions to OOP problems assigned by our CSE lecturer, NAB (2nd Semester)
Last synced: 23 Mar 2025
https://github.com/lecrapouille/profiler
[Lib][Alpha version][Functional] Lightweight C++ frame profiler
Last synced: 07 Apr 2025
https://github.com/ahadalireach/leetcode.solutions
A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.
Last synced: 26 Mar 2025
https://github.com/enzoguillouche/seismosense
Built with C++ and OpenGL, this project is cutting-edge earthquake simulation tool designed to test the structural resilience of buildings and other infrastructure under various seismic scenarios.
cpp earthquakes natural-disasters opengl opensource simulator
Last synced: 02 May 2026
https://github.com/anderctrl/unreal-betterui
Simple plugin to help you save time setting up all the ui system again and again.
cpp unreal unreal-engine unreal-engine-plugin unreal-plugin
Last synced: 23 Mar 2025
https://github.com/robaho/cpp-trader
A financial exchange in C++ designed for algorithmic trading tests.
cpp financial-markets fix fix-protocol trading-strategies
Last synced: 23 Mar 2025
https://github.com/aaron-trinidad/genetic_algorithm
Genetic Algorithm implemented in C++
cmake cpp genetic-algorithm optimization-algorithms
Last synced: 23 Mar 2025
https://github.com/shoyamanishi/webassemblynumericalcomputing
A study on the numerical computing with WebAssembly on the browsers
cpp emscripten numerical-computation simulation webassembly
Last synced: 23 Mar 2025
https://github.com/refactor-group/ambi_client_cpp
A C++ implementation of the Edge IoT sensor framework for Particle Argon.
Last synced: 12 Jun 2025
https://github.com/someaspy/schoolmonorepo
All my school projects
cmake cpp css education html java javascript monorepo python school school-project
Last synced: 11 Apr 2026
https://github.com/jilliennelapid/packagedelivery
A C++ project using mulitple header files and classes to simulate different mailing packages that can be send out.
classes-and-objects cpp header-files
Last synced: 15 Mar 2025
https://github.com/i-umairkhan/big-integers
A big integer calculator for solving calculaitons of big numbers
biginteger cpp data-structures
Last synced: 28 May 2026
https://github.com/erthium/search-tools
String comparison and string search optimisation repertoire, written in C++, Python3 and Typescript
cpp fuzzy-search fuzzysearch levenshtein-distance python python3 search-algorithm string-comparison string-search typescript
Last synced: 11 Apr 2026
https://github.com/nekernel-org/btb
A build system based on JavaScript Object Notation (JSON) written in C++
Last synced: 16 May 2025
https://github.com/wrieg123/csp-adapter-zeromq
A CSP Adapter for the ZeroMQ Universal Messaging Library
cpp python stream-processing streaming zeromq
Last synced: 30 Apr 2026
https://github.com/denizyesilirmak/react-native-tuner-engine
a musician-grade react native tuning engine powered by native audio processing and real-time pitch detection.
cpp dsp fft jsi oboe pitch-detection turbo-module yin
Last synced: 28 May 2026
https://github.com/leonburghardtdev/injectify
Injectify is a simple and easy-to-use tool that allows users to inject dynamic link libraries (DLLs) into running processes.
c cheats cpp dll-injection imgui reverse-engineering win-api
Last synced: 11 Apr 2026
https://github.com/nolleh/rsp
⚡Realtime Server Platform - aims to make room based socket server platform
boost cpp framework game-server socket-programming
Last synced: 21 Feb 2026
https://github.com/sdk-meb/ft_containers.42
Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.
1337school 42born2code containers cpp cpp98 data-structures data-types makefile redblack-tree
Last synced: 05 Jan 2026
https://github.com/crazyvito11/vita-hello-world-docker
A simple Hello World application for the Vita, build with VitaSDK via Docker
boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk
Last synced: 02 Apr 2026
https://github.com/salma-mamdoh/encryption-and-dycryption-program
My project for Structured Programming Course taken during fall 2023 semester
cpp problem-solving structure-programing
Last synced: 01 Jul 2025
https://github.com/zouariomar/leetcode
LeetCode solutions repository
algorithms code cpp leecode-solutions
Last synced: 20 Jul 2025
https://github.com/amitrajitdas/cp-contests
Restarting my CP journey :D
atcoder codechef codeforces competitive-programming cpp leetcode
Last synced: 17 May 2025
https://github.com/piotrpsz/clap
C++ library for analyzing program call arguments.
Last synced: 17 May 2025
https://github.com/kubware/kub-cpp-logger
Simple C++ logger with NuGet packing option
cpp logger nuget nuget-package static-library
Last synced: 05 Jan 2026
https://github.com/djoezeke/celog
A Fast , Convenient and Lightweight Header Only C/C++ Logging Library.
asynchronous c cpp cross-platform header-only high-performance logger logging logging-library low-latency
Last synced: 09 Mar 2025
https://github.com/aoshimash/cs
Coordinate systems for planetary N-body simulation
Last synced: 31 Mar 2025
https://github.com/jowwan/tic-tac-toe
A console-based Tic-Tac-Toe game written in C, featuring three exciting modes: Classic Tic-Tac-Toe, Footy Tic-Tac-Toe, and Basketball Tic-Tac-Toe. Simple, fun, and perfect for nostalgic gameplay!
basketball c console console-application console-game cpp football project tic-tac-toe tictactoe
Last synced: 08 Apr 2025
https://github.com/gabrielemaurina/workspace
Personal workspace. Years of code shouldn't be lost.
cpp eiffel erlang java javascirpt ocaml python scala
Last synced: 11 Apr 2026
https://github.com/mntone/rwinrt
ease-to-use resources access for MRTCore
cpp csharp culture globalization i18n localization localization-tool mrtcore resources resw win winappsdk windows windows-runtime windows-ui windowsappsdk winrt winui winui3
Last synced: 11 Apr 2026
https://github.com/britanniavirtual/hlsl_line_shader
DirectX 11 shader to draw solid 3D line based on two 3D points as the vertex input. Line width and fill color specified with a cbuffer. Uses geometry shader to render the billboard line.
3d-line billboard cpp directx geo-shader hlsl line point-to-point
Last synced: 23 Mar 2025
https://github.com/offa/cet
Simple test execution, mostly for container environments.
container container-test cpp cpp17 systemtesting
Last synced: 18 May 2026
https://github.com/l3odr0id/neural-network-for-numbers
Neural network that reads handwritten numbers.
cpp neural-network neural-networks neuralnetwork neuralnetworks recognition recognizing-handwritten-digits
Last synced: 15 Mar 2025
https://github.com/magmaz3637/mswitchcasecpp
Kalkulato berbahasa cpp dengan switch case
Last synced: 15 Mar 2025
https://github.com/bartekjaszczak/rito
Simple, crossplatform C++20 library for League of Legends client and Riot API
cmake cpp cpp20 lcu lcu-api league-of-legends lib library rest-api riot riot-api riot-games-api
Last synced: 18 Apr 2025
https://github.com/TevesManuel/ESP32-sumo-lineBot
Final project alberth tomas minisumo, maded with esp32
Last synced: 18 Apr 2025
https://github.com/2023-anik/my_code_archive
Welcome to My_Code_Archive, where I showcase my CPP (C++) coding journey! Explore my solutions to various programming challenges and puzzles, from mastering data structures to crafting efficient algorithms.
algorithm-practice codechef-problems codeforces-problems cpp dsa-practice leetcode-problems problem-solving
Last synced: 31 Mar 2025
https://github.com/nguyenanhtuan1912/learn-cpp
Đây là repository học C++. Trong repo này sẽ chứa các file note, file bài tập của từng chủ đề khác nhau. Xem thêm trong phần readme.
Last synced: 09 Mar 2025
https://github.com/ahmdvnd/directshowcameraproject
a useful project for camera library (Directshow) in c++ .
camera cpp directshow image image-processing library real-time usb video video-processing windows
Last synced: 07 May 2026
https://github.com/dracuxan/compiler
Used Python, JS, Go to show a compiler implementation. I mean why not?
compile compiler-design cpp go golang hacktoberfest python python3
Last synced: 19 Apr 2026
https://github.com/hamm3rextreme/dashbeam
Cross Platform BeamNG OutGauge UI
android beamng beamng-drive cpp dashboard instrument-cluster linux outgauge qt qtquick windows
Last synced: 11 Apr 2026
https://github.com/vincentkims49/food-ordering-system
Food Order System with admin and customer panels.
Last synced: 07 May 2026
https://github.com/martinhelmut/tap-article
This is the companion repository for my blog article about TAP.
catch2 cpp lua nodejs postgresql python stylelint tap
Last synced: 11 Apr 2026
https://github.com/dolotovevgeniy/cpp-yandex-coursera
Основы разработки на C++ (Yandex / Coursera)
Last synced: 15 Jun 2026
https://github.com/toshikinakamura0412/raycast_mapping_ros
ROS implementation of Ray Casting Update Algorithm for 2D Mapping
cpp local-map local-mapping mapping raycast raycasting robotics ros ros-noetic
Last synced: 05 May 2026
https://github.com/secretpasta/toontanks
Unreal Engine 5.1 C++ Tank Game
cpp programming tank-game unreal-engine-5
Last synced: 15 Jun 2026
https://github.com/alexfrancow/mini-cactus
:cactus: mini-Cactus discovery, at the moment it's just a PoC.
arduino big-data cactus cpp esp8266 mac-address multithreading network-discovery nodemcu python3 serial-communication wardriving wifi-security
Last synced: 07 May 2026
https://github.com/debakarr/code_backup
Backup of programs I did in my college.
algorithm college cpp data-structures java lab numerical-methods vhdl
Last synced: 09 May 2026
https://github.com/nir3x/httptransmit.cpp
HTTP Transmit C++ Client
c-plus-plus cpp encryption fxms http-proxy httptransmit secure-proxy symmetric-encryption
Last synced: 15 Jun 2026
https://github.com/bz-interactive/bz-nota
A high-performance, terminal-based text editor built on C++. It combines the intuitive editing of Micro with a modern, btop-style dashboard interface for a modern TUI experience.
cplusplus cpp fast ftxui lightweight terminal-app terminal-based text-editor
Last synced: 10 Jun 2026
https://github.com/sharkbyteprojects/file-compare
A Simple, not documented C++ Application to compare folders and files (for command line)
cmake command-line-tool compare cpp cpp17 cpp20 linux windows
Last synced: 10 May 2026
https://github.com/aykhan019/battleship_cpp
A console-based C++ implementation of the classic Battleship game. Play against an AI opponent with random ship placement on a customizable grid, featuring optional background music.
ai battleship console cpp game grid sfml
Last synced: 15 Jun 2026
https://github.com/madhurimarawat/data-structure-and-algorithms
This repository contains programs in the C, C++ and Python programming language related to Data Structures.
alphabet-pattern-cpp-python array-manipulation auto-cpp c c-patterns conditional-statements cpp cpp-patterns data-structures-and-algorithms dutch-nationalflag-problem expressions loops-and-iterations matrix-traversal-manipulation operators pattern-printing-programs-star programming-questions python python-patterns structure vectors
Last synced: 03 May 2026
https://github.com/isaccanedo/iot-for-beginners
:computer: 12 Weeks, 24 Lessons, IoT for All!
cpp hacketoberfest iot iot-device iot-edge microcontroller python raspberry-pi rpi
Last synced: 08 May 2026
https://github.com/user0332/c-blunt
A product of User0332/csnative that attempts to provide a more minimal and slightly different version of C# translating to native code
assembly-loading cplusplus cpp csharp csnative dll dotnet native stdlib
Last synced: 09 May 2026
https://github.com/hu53yin/cplusplus
books & learning notes
cplusplus cplusplus-11 cpp cpp11
Last synced: 15 Jun 2026
https://github.com/goruck/bow
Object classifier using the bag of words approach in OpenCV 3.2
bag-of-words computer-vision cpp opencv3
Last synced: 11 Jun 2026
https://github.com/autruonggiang/it002-oop-homework
Store OOP homework.
cpp it002 oop oriented-object-programming std uit
Last synced: 10 Jun 2026
https://github.com/agauniyal/conan-gsl-lite
Conan package for https://github.com/martinmoene/gsl-lite
cpp cpp11 cpp14 cpp17 gsl guidelines
Last synced: 06 May 2026
https://github.com/louislelay/lane-detection-and-vehicle-tracking
C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.
car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection
Last synced: 13 May 2026
https://github.com/brainstone/truncateableprimes
A C++ program that calculates left and right truncatable primes
cpp cpp14 gradle mathematical-modelling mathematics prime-numbers
Last synced: 03 May 2026
https://github.com/kotobazza/temt
Terminal MultiTool based on FTXUI
cli command-line-tool cpp ftxui linux temt terminal terminal-multitool tui
Last synced: 09 May 2026
https://github.com/rohanrhu/catcrypt
Simple RSA public key encryption library for C/C++.
c cpp encryption public-key-cryptography public-key-infrastructure rsa
Last synced: 04 May 2026
https://github.com/iamkira420/student-management-system
Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.
cli cpp data-structures database oop sql terminal
Last synced: 06 May 2026
https://github.com/gabin221/exercism
This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.
bash cpp exercism exercism-solutions javscript python
Last synced: 13 May 2026
https://github.com/parkertomatoes/json-print
A printf-like JSON serializer with compile-time validation
Last synced: 04 May 2026
https://github.com/podgorskiy/bfio
One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.
binary binary-data cpp raw serialization serialization-library serializer
Last synced: 16 Jun 2026
https://github.com/caioaletroca/rfideasy
Make your RFID life much easer than you think
arduino arduino-library cpp mfrc522 mifare nodemcu rfid
Last synced: 10 May 2026