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-14 00:06:34 UTC
- JSON Representation
https://github.com/muellan/generic
generic programming utilitites for C++ 11; apply/map functions over tuples, etc.
cpp cpp11 generic-programming header-only metaprogramming tuples
Last synced: 19 Apr 2025
https://github.com/bkosm/szt-os
Operating system simulator made for an university project.
Last synced: 23 Jul 2025
https://github.com/cpp-for-yourself/homework_checker
✅ A homework checker used to automatically check students' homeworks
automation bash checker cpp education python students test
Last synced: 22 Apr 2025
https://github.com/smjsgaming/demangler
An Itanium ABI symbol demangler
assembly cpp itanium itanium-abi parser symbol
Last synced: 08 Apr 2025
https://github.com/erio-harrison/write-you-an-autopilot-sys
Implement an autonomous driving system step by step
Last synced: 12 Apr 2025
https://github.com/tsnsoft/netbeans_wxwidgets_table-linux
Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Linux
apache cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/multi_form_wxwidgets_linux
Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame
codeblocks codeblocks-ide cpp example linux multiforms
Last synced: 22 Apr 2025
https://github.com/avipars/cs-resources
Free computer science resources and notes from yours truly
computer-science cpp digital programming
Last synced: 06 Sep 2025
https://github.com/genyleap/qtcreator-pt
A template for integration with the PT & Qt Creator development environment.
cplusplus cpp cpp20 dependency-manager package-manager package-manager-tool project-template qml qt qtcreator qtgroup qtprojects qtquick qtwizard stl
Last synced: 23 Apr 2025
https://github.com/fly-studio/merged-fuse
Virtual merge files or replace bytes, and output the merged content, FUSE.
cpp cpp11 fuse merge replace-in-files
Last synced: 11 Mar 2026
https://github.com/wakanda/wakanda-storage
Share your datas between all your NodeJS processes or clusters.
add-on boost cpp javascript n-api nodejs storage
Last synced: 04 Sep 2025
https://github.com/tornaia/panama-tutorial
"If non-Java programmers find some library useful and easy to access, it should be similarly accessible to Java programmers." - Interconnecting JVM and native code. Tutorials, learning by examples
c cpp foreign foreign-function-interface gcc interconnecting interoperability jep-191 jvm msbuild native openjdk openjdk-panama tutorials visual-studio windows winrt
Last synced: 12 Apr 2025
https://github.com/aluriak/gravastre
Qt, C++, computations, geometry, graviationnal simulation
cpp gravitational-simulations simulation
Last synced: 22 Apr 2025
https://github.com/tkostadinov004/introduction_to_programming_pract_fmi
Материали за курса "Увод в програмирането - практикум" за зимен семестър на 2024 / 2025 година
cpp introduction-to-programming
Last synced: 28 Feb 2025
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025
https://github.com/mpusz/wg21-papers
ISO C++ Committee papers by Mateusz Pusz
Last synced: 15 Jun 2025
https://github.com/r3w0p/caravan
A command-line version of the Caravan card game from Fallout: New Vegas.
caravan card-game cli cmake command-line cpp cxx fallout fallout-new-vegas ftxui game new-vegas tui
Last synced: 10 Apr 2025
https://github.com/tekord/cpp-opcode-generator
A python script for generating enums with opcode constants based on YAML file definition
compilers cpp emulation generators opcode programming-language-development python rust virtual-machine
Last synced: 23 Apr 2025
https://github.com/paragon279/4kvideoplayer
Enables users to play 4K video
cpp desktop-app high-resolution mfc microsoft-foundation-classes video-player videoplayer windows-programming
Last synced: 16 May 2025
https://github.com/danielaraldiedu/flappy-bird
Trabalho de desenvolvimento do jogo Flappy Bird em C++.
Last synced: 12 Jun 2025
https://github.com/neural-bits/ai-programming-hub
Learn and experiment with new techniques and programming languages with a focus on ML
cpp cuda cython openai-triton python rust
Last synced: 12 Apr 2025
https://github.com/br66/Unity-to-Unreal-Hovercraft-Conversion
Moving scripts for a hovercar in Unity to Unreal Engine (since Unreal Engine tutorial for it no longer functions). Strictly NO blueprints.
c-plus-plus cpp ue4 unity unity3d unreal unreal-engine unrealengine
Last synced: 11 Mar 2025
https://github.com/tsnsoft/codeblocks_linux
Code::Blocks с русским интерфейсом для Linux
c codeblocks codeblocks-ide cpp linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
Last synced: 10 Mar 2025
https://github.com/pc2/custonn2
This repository deals with the use of an Open-source FPGA Plugin to execute Neural Networks on multiple Intel Stratix 10 FPGAs.
cpp fpga googlenet open-source opencl-kernels openvino-inference-engine openvino-toolkit plugin resnet-50
Last synced: 22 Apr 2025
https://github.com/gauravkesh/data_structures_and_algorithm
My daily learning of Data Structure and Algorithm in c++
clion-ide cpp data-structures-and-algorithms leetcode standard-library striver-a2z-sheet
Last synced: 23 Apr 2025
https://github.com/shlomnissan/texture-packer
🖼 Spritesheet generator using rectangle bin packing algorithm
bin-packing cpp cpp17 game-2d texture-atlas texture-packer
Last synced: 12 Apr 2025
https://github.com/luizppa/smal
A file comrpessor using LZ78 algorithm.
compression compression-algorithm cpp cpp11 lz78 lz78-encode-decode
Last synced: 15 Jun 2025
https://github.com/zpnst/smart-list
Functional doubly linked list
cpp datastructures doubly-linked-list oop
Last synced: 02 Jul 2025
https://github.com/madladsquad/untitledruntimelibraryloader
A cross platform runtime shared object loader(windows and unix)
c cpp library library-loader unix utility utility-library windows
Last synced: 11 Apr 2025
https://github.com/bertrandmartel/pusher
:black_square_button: Mechanical wall switch button pusher securely controlled via Bluetooth LE
aes android android-application bluetooth-le cpp rfduino servo
Last synced: 03 Mar 2026
https://github.com/beacoder/call-graph
Generate call graph for c/c++ functions
call-graph call-hierarchy cpp git-grep gnu-global programming-tool
Last synced: 15 Feb 2026
https://github.com/liut/kedge
A bittorrent engine base on libtorrent-rasterbar with RESTful API
api bittorrent boost cpp http kedge linux web
Last synced: 11 Oct 2025
https://github.com/kataglyphis/kataglyphis-beschleunigerballett
🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀
cmake cpp opengl path-tracing physically-based-rendering rendering vulkan
Last synced: 11 Oct 2025
https://github.com/chgroeling/libmicroemu
ARM Microcontroller Emulator Library
arm cortex-m cortex-m4 cortex-m4f cpp embedded-systems emulator iot simulation
Last synced: 05 Apr 2026
https://github.com/andry81/tacklelib
The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:
bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh
Last synced: 10 Oct 2025
https://github.com/user19870/cppsp
cppsp --a transpiled script-like language base on c++
compile-language cpp cppsp linux mac open-source script-like transpiled-language windows
Last synced: 01 Apr 2026
https://github.com/matheusvidal21/kanban
Este repositório contém um aplicativo de gerenciamento de tarefas baseado na metodologia ágil e no método Kanban. O Kanban é uma metodologia para acompanhar o progresso do trabalho, que utiliza um quadro com colunas para representar os estágios das tarefas.
cpp kanban object-oriented-programming
Last synced: 28 Feb 2026
https://github.com/asciphx/ccorm
Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.
cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite
Last synced: 07 Oct 2025
https://github.com/xaliphostes/dataframe
A minimalist Python Panda like library in pure C++
algebra cplusplus cpp cpp23 functional-programming geometry mathematics pandas-dataframe pandas-python statistics
Last synced: 02 Apr 2026
https://github.com/craigmac/openroll
Brazilian Jiu-Jitsu match timer and scoreboard using IBJJF ruleset.
bjj cpp cross-platform-app jiu-jitsu qt qt5 qt5-gui sports-app
Last synced: 15 Feb 2026
https://github.com/hairrrrr/datastructure-overall
数据结构 C/Java
algorithms c cpp data-structures java
Last synced: 15 Oct 2025
https://github.com/sleepymalc/parkinglot
🚗 Start Parking! Watch Out! ⚠️
cpp object-oriented-programming opengl
Last synced: 27 Oct 2025
https://github.com/hotakus/hellgatemonitor
微型的MC风格多功能无线监控副屏(开发中)
bilibili c cpp esp esp32 esp32-arduino lvgl monitor wifi
Last synced: 02 Mar 2026
https://github.com/zer0m4n/chip8_wasm
A lightweight CHIP-8 emulator compiled from C++ to WASM. Runs in the browser with keyboard input, timers, sound, and pixel-perfect rendering.
ch8 chip-8 chip8 chip8-emulator cpp emulation emulator english-spanish github github-pages learn wasm webassembly
Last synced: 14 Oct 2025
https://github.com/esemeniuc/celestial-industries
A 2.5D real-time strategy game with city-builder influences
Last synced: 10 Feb 2026
https://github.com/georgidelchev/personal-projects
Some Personal projects here.
cpp cs css html java javascript personal-project
Last synced: 27 Feb 2026
https://github.com/evanxg852000/cpp-conan-docker-starter
A C++ starter project using conan within docker
cmake conan cpp cpp14 cpp17 docker docker-compose
Last synced: 17 Oct 2025
https://github.com/launchdarkly/cpp-sdks
C++ Client/Server SDKs
c cpp cpp17 feature-flags feature-toggles launchdarkly launchdarkly-sdk managed-by-terraform sdk
Last synced: 01 Mar 2026
https://github.com/snifi0/sniffer
Multitool!
arduino badusb cc1101 cpp current-meter emf emf-detector esp32 esp32-arduino ir pn532 rf rfid subghz usb-rubber-ducky
Last synced: 16 Mar 2026
https://github.com/nguyenkhanhquy/movie-catalog-management
Final term project of the "Data Structure and Algorithms" course
cpp data-structures-and-algorithms
Last synced: 06 Mar 2026
https://github.com/choaib-elmadi/fluid-level-sensor
Arduino-based water level monitoring system featuring real-time OLED display, voltage-to-level conversion, and interactive graphing capabilities.
actuator arduino build cpp cprogramming embedded monitoring oled pid project projects sensor voltage
Last synced: 04 Mar 2026
https://github.com/gdifiore/libgolf
libgolf - golf ball trajectory calculation
cmake cpp cpp-lib cpp-library cpp-math cpp-math-library golf math math-library oop physics simulation trajectory
Last synced: 15 Apr 2026
https://github.com/megatokio/z80
Configurable & fast Z80 CPU emulation written in c++
Last synced: 08 Oct 2025
https://github.com/fbbdev/sdr
Software Defined Radio building blocks for unix pipes
audio command-line command-line-tool communication communications cpp cpp14 digital-signal-processing dsp gui library modern-cpp pipes sdr signal-processing signals software-defined-radio tool unix-philosophy unix-pipes
Last synced: 11 Oct 2025
https://github.com/gear-sv/gear-contracts
compile, test, deploy cpp code to bitcoin
Last synced: 01 Aug 2025
https://github.com/apjanke/octave-jsonstuff
Matlab-compatible jsonencode/jsondecode functions for GNU Octave
cplusplus cpp gnu-octave json octave
Last synced: 12 Apr 2025
https://github.com/end2endzone/bitreader
bitreader is an arduino library for reading and writing data as chunks of bits (bit serializing)
arduino bit compression cpp serialization serialize
Last synced: 30 Apr 2025
https://github.com/mrrobinofficial/unreal-eventbus
The Event Subsystem is an event-based communication within the game. It enables a more modular and maintainable architecture.
cplusplus cpp event eventbus plugin unreal-engine unreal-engine-plugin
Last synced: 10 Apr 2025
https://github.com/jayantgoel001/atcoder
atcoder atcoder-solutions competitive-programming cpp
Last synced: 02 May 2025
https://github.com/igraph/igraph-cpp
C++ wrappers for igraph data structures
Last synced: 11 Apr 2025
https://github.com/stories2/kangnam-ar
Unity AR, export picture from document and play with it.
arfoundation cpp native-library opencv unity
Last synced: 15 Jun 2025
https://github.com/paulo-d2000/pnexe
C++ Based Steganography with exe files & png images
Last synced: 10 Apr 2025
https://github.com/wykerd/waifu2x-node
Image Super-Resolution in NodeJS using libw2xc from waifu2x-converter-cpp.
cpp image image-processing node-module node-native-addons nodejs opencv upscale upscaler waifu2x waifu2x-converter-cpp
Last synced: 28 Oct 2025
https://github.com/bluecannonball/declengine
Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨
cpp latin latin-language latin-language-dataset translation
Last synced: 04 Mar 2026
https://github.com/cyucelen/30daysofcode-go-cpp-java
Hackerrank 30 days of code all solution codes. I used Golang for solve challenges if available, otherwise i used C++ for data structure challenges and Java for OO concepts.
30daysofcode cpp go golang hackerrank hackerrank-30dayschallange hackerrank-solutions java
Last synced: 17 Jan 2026
https://github.com/rinzii/mim
A linear algebra math framework written in modern C++ optimized for real time graphics.
cpp cpp17 cpp20 directx glsl graphics hlsl linear-algebra math mathematics metal modern-cpp opengl vulkan
Last synced: 11 Apr 2025
https://github.com/rawify/quaternion.cpp
A C++ Quaternion library
angle complex conjugate cpp math numbers quaternion rotation
Last synced: 12 Apr 2025
https://github.com/richelbilderbeek/kalmanfilterer
Tool to investigate a Kalman filter
cpp gui kalman kalman-filter qt
Last synced: 28 Jul 2025
https://github.com/caffeines/code-library
Code collection of the different types of data structure, algorithm, and technique.
algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures
Last synced: 28 Oct 2025
https://github.com/rbourgeois33/heat-equation-hpc-tools
Simple use case of the Kokkos, MPI and PDI libraries for solving the linear heat equation on a 2D cartesian mesh with periodic boundary condition.
cpp finite-difference hdf5-library kokkos-kernels mpi-applications
Last synced: 06 Mar 2026
https://github.com/xmkg/ko-mfc-launcher
Knight online launcher, designed using Windows MFC framework in C++ language
Last synced: 07 Jul 2025
https://github.com/nikumu/leetcode-solutions
A collection of solutions to various LeetCode problems implemented in C++.
algorithms cpp cpp11 data-structure interview-practice interview-preparation interview-questions interview-solutions leetcode leetcode-solutions modern-cpp
Last synced: 05 Apr 2025
https://github.com/mayur1377/leetcode-solutions
MY LEETCODE SOLUTION !
cpp leetcode leetcode-solutions
Last synced: 05 May 2025
https://github.com/basemax/cpp-mylanguage
My Language C++ TINY Library: A c++ library to handle and manage all of words/strings and languages of a software in a JSON structure.
cpp cpp-17 json language-manager languages translate translater translates
Last synced: 05 May 2025
https://github.com/amirhnajafiz-university/s3ds01
Data structures final project.
Last synced: 10 Apr 2025
https://github.com/ciffelia/raytracing
RayTracing on OpenSiv3D
cpp opensiv3d raytracing siv3d
Last synced: 09 Apr 2025
https://github.com/clausklein/moderncmakestarter
Modern CMake Starter Project
cmake conan-packages cpp template travis-ci
Last synced: 10 Apr 2025
https://github.com/607011/9piece-solver
Solver for Scramble Square™️-like 3×3 puzzles, written in C++
cplusplus cplusplus-11 cpp educational educational-project puzzle-solver solver
Last synced: 05 Sep 2025
https://github.com/eclipse-cdt-cloud/clangd-contexts
API for management of clangd configuration files in C/C++ projects using contexts.
clangd cpp theia vscode-extension
Last synced: 10 Apr 2025
https://github.com/riccio8/threatlab
Collection of tools for security purpouse
assembly cpp cybersecurity golang memo net network processes python security security-tools yara
Last synced: 15 Dec 2025
https://github.com/mingsm17518/cs-wiki
🌟Wiki of CS (computer science)
computer-science cpp mkdocs mkdocs-material
Last synced: 12 Apr 2025
https://github.com/mateus-sm/conio2-vscode
Compilar códigos em C com biblioteca gráfica Conio2.h utilizando o compilador TDM-GCC 4.7.1 (x86)
c cpp gcc-complier mingw vscode vscode-extension
Last synced: 29 Oct 2025
https://github.com/zorggomat/kolibrios-flappybird
Flappy bird port for KolibriOS
arcade arcade-game assembler cpp flappy-bird flappy-bird-clone flappy-bird-game flappy-bird-game-code flappybird game kolibrios msvc visual-studio
Last synced: 30 Apr 2025
https://github.com/zero3k/xsupplicant
Mirror of the XSupplicant (Open1X) Project on SourceForge
bsd c cpp gnu linux wifi wifi-network wifimanager windows
Last synced: 05 May 2025
https://github.com/schak04/cpp-learning-journey
My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.
c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming
Last synced: 15 Jun 2025