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/grgomariani/layered-hashmap-cpp
Chinese remainder theorem based hashmap (hash table, unordered map). Instead of creating one hashmap and chaining the elements into linked lists it creates new hashmaps.
cpp data-structures-algorithms hashing hashmap map
Last synced: 24 Apr 2025
https://github.com/algosup/2023-2024-project-4-sportshield-team-4
4th project of the year 2023-2024
Last synced: 05 Sep 2025
https://github.com/boreec/tetris
Tetris game reproduction written in C++14 and Qt6.
cpp cpp14 game game-development gui opengl qt qt6 tetris tetris-game
Last synced: 09 Apr 2025
https://github.com/javadev/superav
The command line antivirus program written in C program language.
Last synced: 29 Jul 2025
https://github.com/hemmat1984/crun
CRUN - Compile & Run C/C++ Code with Ease
batch-script c compiler-toolset cpp shell-script
Last synced: 12 Apr 2025
https://github.com/shoaibrayeen/competitive-coding
This repository contains codes that I have solved either for Jobs or for competitive codings.
coding-challenge coding-interview coding-standards cpp data-structures hacktoberfest hacktoberfest-accepted hacktoberfest2020 job-interviews python-library python2 python3
Last synced: 23 Apr 2025
https://github.com/vandenberghinc/vweb
Easily create websites or REST APIs in javascript with vweb. Including a frontend api for building website's in an objective SwiftUI like manner. Supports payments using paddle.
api cpp http https javascript js rest-api vinc vlib website
Last synced: 23 Apr 2025
https://github.com/paul-maxime/r-type
A multiplayer shoot-em-up made in C++ using an entity-component-system. (2014)
cpp cpp11 entity-component-system json network rtype sfml udp
Last synced: 23 Apr 2025
https://github.com/craftablescience/cstringpp
A single header library for constexpr strings in C++ that are more fun to use than C strings.
constexpr constexpr-all-the-things cpp cpp-library cpp-string cpp20 cpp20-library
Last synced: 22 Apr 2025
https://github.com/vspefs/makefile-cxx-module
Use C++20 modules and header units perfectly in Makefile. Make is fully functional.
cpp cpp20 cpp20-modules gnu-make gnu-makefile make makefile template-project
Last synced: 11 Apr 2025
https://github.com/lowfatcode/pretty-poly
A super-sampling complex polygon renderer for low resource platforms.
antialiasing cpp header-only microcontrollers vector-graphics
Last synced: 12 Jul 2025
https://github.com/yonatankinfe/cpp-data-structures-and-algorithms
A complete collection of essential data structures and algorithms in C++, including arrays, linked lists, stacks, queues, trees, graphs, sorting, searching, and dynamic programming. Each topic is accompanied by clean code and examples, making it ideal for learning, interviews, and competitive programming.
algorithms algorithms-and-data-structures cpp data-structures tree tree-structure
Last synced: 10 Aug 2025
https://github.com/ferhatgec/tyfe
Fegeya Tyfe, single header file type information library.
cpp cpp17 file-type-detection file-types filesystem magic
Last synced: 04 Sep 2025
https://github.com/mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-integer big-int big-integer big-num big-number bigint biginteger bignum bignumber compiletime constexpr cplusplus cpp cryptography extended-precision-integer large-number library math
Last synced: 05 Feb 2026
https://github.com/fahdseddik/competitive-programming
A collection of my solutions to competitive programming problems on different platforms. Using C++.
codeforces codeforces-problems codeforces-solutions competitive-programming cpp cpp-programming cpp-solutions hackerrank hackerrank-solutions uva-solutions
Last synced: 12 Apr 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/adrijshikhar/interviewbit-solutions
All solutions to interview bit questions
cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021 interview interview-practice interviewbit-cpp interviewbit-solutions interviewbit-solutions-cpp
Last synced: 30 May 2026
https://github.com/choaib-elmadi/arduino-with-python
Explore the synergy of Arduino and Python programming! This repository guides you through seamless integration, from basics to advanced projects. Unlock endless possibilities in electronics and coding. Let's build together! 🤖💻🚀
ai arduino artificial-intelligence automation coding computer-vision cpp cprogramming cv deep-learning electronics python
Last synced: 15 Apr 2025
https://github.com/iveevi/tuicpp
A simple C++ wrapper around ncurses to ease the developement of TUI applications.
Last synced: 20 Feb 2026
https://github.com/amiremohamadi/crun
Simple shell script to run cpp files easier!
Last synced: 30 Apr 2026
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: 26 Aug 2025
https://github.com/bluecannonball/polynet
A simple, cross-platform networking abstraction for C++.
cpp cross-platform internet network networking tcp udp
Last synced: 06 Sep 2025
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025
https://github.com/chzzzzzz/codewars
my solutions on codewars using c++
algorithm codewars-solutions cpp
Last synced: 06 Mar 2025
https://github.com/vrad-exe/portal2tools
Custom Portal 2 map compile tools
cpp portal-2 portal2 source-engine source-sdk
Last synced: 24 May 2026
https://github.com/karimsayedre/beyond
My custom game engine featuring hardware ray tracing, path tracing and DLSS.
cpp cpp20 dlss game-engine path-tracing ray raytracing vulkan
Last synced: 02 Apr 2025
https://github.com/olexiykhokhlov/heyapple
MacOS Network Extention example
apple cmake cpp example example-project mac macos network networkextension
Last synced: 22 Nov 2025
https://github.com/rfsantacruz/mycudasamples
This is a series of CUDA C++ programming samples developed to study CUDA technology and its parallel programming model.
Last synced: 13 Apr 2025
https://github.com/qengineering/yolov5-segmentation-ncnn-rpi4
YoloV5 segmentation for a bare Raspberry Pi 4
aarch64 cpp deep-learning ncnn ncnn-framework ncnn-model raspberry-pi-4 raspberry-pi-64-os segmentation yolov5 yolov5-seg
Last synced: 07 Oct 2025
https://github.com/simogasp/cmake-examples
Some toy examples to illustrate the modern CMake features
cmake cpp example-project tutorial
Last synced: 05 Apr 2025
https://github.com/r1nc/ngenxx
A cross-platform framework based on modern C++, supporting biz dev via Lua & JS.
android c cpp cpp11 cpp14 cpp17 cpp20 cpp23 cross-platform crossplatform harmonyos ios js linux lua macos typescript wasm webassembly windows
Last synced: 02 Apr 2025
https://github.com/artem78/s60-http-client
HTTP-client lib for Symbian OS
cpp http http-client library module symbian symbiancpp web
Last synced: 10 Oct 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/OneiroGames/TSOCA
Специально для #LDJAM
cpp opengl visual-novel vulkan
Last synced: 11 Mar 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/danieldidiobalsamo/maze_generator
Maze generator and solver | C++ / Web Assembly / Vue.js
a-star cpp dijkstra emscripten emscritpen maze-generator vue wasm webassembly
Last synced: 26 Oct 2025
https://github.com/nevrome/popgen.styletrans.saa2019
Presentation for SAA2019
archaeology cpp cultural-evolution r rmarkdown social-simulation
Last synced: 19 May 2026
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/4strium/cristal-home-assistant
🤖 Cristal-Home-Assistant is a fully customizable voice/home assistant adapted to the specific needs of the user, in fact I seek here to make Cristal compatible with varied APIs.
arduino cpp esp32 home-assistant max9814
Last synced: 15 Apr 2025
https://github.com/vurv78/gmbm
Garrys Mod Binary(module) Manager. Easily clone, build & install binary modules hosted on github.
cargo cmake cpp garrysmod glua gmod gmod-modules msbuild package-manager rust
Last synced: 25 Apr 2025
https://github.com/abdulrhman-dev/circuit-simulator
A simple circuit solver that solves DC circuits that contain independent sources and resistors.
circuit-simulator circuit-solver circuits cpp dc graphics mna raylib
Last synced: 18 Mar 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/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/vvvar/generator-cpp-github
Scaffolder for C++ CMake/Conan Project
cmake conan cpp cpp20 yeoman-generator
Last synced: 14 Jun 2025
https://github.com/ravi-prakash1907/data-structure
DU-CS Practicals of data structures
college cpp data-structures linked-lists searching sorting
Last synced: 06 Sep 2025
https://github.com/pkestene/cerfacs-training-kokkos
cerfacs training on C++/kokkos
cea concurrency cpp gpu kokkos parallel-computing parallel-programming parallelism parallelization performance-portability shared-memory teaching teaching-materials training training-materials
Last synced: 19 Aug 2025
https://github.com/farid-karimi/snake-game
A simple Snake game programmed with c++
cli cpp game game-development snake-game
Last synced: 20 Jun 2025
https://github.com/praydog/ff7rb-uevr
UEVR fixes for FINAL FANTASY VII REBIRTH
cmkr cpp final-fantasy modding uevr unreal unreal-engine virtual-reality
Last synced: 22 Feb 2026
https://github.com/xyz347/mongoxclient
利用x2struct对mongo-cxx-driver的一个简单封装。可以像golang一样直接操作结构体。只有基本接口,还不是很完备。
cpp golang mongodb-driver wrapper x2struct
Last synced: 04 Jul 2025
https://github.com/zigaowang/usaco-cses-cf
USACO • CSES • CF Training Source Code
algorithm codeforces cpp cses usaco
Last synced: 05 Sep 2025
https://github.com/ferhatgec/inpuft
Fegeya Inpuft, Work-in-progress simple & single header line-editing library. Written in C++17.
cpp cpp17 library line line-editing line-editor single single-header
Last synced: 18 Feb 2026
https://github.com/ginolatorilla/cpp-cmake-template
A C++ project template that uses the CMake build system
asan c-plus-plus clang-tidy cmake cplusplus cpp cpp11 cpp14 cpp17 cxx cxx11 cxx14 cxx17 gmock google-mock google-test gtest project-template template template-project
Last synced: 04 Oct 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/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/kassane/asio-zig
asio (standalone) event-loop to C API - Experimental (uses zig 0.12.0)
asio asio-library asynchronous c concurrency cplusplus cpp ffi-bindings threading zig
Last synced: 15 Apr 2025
https://github.com/pedrozappa/zosclib
OSC C++ Library
cpp cpp17 cpp17-library music osc protocol udp
Last synced: 02 Sep 2025
https://github.com/newyaroslav/simple-named-pipe-server
Очень простая серверная и клиентская библиотека Named Pipe, реализованная с использованием C++11
client cpp cpp11 easy metatrader mingw mql4 mt4 named-pipe server simple-named-pipe-server trading win32
Last synced: 19 Apr 2025
https://github.com/snmetamorph/mem2pix
Crossplatform utility for real-time visualization process memory content as image. Based on SDL2, works on Windows and Linux.
cmake cpp cpp17 debug graphics linux mem2pix memory-analysis pixels reverse-engineering sdl2 utility visualization windows
Last synced: 13 Mar 2026
https://github.com/gamestrap/premake-vscodegen
C++ VSCode generator for Premake
Last synced: 23 Mar 2025
https://github.com/klus3kk/microsociety
An object-oriented project that represents the simulator of the society with dynamically changing events.
2d ai cpp deep-q-learning machine-learning oop python reinforcement-learning sfml simulation tensorflow
Last synced: 10 Apr 2026
https://github.com/shockpast/asuna-gmod
🚀 Lua Executor with it's own API (spiced up by ImGui and ScriptHook)
cheat cpp dll dll-injection game-hacking garry-mod garrys-mod garrysmod glua gmod internal lua reverse-engineering windows
Last synced: 13 Apr 2026
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/yashsiwach/competitive-programming
🔥🖥️ "Competitive programming guide, learning materials, and my own coding solutions from Codechef, Leetcode, and Geeks for Geeks."
algorithms codech codeforces codeforces-problems competetive-programming-resources competitive-programming competitive-programming-contests contest-programming cpp data-structures geeksforgeeks google interview-questions leetcode leetcode-cpp leetcode-solutions placement-preparation
Last synced: 11 Mar 2026
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/m3y54m/library-with-cmake
Creating a shared or static library using cmake
c cmake cpp shared-library static-library
Last synced: 17 May 2026
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/amirhoseinmasoumi/onnx-cuda-inference
A C++ project for running CUDA-accelerated ONNX model inference, using ONNX Runtime and OpenCV for image segmentation tasks.
cpp cuda inference onnxruntime onnxruntime-gpu opencv segmentation
Last synced: 12 Apr 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/cggos/dsa
Data Structures and Algorithms :sunny:
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 28 Oct 2025
https://github.com/astrodynamic/game-of-life-in-qt-qml
Game of Life is a cellular automaton where cells evolve based on simple rules. It demonstrates emergent behavior and can simulate complex patterns and systems.
algorithms cell classic-game cpp cpp17 game primitive qml qt qt6 qt6-gui tableview
Last synced: 07 Jul 2025
https://github.com/aldenhovel/i-love-coding
Collections of code, Python, C/C++, JavaScript/TypeScript/Vue .
cpp csharp javascript leetcode python typescript
Last synced: 05 May 2025
https://github.com/cjdb/doge
An open source game engine leveraging C++17, Concepts TS, Ranges TS, OpenGL 4.3, Vulkan, and SYCL.
concepts-ts cpp cpp-17 doge game-engine game-engine-development game-engine-prototype opengl ranges-ts sycl vulkan
Last synced: 19 Apr 2025
https://github.com/cfnptr/nets
Secure multi-platform networking library with implemented TCP / UDP server and client
c client cpp cross-platform http https library network networking openssl server socket ssl tcp tcp-client tcp-server tls udp udp-client udp-server
Last synced: 30 Oct 2025
https://github.com/gmitch215/cmdfx
🎮 A Game Engine for your Terminal
c cmake cmdfx cpp game game-engine library
Last synced: 12 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/flipcoder/mx
C++ coroutine await, yield, channels, i/o events (single header + link to boost)
await concurrency coroutines cpp cpp11 iomultiplexing threads yield
Last synced: 08 May 2025
https://github.com/mynenik/kforth-win32
assembly-language cpp forth programming windows-app
Last synced: 10 Apr 2025
https://github.com/nativu5/cfms
A Class Financial Management System based on Qt.
Last synced: 16 May 2026
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/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/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/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/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/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