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-29 00:07:05 UTC
- JSON Representation
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/zeloe/bytetosound
Reads raw data and outputs it as a wave file
audio bytes cpp databending encoding wave
Last synced: 11 Jul 2025
https://github.com/kassane/Standalone-Server
Asio standalone C++ HTTP/S Server (uses zig build-system)
Last synced: 06 May 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/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/chiragjoshi12/arduino-projects
Arduino Sensor Projects: Explore DIY sensor solutions for home & environment.
arduino arduino-ide arduino-nano arduino-project arduino-sensors arduino-sketch arduinoproject arduinoprojects cpp
Last synced: 05 Apr 2025
https://github.com/senior-sigan/why_cpp_arkanoid
This game was developed from scratch during live twitch streams
Last synced: 29 Oct 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/chaitanyarahalkar/algorithms
Must-know algorithms written in C++
algorithm-challenges algorithms algorithms-and-data-structures algorithms-implemented c-plus-plus competitive-programming competitive-programming-contests cpp
Last synced: 07 May 2025
https://github.com/mubeen-channa/atm-machine-cpp-project
This is my C++ ATM Machine 1st semester project. This project is build from scratch using C++.
contributions-welcome cpp cpp-project first-semester-project mubeen-channa mubeenchanna open-source
Last synced: 16 Jul 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/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/amitsuthar69/rockpaperscissors
TicTacToe in C++ | my very first repository
Last synced: 23 Jun 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/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/berkaygediz/hm_console
💻 Simple console calculator in C++.
Last synced: 12 May 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/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/xreedev/automated-solar-panel
This project aims to increase efficiency of solar panels by adjusting its tilt based on the calculated sun's position in the sky ,without a LDR.This was done as part of my BTech mini project.
arduino arduino-library btech btech-project btech-projects cpp css esp32 html js json ktu solar-panels solpos
Last synced: 11 Apr 2025
https://github.com/maxoodf/tgnews
Telegram Data Clustering Contest (Bossy Gnu's submission )
cpp document-clustering document-embedding document-similarity nlp nlp-machine-learning telegram word2vec
Last synced: 03 Apr 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/vittorioromeo/cppcon2016
Repository for my `cppcon2016` talk: "Implementing static control flow in C++14"
control-flow cpp cpp11 cpp14 cpp17 cppcon presentation slides
Last synced: 03 Apr 2025
https://github.com/pecas-dev/mypong
PONG recreated in C++ by me using Raylib
Last synced: 04 Mar 2025
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/ldionne/accu-2017-metaprogramming-in-cpp14
My presentation on metaprogramming for ACCU 2017
accu boost cpp cpp11 cpp14 hana metaprogramming
Last synced: 28 Mar 2025
https://github.com/veeso/stringext
C extension of string.h
ascii-to-hex c cpp hex-to-ascii join-in-c library libstring replace-in-c replaceall-in-c reverse-in-c string string-extended string-extension string-manipulation substr-in-c substring-in-c trim-in-c
Last synced: 21 Mar 2025
https://github.com/bfjesso/hex-investigator
GUI memory searcher for Windows
cpp gui reverse-engineering windows wxwidgets
Last synced: 17 Jul 2025
https://github.com/nurodev/xmake-scaffold
🌱 Minimal Xmake C++ Project Template
c cpp portfolio template template-project template-repository xmake
Last synced: 08 May 2025
https://github.com/kaplanz/cake
Just another C/C++ Makefile-based build system, aimed at providing quick and easy development
build-system c cpp make makefile
Last synced: 18 Feb 2026
https://github.com/atennop1/genesis
Simple 2D game engine written in C++ using SDL2 and OOP
cpp game-development game-engine game-engine-2d gamedev oop sdl2
Last synced: 18 Jul 2025
https://github.com/tajiknomi/BrowserCredExtractor_windows
Extract stored password(s) and important file(s) from various browser (i.e. Chrome, Brave, Edge, Opera)
brave browser browser-security chrome cpp cybersecurity dpapi edge offsec windows
Last synced: 18 Jul 2025
https://github.com/basemax/banksystemcli
A tiny and CLI program for Bank system with 2 different user access using C.
Last synced: 11 Jun 2025
https://github.com/helins/byte_buffer.cpp
Easily and safely read/write any type to byte arrays
arduino bytebuffer cplusplus cpp types
Last synced: 22 Apr 2026
https://github.com/ejunjsh/leetcode
😄 (600/800) learn algorithms and learn c++ by the way
algorithm cpp learning-algorithm leetcode shell sql
Last synced: 13 Apr 2025
https://github.com/ilyachalov/learncpp-com-examples
Примеры с сайта www.learncpp.com, посвященного изучению языка программирования C++
Last synced: 19 Jul 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/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/farout101/arduino-arcadebox-16x16-dot-matrix-diaplay
This is a prototype for something big
Last synced: 03 Mar 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/Panquesito7/setup-jule
Setup a JuleC development environment in your project.
action-composite actions c clang composite composite-action cpp hacktoberfest jule julec julelang programming
Last synced: 09 May 2025
https://github.com/indeemasoftware/qblockchain
Building blockchain with Qt
blockchain blockchain-qt cpp cryptocurrency mining qt qt5
Last synced: 13 Apr 2025
https://github.com/tajiknomi/remote_administrative_console
Command and Control (C2) Framework for remotely managing multiple clients. It allows for issuing commands, manipulating filesystems, executing shell, uploading/downloading data and gathering details about the connected systems
cpp filemanager hacking-tool offsec pentest-tool pentesting qt rat red-team remote-access-tool remote-administrative-tool
Last synced: 29 Oct 2025
https://github.com/atharvathorve/game-engine
Custom made game engine from scratch.
cpp game-development game-engine javascript networking scripting sdl2 v8 zmq
Last synced: 20 Jun 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/hako/3dsmax-customnotifications
Examples for calling custom callback notifications in 3ds Max 2019.
3dsmax autodesk autodesk-3ds-max cpp csharp demo maxscript notifications python
Last synced: 09 Aug 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/jchiefelk/node-quandl
Stock Analytics Platform built with the following stack; Node, C++, Express, React.
c-plus-plus coinbase-api cpp flux node-addon node-js reactjs
Last synced: 07 Apr 2026
https://github.com/eclipse-uprotocol/up-transport-vsomeip-cpp
C++ uPClient for vsomeip (SOME/IP)
cpp up-transport uprotocol vsomeip
Last synced: 07 Mar 2026
https://github.com/prariecomamile/electronic-system-control
Thanks to this project you can do system control on arduino
arduino arduino-ide arduino-uno cpp electronics python python3
Last synced: 13 May 2025
https://github.com/delu-u/aoc
I lost my previous AoC code. Let's remake it with a different language each year!
advent-of-code aoc c cpp csharp go haskell javascript kotlin python ruby rust
Last synced: 13 Apr 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/ferhatgec/solfege
Solfege Esoteric Language, Do Re Mi Fa...
c cpp esolang esoteric-language programming programming-language stdio
Last synced: 20 Jul 2025
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/pony-hpp/explodeforexplode
An OpenGL destruction simulator game (in progress).
2d 2d-game 2d-graphics cpp cpp-game cpp17 opengl opengl-game simulator simulator-game
Last synced: 09 Sep 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/arjunnair/chip8
Chimp: A Chip-8 emulator in C++
chip8 chip8-emulator cpp emulation
Last synced: 23 Jun 2025
https://github.com/pkprajapati7402/hangman-game-cpp
A simple C++ command-line implementation of the classic Hangman game. Guess the hidden word letter by letter before running out of attempts. This project provides an interactive and enjoyable way to practice basic programming concepts.
basic-programming cli command-line-game cpp fun-project hangman-game interactive oop word-game
Last synced: 13 Apr 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/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/samuelmarks/type-correct
Correct types: typed correctly
c cpp libclang libtooling llvm
Last synced: 12 Jul 2025
https://github.com/dan10ish/3dof-roboticarm-c
Implementation of the Mathematical Modelling of a yaw-pitch-pitch 3 DOF robotic arm in C
c cpp mathematics physics robotic-arm robotics robotics-simulation
Last synced: 07 Mar 2026
https://github.com/kunalshah017/play-with-binaries
A Basic Binary Calculator to perform Binary Calculations in C++
binary calculator collaborate communityexchange cpp ghdesktop github gitkraken gitlens imgbot
Last synced: 27 Jun 2025
https://github.com/ferhatgec/shicpp
Fegeya SHiC++, extensible syntax highlighting engine for many programming languages.
cpp cpp17 engine syntax syntax-highlight syntax-highlighter
Last synced: 18 Feb 2026
https://github.com/ferhatgec/namegenplusplus
Name Generator library for C++ Developers
cli cpp gen name pseudo-random
Last synced: 18 Feb 2026
https://github.com/pranavgoel29/cpp-programs
These are the programs that will help you to get started with C++
cpp hacktoberfest hacktoberfest2022
Last synced: 19 Mar 2025
https://github.com/drapegnik/merge_sort
:new_moon_with_face: Multithread merge sort on C++
bsu c-plus-plus cpp famcs labs mergesort mpi sort sorting-algorithms study
Last synced: 05 Apr 2025
https://github.com/arsenic-atg/cp-setup
Automation to make my pc ready for competitive programming
automation competitive-programming cplusplus cpp python
Last synced: 11 Jul 2025
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/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/endstonemc/cpp-example-plugin
C++ example plugin for Endstone servers
bedrock bedrock-dedicated-server cplusplus cpp minecraft plugin
Last synced: 14 Apr 2025
https://github.com/korosuke613/etrobocon2017
ETロボコン2017
cpp et-robocon2017 ev3rt japan toppers
Last synced: 03 Jul 2025
https://github.com/rogueyoshi/aethersource
A precursor to OBS Browser Source; a scriptable Virtual Camera / Capture Card using DirectShow + DirectXTK, aimed for streaming apps such as OBS/XSplit.
cpp directshow directx directxtk lua luajit obs streaming xsplit
Last synced: 19 Mar 2025
https://github.com/njroussel/natura
An infinite procedural world (OpenGL)
3d-world cpp glsl opengl procedural-generation
Last synced: 14 May 2025
https://github.com/georgesittas/remote-file-transfer
Multi-threaded file transferring app, based on the client-server model
client-server cpp file-sharing linux pthread sockets tcp-ip
Last synced: 09 Sep 2025
https://github.com/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 2025
https://github.com/alin00r/car-racing-game
A 2D Racing game that You can race with other cars developed using OpenGL and C++
car-game codeblocks computer-graphics cpp game-development opengl racing-game
Last synced: 06 Apr 2025
https://github.com/s4m-mo/language-runner-vscode
A VS Code extension that can run a variety of file types.
c cpp javascript language-runner nodejs python vbnet vscode vscode-extension
Last synced: 08 Apr 2026
https://github.com/melchisedech333/c-postgresql
:elephant: Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.
c connector-library cpp cpp-sql database-postgresql postgre-sql postgres postgres-database postgres-databases postgres-db postgres-sql postgresql postgresql-connector postgresql-database postgresql-databases postgresql-driver postgress relational-database relational-database-fundamentals relational-databases
Last synced: 17 Feb 2026
https://github.com/echo-devim/simba
SMB lightweight client for Linux based on libdsm
cpp file-server file-share gtk libdsm samba smb
Last synced: 04 Apr 2025
https://github.com/aashutoshrathi/competitive-programming
Collection of my CP Codes (few but not null)
codechef codeforces cpp foo-bar interviewbit leetcode-solutions
Last synced: 19 Mar 2025
https://github.com/JingOS-team/controlkit
controlkit plugins to build user interfaces based on the KDE UX guidelines
Last synced: 13 Apr 2025
https://github.com/educ8s/cpp-analog-clock-with-raylib
An analog clock project using C++ and raylib, showcasing OOP concepts and dynamic graphics.
analog-clock cpp raylib raylib-cpp raylib-project
Last synced: 18 Feb 2026
https://github.com/antixk/sgmrfmix
A Python library for sGMRFmix model for anomaly detection in time series
anomaly-detection cpp graphical-lasso machine-learning python3 sgmrfmix sparse-modeling sparse-representations time-series variational-bayes
Last synced: 13 Apr 2025