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-05-02 00:07:13 UTC
- JSON Representation
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/tsnsoft/multi_form_wxwidgets_linux
Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame
codeblocks codeblocks-ide cpp example linux multiforms
Last synced: 22 Apr 2025
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo
Пример визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux
cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/nicolasalmerge/newharu
PDF Creation Library based on the C LibHaru library
cpp cpp17 cpp20 libharu object-oriented object-oriented-programming oop pdf pdf-generation
Last synced: 19 Apr 2025
https://github.com/ayhamratrout/cpu_simulator
A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.
c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os
Last synced: 22 Sep 2025
https://github.com/tsnsoft/wxwidgets_table_demo
Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxgrid wxwidgets
Last synced: 22 Apr 2025
https://github.com/prodeveloper0/litecv
liteCV is greater than OpenCV :)
computer-vision cpp cpp-library cpp14 cpp14-library cpp17 cpp17-library cv header-only image-processing
Last synced: 17 Jul 2025
https://github.com/coderobe/trimforce
Lilu plugin which forces SSD TRIM on unsupported drives
cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode
Last synced: 11 Apr 2025
https://github.com/yassin522/leetcode
Collection of LeetCode problems to ace the coding interview!
cpp leetcode leetcode-solutions problem-solving
Last synced: 07 Apr 2025
https://github.com/marianpekar/raycasted-maze
A random maze generator with Wolfenstein3D style rendering
cplusplus cpp raycasting sdl2 wolfenstein wolfenstein-3d
Last synced: 22 Apr 2025
https://github.com/coyorkdow/result
rust style error handling for cpp
algebraic-data-types cpp error-handling functional-programming monad pattern-matching rust
Last synced: 07 May 2025
https://github.com/shiroinekotfs/jupyter-cpp-header-template
C++ kernel for Jupyter headers template. Used to provide additional abilities for the kernel.
Last synced: 15 Apr 2025
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025
https://github.com/oliverfindl/arduino-uno-temperature-monitor
Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.
arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637
Last synced: 04 Mar 2026
https://github.com/gabrielcrackpro/cpp-projects
A repository with all my CPP projects
cpp cpp-programming cpp-projects
Last synced: 15 Apr 2025
https://github.com/adamhlt/cod-waw-cheat
Call of Duty : World at War Cheat (x86) - Zombie mode cheat
Last synced: 31 Mar 2025
https://github.com/gmorales08/proyectodungeoncrawler
Juego Dungeon Crawler de terminal hecho en C++
Last synced: 01 May 2025
https://github.com/yeaseen/syscallimplementationos
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
bin-file cpp creating-command-line-in-linux linux-command system-calls
Last synced: 07 May 2025
https://github.com/UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
Last synced: 10 Mar 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/dominiklohmann/wahl
A type-safe argument parser for modern C++.
Last synced: 24 Mar 2025
https://github.com/ghostofgoes/cgoes-cminus-compiler
My code and notes for Compilers class.
bison bison-example bison-grammar compiler cplusplus cpp flex
Last synced: 22 Apr 2025
https://github.com/nixman/std-signals
C++11 managed signals and slots callback implementation
Last synced: 15 May 2025
https://github.com/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/mtalyat/minty-engine
A Vulkan C++ game engine with C# scripting.
Last synced: 10 Jun 2025
https://github.com/reputeless/indexediterator
Header-only indexed iterator library for modern C++
Last synced: 03 Sep 2025
https://github.com/cascadingradium/cuda-hungarian-clustering
A GPU-Accelerated Clustering Algorithm that uses the Hungarian method
clustering cpp cuda gpu hungarian-algorithm parallel-computing
Last synced: 16 May 2025
https://github.com/bkosm/szt-os
Operating system simulator made for an university project.
Last synced: 23 Jul 2025
https://github.com/shahincsejnu/competitive-programming-solutions
Accepted solutions of various Online Judges problems (Codeforces, Codechef, Hackerrank, Lightoj, Leetcode etc)
algorithms codechef codeforces codeforces-solutions competitive-coding competitive-programming competitive-programming-contests cpp data-structures hackerrank hackerrank-solutions lightoj online-judges
Last synced: 02 Jul 2025
https://github.com/ferhatgec/translatfe
Very simple language translator written in C++.
cpp cpp17 english german language translate translator
Last synced: 14 Apr 2025
https://github.com/nawaz1991/timedeventqueue
TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.
cpp event priority-queue timed-events
Last synced: 21 Apr 2025
https://github.com/karnkaul/littleengine3d
Wanderings in 3D
3d cpp cpp17 game-engine glad glfw glm opengl stb-image
Last synced: 19 Jul 2025
https://github.com/deadpikle/libzip-plus-plus
A libzip C++ wrapper originally built by markand
cplusplus cpp libzip libzip-wrappers zip
Last synced: 22 Apr 2025
https://github.com/wesleych3n/ntubme-autograde
NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.
autograder autolab automation cpp docker gtest
Last synced: 23 Mar 2025
https://github.com/tsnsoft/components_choice_wxwidgets-linux
Компоненты выбора в wxWidgets на С++ в Code::Blocks
c choice codeblocks cpp example linux wxwidgets
Last synced: 03 Jul 2025
https://github.com/unusualcodeorg/clab
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.
c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree
Last synced: 16 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/e6nlaq/aqua
🐬Fast, short, and easy.
aqua aquascript cpp lang programing-language programming
Last synced: 10 Mar 2026
https://github.com/falcowinkler/flockingbird
Flocking algorithm implementation in c++
boids boids-algorithm boids-behaviour boids-simulation cpp cpp11 emergence flocking header-only modelling-biological-systems simulation
Last synced: 15 Apr 2025
https://github.com/haydend100/opengl-multiplayer-fps
Multiplayer FPS OpenGL Rendering/Game Engine written in c++
3d-graphics bullet-physics cpp engine game game-engine glsl indirect multiplayer-fps multiplayer-game opengl opengl3 pbr-shading physically-based-rendering physics-engine rendering rendering-engine winsock2
Last synced: 14 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/netromdk/clyzer
C[ryptographic Ana]lyzer
affine-cipher cpp cryptoanalysis cryptography frequency-analysis index-of-coincidence kasiski-method low-frequency-intervals qt5 vigenere-cipher
Last synced: 01 Sep 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/tsnsoft/components_choice_wxwidgets
Компоненты выбора в wxWidgets на С++ в Code::Blocks
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 03 Jul 2025
https://github.com/tsnsoft/dialogblocks_test
Пример простейшей визуальной программы с wxWidgets для DialogBlocks
cpp dialogblocks example wxwidgets
Last synced: 22 Apr 2025
https://github.com/jdumas/cpp-project-template
Template repository for C++ projects using CMake, libigl, etc.
Last synced: 15 May 2025
https://github.com/crocsg/midiflower_wifi
sonification of biodata with web configuration
biodata cpp esp32 midi music sonification
Last synced: 02 May 2025
https://github.com/fatlipp/cuda-tree
CUDA-based Tree builder
algorithms cpp cuda octree quadtree tree
Last synced: 19 Jun 2025
https://github.com/lackhole/ssstl
SS Standard Template Library. It focuses on implementing high version features for lower versions of C++
c-plus-plus cplusplus cpp cpp11 cpp14 cpp17 cpp20 modern-cpp optional ssstl stl type-traits
Last synced: 07 Apr 2025
https://github.com/Tosox/rpc4stalker
An easy discord rich-presence implementation for S.T.A.L.K.E.R.
console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows
Last synced: 31 Mar 2025
https://github.com/ypatel2022/esp32-spotify-display
DIsplay the album art of currently playing songs on a small OLED screen with an ESP32.
cpp esp32 flask oled-display python spotify
Last synced: 29 Apr 2026
https://github.com/mrtkp9993/unittestcpp
Simple header-only C++ library for unit-testing.
cpp cpp-library cpp11 header-only testing testing-tools
Last synced: 07 May 2025
https://github.com/avicted/raylib_orthographic
Transport Tycoon / OpenTTD style engine example with Raylib.
c cpp openttd raylib transporttycoon
Last synced: 06 May 2025
https://github.com/KodiCraft/bunch
Bun plugin for loading and linking into C/C++ dynamic libraries automatically
bun c cpp javascript typescript
Last synced: 11 Apr 2025
https://github.com/foxpace/cpp_ecg_detectors
ECG R wave detectors for c++
cpp cpp-library detectors filter qrs-detection signal-processing
Last synced: 19 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/bhartik021/leethub
Prepare for coding interviews with a curated collection of LeetCode and GeeksforGeeks questions. Hone your problem-solving skills, enhance programming proficiency, and increase your chances of securing your dream job.
cpp geeksforgeeks geeksforgeeks-solutions interview-questions leetcode leetcode-solutions
Last synced: 11 Apr 2025
https://github.com/mootseeker/stm32_embedded_cpp
Get into CPP on Embedded Software Level
cpp embbeded lerning research-project stm32
Last synced: 26 Jun 2025
https://github.com/dice-group/sparql-parser-base
Antlr4 based SPARQL 1.0 and SPARQL 1.1 parsers
anlr4 anltr cpp cpp17 parser sparql sparql-parser
Last synced: 24 Jun 2025
https://github.com/innovatorved/pattern-and-array
Some of Important Array-SubArray and Pattern Problem and its Solution
arrays comptetive-programming cpp patterns
Last synced: 13 Apr 2025
https://github.com/mazenelnahla/supergameduino
In our project, we collected old vintage arcade games and bring them back with some modern technologies and less cost than old consoles in the market. This game console was made using an esp 32s and an old modified version of fabgl library which allowed us to control the VGA using canvas and simple commands
cpp esp32 fabgl fabrizio-di-vittorio
Last synced: 13 May 2025
https://github.com/theochem/roberto
Collection of configurable development workflows
continuous-integration cpp python quality-assurance workflow-automation
Last synced: 22 Jun 2025
https://github.com/ali-elshorpagi/snake_game
A Snake Game using the C++ graphics.h library
cpp game game-development graphics-library snake-game
Last synced: 23 Jun 2025
https://github.com/timstr/flosion
A visually programmable functional language for audio synthesis
audio audio-processing cpp digital-audio-editor digital-audio-workstation digital-signal-processing sound sound-processing sound-synthesis
Last synced: 11 Jul 2025
https://github.com/pinto0309/tinyyolo
Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦
cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2
Last synced: 13 Sep 2025
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/elerac/nanobind_opencv
nanobind typecaster for opencv types (i.e., cv::Mat_, cv::Matx, cv::Vec)
Last synced: 30 Oct 2025
https://github.com/vaquierm/golite_transpiler
💻 Transpiler written in OCaml that that converts a subset of golang to C++
code-generation cpp golang ocaml parser scanner transpiler
Last synced: 11 Jul 2025
https://github.com/aurbano/ash
:shell: a(lex)sh(ell) -- Remaking bash to practice modern C++ :)
Last synced: 24 Dec 2025
https://github.com/omar-besbes/competitive-programming
A collection of C++ solutions for various competitive programming events and platforms, including AtCoder, CSES, Codeforces, France-IOI, ICPC, IEEEXtreme, and Winter Cup.
acpc atcoder beginner-friendly cmake codeforces competitive-programming cpp cses france-ioi ieeextreme tcpc
Last synced: 11 Jul 2025
https://github.com/rutura/qt-5-c-gui-development-for-beginners-
Source code for the Qt 5 C++ GUI Development for Beginners course on udemy
Last synced: 06 May 2025
https://github.com/skelly37/cli-tui-games
Simply my games running in command line or terminal user interface
2048 2048-clone 2048-game ascii ascii-art ascii-game blackjack blackjack-cli blackjack-cpp blackjack-game cli cli-game command-line command-line-game cpp game games terminal terminal-based terminal-game
Last synced: 13 Apr 2025
https://github.com/r-o-b-o-t-o/generic-genetics
A library that allows running genetic algorithms in a generic way
ai cmake cpp dll genetic-algorithm templating
Last synced: 06 May 2025
https://github.com/novemus/stack-scopes
Analyzing C/C++ Stack Snapshots.
c-plus-plus cpp debug vscode vscode-extension
Last synced: 17 Jul 2025
https://github.com/qobulovasror/visual-c-independent-work
SamSU Software Engineer Visual C++ independent work
Last synced: 06 Apr 2025
https://github.com/richhaar/autosar-crc
JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++
autosar cpp cpp17 crc crc16 crc32 crc64 crc8 javascript node-addon node-addon-api nodejs
Last synced: 13 Apr 2025
https://github.com/kezhengjie/async_dns_resolver
async_dns_resolver is c++ cross-platform async dns resolve library which provides simple API and designs for high performace and high concurrency scene.Also runtime and thread safe.
async async-dns c-ares cpp cross-platform dns dns-resolver high-concurrency high-performance simple
Last synced: 12 Apr 2025
https://github.com/deryaxacar/42-ft_printf
This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.
42 42-ft-printf 42born2code 42cursus 42ftprintf 42projects 42school c-programming c-programming-language c-project c-projects cpp ft-printf print printf printf-42 project
Last synced: 13 Apr 2025
https://github.com/newmarcel/awaken
A command line tool that prevents your Mac from going to sleep.
Last synced: 12 Apr 2025
https://github.com/ggarber/cmake-bootstrap
CMake project template with C++11 and gtest support
cmake cmake-bootstrap cpp gtest-support template
Last synced: 04 Apr 2025
https://github.com/davidallendj/gdpm
CLI tool to automate managing Godot game engine assets from the command-line.
assets automation cli cmake command-line cpp godot3 godot4 make meson ninja package-manager scons
Last synced: 12 Apr 2025
https://github.com/caishangqi/charmingcraft
TopDown voxel game inspired by Minecraft: Dungeon, combined with lots of RPG elements
Last synced: 13 Apr 2025
https://github.com/hhromic/e131-mqtt-bridge
E1.31 (sACN) to MQTT Bridging Server written in C
bridge c cpp e131 light-controller mqtt sacn server
Last synced: 04 Jan 2026
https://github.com/notselwyn/sudokusolver
Solves a Sudoku in the matter of seconds.
algorithms cpp golang javascript python python3 sudoku
Last synced: 12 Apr 2025
https://github.com/sandialabs/coloring
A self-contained C++ plotting library
cpp plot plotting scr-2894 snl-visualization
Last synced: 02 May 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