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-27 00:06:36 UTC
- JSON Representation
https://github.com/lelserslasers/gameoflife
Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)
2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation
Last synced: 30 Jul 2025
https://github.com/gordonzhang2024/log.cc
A light-weight and easy-to-use logging library for C++
cplusplus cplusplus-library cpp cpp17 library logger logger-middleware logging logging-library logs
Last synced: 24 Apr 2025
https://github.com/googlers-repo/node-native
Android native functions written in Node.js
android cpp javascript magisk magisk-module native
Last synced: 04 Jul 2025
https://github.com/matthewjberger/whyte
Whyte is a small, structured game engine.
Last synced: 03 Jul 2025
https://github.com/thmxv/tx-lang-cxx
Lightweight, fast, modern and scripting language
compiler cplusplus cpp cxx fast interpreter language light lightweight modern programming-language safe single-pass vm
Last synced: 11 Jul 2025
https://github.com/jamesyang007/docgen
Docgen is a documentation generator for C/C++ code.
Last synced: 12 Apr 2026
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/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/terroo/genpass
Um Gerador de Senhas alfanumérica com C++, Dear ImGui, SDL2 e com contexto OpenGL
cpp cpp20 dear-imgui opengl sdl2
Last synced: 23 Apr 2025
https://github.com/mahdiydev/cron-jobs
cron jobs using c++ programming language
cplusplus cpp cron cronjob cronjob-scheduler
Last synced: 25 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/vvvar/generator-cpp-github
Scaffolder for C++ CMake/Conan Project
cmake conan cpp cpp20 yeoman-generator
Last synced: 14 Jun 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/maxbrundev/opengl-skeletal-animation
Animation Programming project using "WhiteBox Engine"
3d-graphics animation-programming cpp graphics-programming opengl skeletal-animation
Last synced: 03 Jul 2025
https://github.com/marianpekar/voxel-terrain-rendering
An old-school voxel terrain rendering
cplusplus cpp rendering retrogaming sdl sdl2 voxel voxel-terrain
Last synced: 11 Mar 2026
https://github.com/ferhatgec/fpaper
Fegeya FPaper, an e-paper file format.
cpp cpp17 e-paper fegeya file file-format fpaper implementation paper read
Last synced: 13 Mar 2026
https://github.com/seungjaeryanlee/doumi-chess
C++ UCI Chess Engine
alpha-beta-pruning board-game boardgame chess-engine cpp evaluation negamax
Last synced: 06 Oct 2025
https://github.com/majigsaw77/hxluajit-wrapper
A wrapper for hxluajit for better integration with Haxe.
Last synced: 12 Oct 2025
https://github.com/mizuhoaoki/cmake_tutorial
Easy tutorial to understand how to use GCC, Make, and CMake properly.
build-tool cmake cpp make makefile tutorial
Last synced: 12 Oct 2025
https://github.com/skywind3000/treasure
Single-file MIT Licensed C/C++ Portable Libraries
Last synced: 25 Apr 2026
https://github.com/shyakachaste/facedetection
This C++ program utilizes the OpenCV library for real-time face detection. It captures video from a camera and employs Haar cascades to identify and highlight faces in each frame. The detected faces are outlined with rectangles, and the application displays the count of faces found on the top left corner.
ai cpp face-detection learn opencv visual-studio
Last synced: 12 Oct 2025
https://github.com/sameetasadullah/distributed-password-cracker-using-mpi-and-openmp
Password Cracker program coded in C++ language by applying brute force algorithm and parallelizing it using MPI and OpenMP
brute-force-passwords brute-force-search cpp linux mpi mpi-parallelization openmp openmp-parallelization password-cracker ubuntu
Last synced: 23 Feb 2026
https://github.com/lifka/tetris-allegro
Game in C++ made with Allegro library. Just another one Tetris.
Last synced: 04 Mar 2026
https://github.com/ferhatgec/ffind
Colorized, Categorized && User-friendly :^) implementation of `find` written in C++17
bsd cpp cpp17 find gnu implementation linux list unix
Last synced: 13 Oct 2025
https://github.com/bang-olufsen/yash
Yash - Yet Another Shell
cplusplus cpp cpp11 embedded header-only minimal shell
Last synced: 10 Oct 2025
https://github.com/gargakshit/nes
Yet another NES emulator in C++
cpp emulation hacktoberfest nes opengl
Last synced: 21 Oct 2025
https://github.com/andreeadraghici/hackerrank-solutions
Here is where I store the solutions to all of the HackerRank Problems I attempt
Last synced: 17 Apr 2026
https://github.com/hansalemaos/cyhdbscan
Very fast hdbscan for Python - written in Cython/C++
cpp cython data-science euclidean fast hdbscan python
Last synced: 05 Mar 2026
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/princebansal7/dsa-sheets-code
This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems. Also my solution codes for sheets like DSA 450 Sheet, SDE 180 Sheet, Ongoing DSA Placement Course etc.
algorithms cpp data-structures leetcode stl
Last synced: 05 Mar 2026
https://github.com/syping/libragephoto
RAGE Photo Parser C/C++ Library
cpp cxx export gta-snapmatic gta5 gtav libragephoto photo photo-converter photo-export rdr-photo rdr2 rdr2-photo snapmatic snapmatic-converter snapmatic-export
Last synced: 01 Mar 2026
https://github.com/ttema4/p2p-app
App for crypto exchange analysis
asio boost cpp mysql nlohmann-json qt6
Last synced: 01 Mar 2026
https://github.com/astrodynamic/key-value-storage-redis-in-cpp
The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.
bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage
Last synced: 16 Feb 2026
https://github.com/wx257osn2/veiler
Veiler C++ Library
c-plus-plus cpp cpp17 header-only
Last synced: 06 Mar 2026
https://github.com/newyaroslav/brotli-hpp
Brotli header-only C++ library
brotli brotli-compression compression cpp cpp-library cpp11 header-only http response
Last synced: 06 Mar 2026
https://github.com/sharadcodes/bms
Bank Management Software :- A menu driven minor project in C language giving the facility of creating a new account, deleting, withdrawing, depositing and showing the details of the accounts.
Last synced: 26 Apr 2026
https://github.com/epeios-q37/epeios.bak
Free (AGPL) multi-platform software components.
amd64 arm backend cef client-server cpp frontend ia32 linux macos multithreading node odroid osx posix raspberry-pi windows
Last synced: 15 Feb 2026
https://github.com/lobbyra/ft_containers
This repository is a school project about re-implement basic cpp containers
Last synced: 19 Jan 2026
https://github.com/paladin-t/jpath
An easy to use RapidJSON reader/writer in one header.
Last synced: 13 Oct 2025
https://github.com/bugsplat-git/my-unreal-crasher
⚙️👾🤯 Sample Unreal Engine 5 project integrated with BugSplat.
bugsplat cpp crash crash-reporting game-development reporting ue4 ue5 unreal unreal-engine
Last synced: 14 Oct 2025
https://github.com/victorharri-chal/r-type
🚀 A graphical project with SFML to recreate the game R-Type with a multiplayer mode added. First projet of my 3rd year at Epitech
cmake cpp epitech game graphical-programming multiplayer multithreading network rtype-game sfml teamwork third-year-project
Last synced: 14 Feb 2026
https://github.com/adamsondavid/blindworm
A Compiler that transforms BlindWorm (Python dialect) into LLVM IR 🐍
bison-flex compiler cpp llvm-frontend programming-language python recursive-descent-parser toy-language
Last synced: 17 Apr 2026
https://github.com/flavouredtux/ember
x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.
cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64
Last synced: 25 Apr 2026
https://github.com/senselogic/geany_prettify
Source code prettifier plugin for Geany.
beautifier c code cpp css d formatter geany html js php plugin prettifier source
Last synced: 16 Apr 2026
https://github.com/burz/gobl
Go machine learning library
baduk board board-game cpp framework game go liberties library machine-learning matrix parsing sgf sgf-parsing weiqi
Last synced: 20 Apr 2026
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/davidyslu/onlinejudgeuva
Personal submissions on Online Judge UVa
algorithms cpp data-structures
Last synced: 13 Feb 2026
https://github.com/realstealthninja/texto
A text based renderer ( soon to be game engine )
3d-graphics ascii ascii-art ascii-graphics cpp cpp-game-engine engine game game-engine image-processing texto video-processing
Last synced: 16 Mar 2026
https://github.com/kriswiner/mc3635
mCube's ultra-low-power wake-on-motion 3-axis accelerometer
accelerometer arduino cpp wake-on-motion
Last synced: 15 Oct 2025
https://github.com/mmmarinho/tro2022_adaptivecontrol
Sample code and minimal standalone example for the TRO2022 paper: "Adaptive Constrained Kinematic Control using Partial or Complete Task-Space Measurements".
Last synced: 12 Feb 2026
https://github.com/maximepremont/r-type_epitech
Epitech project : full UDP multiplayer game engine with ECS.
balancer cpp epitech game load multiplayer rtype udp
Last synced: 26 Oct 2025
https://github.com/jakubtomsu/raylib-template
C/C++ game template for Raylib and Visual Studio. Just download and use, no setup required
c cpp easy-to-use game game-development raylib raylib-cpp
Last synced: 07 Oct 2025
https://github.com/csiro-hydroinformatics/moirai
Manage C++ Objects's lifetime accessed through a C API
c-api cpp interoperability reference-counting
Last synced: 30 Jan 2026
https://github.com/athrvk/vayu
High-Performance API Testing Platform
api-client api-testing cpp electron load-testing performance postman-alternative testing-tools
Last synced: 31 Jan 2026
https://github.com/overmighty/co_http_uring
C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.
coroutines cpp cpp20 http http-server io-uring linux
Last synced: 11 Feb 2026
https://github.com/r-o-b-o-t-o/podracer
P O D R A C E R
artificial-intelligence cpp game-engine python3 school-project sfml
Last synced: 20 Apr 2026
https://github.com/lyzkeeptrying/qfluentuifortouch
A collection of Fluent Design UI plugins based on Qt5-Widget, specifically optimized for touchscreen devices. This project provides modern, fluid, and touch-friendly interface components for Qt applications.
cpp embedded fluent-design qt qt5 qwidget touchscreen ui
Last synced: 17 Oct 2025
https://github.com/gershnik/argum
Fully-featured, powerful, command line argument parser in C++20
argument-parser argument-parsing cli command-line command-line-parser command-line-parsing cplusplus cpp cpp20 header-only option-parser option-parsing parser
Last synced: 10 Feb 2026
https://github.com/stablecoder/vulkan-mini-libs-2
Useful self-contained header files for Vulkan development, such as error codes and enum/bitflag serialization.
bitflag bitset c cpp cpp17 cpp20 flag flagbits flags python vulkan vulkan-library xml xml-parser
Last synced: 18 Oct 2025
https://github.com/tsnsoft/wxwidgets_demo
Пример программы на С++ в Code::Blocks с использованием wxWidgets
codeblocks cpp example windows wxwidgets wxwidgets-applications
Last synced: 20 Apr 2026
https://github.com/programmingrainbow/yellow-snow-cpp-sdl2
Don't Eat the Yellow Snow! written in C++ and using SDL2 game library.
Last synced: 19 Oct 2025
https://github.com/greydevv/mango-compiler
Mango: Compiled, statically-typed general purpose programming language.
compiler compiler-construction cpp llvm llvm-ir programming-language
Last synced: 24 Oct 2025
https://github.com/robertcorponoi/unreal-patrol-ai-with-hearing
Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/
ai cpp tutorial unreal unreal-engine-4
Last synced: 24 Oct 2025
https://github.com/moverseai/vcpkg-sbom
📓 A python CLI tool to extract a software bill of materials and license info from a vcpkg manifest.
cpp developer-tool developer-tools sbom sbom-tool software-bill-of-material software-bill-of-materials spdx spdx-23 spdx-license spdx-license-identifier spdx-licenses spdx-sbom vcpkg
Last synced: 06 Feb 2026
https://github.com/muqsitnawaz/sfy
Post Modern C++ library for string-fying objects
Last synced: 09 Feb 2026
https://github.com/ardacebi/cpp-examples
Simple and basic C++ examples for educational purposes.
basic-example cpp cpp-examples cpp-programming educational educational-materials examples examples-cpp simple-example simple-examples
Last synced: 24 Oct 2025
https://github.com/autarchofgoats/acrobatcryptominer
A Acrobat (Hidden) Free Crypto Miner Builder - Supports ETC, RVN, XMR, RTM and much more.
autarch builder cpp cpu educational etchash ethereum ethereumclassic gpu hidden idle kawpow miner mining monero native randomx silent startup watchdog
Last synced: 24 Oct 2025
https://github.com/ngynkvn/wasm-raytracer
Simple ray tracer based off an online guide. Built with WebAssembly. [Demo inside]
beginner cpp emscripten graphics raytracer rendering wasm webassembly
Last synced: 24 Apr 2026
https://github.com/thelartians/luaglue
Lua bindings for the Glue library
bindings cpp glue lua lua-bindings
Last synced: 03 Mar 2026
https://github.com/deccer/fuk
Trying out Bulkan
cpp deccer-cubes engine-development graphics-programming vulkan
Last synced: 17 Mar 2025
https://github.com/jdsherbert/audio-procedural-reverb
Simple C++ implementation of a basic Procedural Reverb algorithm. Includes an example usage case with a simulated sinusoidal signal.
audio audio-effect audio-effects audio-processing cpp delay procedural reverb reverberation sine sine-wave sinewave
Last synced: 02 Apr 2025
https://github.com/acanixz/cyberpunkplusplus
Um RPG com temática cyberpunk escrito em C++
Last synced: 28 Apr 2025
https://github.com/astrodynamic/color-lines-in-qt-qml
Color Lines is a logical computer game where players make moves to align five or more balls of the same color in a line. Developed in 1992, it offers strategic gameplay on a 9x9 grid, rewarding players with points for creating longer lines. With colorful balls appearing on each turn, aim for the highest score in this addictive puzzle game.
balls cpp cpp17 game gameplay gaming grid logic puzzle qml qml-applications qt qt6 qt6-gui strategy
Last synced: 05 Oct 2025
https://github.com/veresdavid/opencv-calculator
A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)
Last synced: 07 Sep 2025
https://github.com/ssusnic/windows-console-game-framework
This repo contains a simple game framework for making Windows Console games in C++, and the source codes of the games made by using it.
c-plus-plus command-line command-line-app command-prompt console console-framework console-game cpp framework game-2d game-dev game-development game-engine gamedev making-2d-games making-games mingw mingw-w64 simple-game windows-console
Last synced: 12 Dec 2025
https://github.com/algo-ryth-mix/compression
Comparison on Compression Algorithms for Games
cpp game-development game-engine-development lzma testing-tool zip
Last synced: 19 Apr 2026
https://github.com/gershnik/thinsqlitepp
A thin, safe and convenient C++ wrapper for SQLite API.
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 header-only sqlite sqlite3 wrapper wrapper-library
Last synced: 29 Apr 2025
https://github.com/chahelgupta/dsa-project-familytree
C++ program for building and visualizing a hierarchical family tree. The program should allow users to interactively add family members, specify their parent-child relationships, and visualize the family tree's structure.
cpp dsa dsa-algorithm dsa-project dsa-solutions miniproject
Last synced: 11 Apr 2025
https://github.com/zhanghuanchong/eatnum
:1234: Cocos2d-x 3.0 game with C++ 11
Last synced: 10 Apr 2025
https://github.com/calkoe/arduinoos
A simple library for saving and modify your applications settings
arduino cpp management utility
Last synced: 30 Apr 2025
https://github.com/pk8868/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 18 Mar 2025
https://github.com/shvbsle/algorithms
My algo practice in C++ and Python
algorithm algorithms cpp data-structures euler euler-project euler-solutions object-oriented-programming python3
Last synced: 11 Jun 2025
https://github.com/tremus/figmaboundsheader
Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes
Last synced: 11 Apr 2025
https://github.com/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 Apr 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/complexorganizations/code-formatter
✔️ Formatting, beautifying, and optimizing code.
cpp csharp dart go html java javascript julia kotlin markdown php powershell python r ruby rust shell-script swift typescript yaml
Last synced: 30 Apr 2025
https://github.com/jaggernaute/powabonk
A powerful yet simple user management system
cpp mysql qt user-interface user-management
Last synced: 10 Apr 2025