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/0opsdev/farquhar-engine
Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl
3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization
Last synced: 10 Apr 2025
https://github.com/martinrotter/qtlinq
A header-only LINQ-style query library for Qt
Last synced: 26 Feb 2026
https://github.com/tsnsoft/codeblocks_blank_prject-linux
Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)
codeblocks cpp example linux wxwidgets
Last synced: 10 Oct 2025
https://github.com/hairrrrr/datastructure-overall
数据结构 C/Java
algorithms c cpp data-structures java
Last synced: 15 Oct 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: 31 May 2026
https://github.com/hotakus/hellgatemonitor
微型的MC风格多功能无线监控副屏(开发中)
bilibili c cpp esp esp32 esp32-arduino lvgl monitor wifi
Last synced: 02 Mar 2026
https://github.com/mgorshkov/sklearn
ML methods from scikit-learn library
cplusplus cpp machine-learning machinelearning mathematics ml sklearn
Last synced: 04 Apr 2026
https://github.com/aleksandergondek/rules_cc_hdrs_map
Escape weird includes path hell with header maps
bazel bazel-rules c cpp headers rules-cc
Last synced: 11 Feb 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/kneth/eigendemo
A demo of how to use Eigen in Android apps
android-studio cpp kotlin-android linear-algebra ndk
Last synced: 12 Nov 2025
https://github.com/rafaykhattak/pingpong-cpp
PingPong Game is a classic arcade game implemented in C++ using the Raylib library
cpp oop oops-in-cpp ping-pong raylib raylib-cpp
Last synced: 19 Sep 2025
https://github.com/blagojeblagojevic/dc_dc-boost-converter
DC_DC boost converter
arduino arduino-ide arduino-uno cpp dc-dc-converter embeded-systems power-electronics power-electronics-systems proteus
Last synced: 19 Oct 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/mizux/cmake-pybind11
Test to build a Native Python 3 package using pybind11
cmake cpp mizux native-library pybind11 python
Last synced: 13 Oct 2025
https://github.com/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 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/reputeless/indexediterator
Header-only indexed iterator library for modern C++
Last synced: 03 Sep 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/sonodima/wmipp
WMI++ takes away the pain from interfacing with the Windows Management Instrumentation from C++
Last synced: 23 Apr 2025
https://github.com/tsnsoft/dialogblocks_test
Пример простейшей визуальной программы с wxWidgets для DialogBlocks
cpp dialogblocks example wxwidgets
Last synced: 22 Apr 2025
https://github.com/jagenjo/game2d_2019
A C++ game made during a week for the Game's Dev course at UPF 2019
Last synced: 11 Mar 2025
https://github.com/alirezasaadatmand/shooter-game
A game written in Python, JavaScript, Go and C++, mostly inspired by the "Chris Courses" YouTube channel
canvas canvas-game cpp game go golang javascript pygame python raylib shooter shooter-game
Last synced: 11 Jun 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 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/itsm3abena/c-ds
A lightweight and efficient single-header library (ds.h) providing implementations of essential data structures in C, including Hashmaps, Hybrid Arrays, and Linked Lists.
c cpp datastructures dsa-algorithm
Last synced: 03 Sep 2025
https://github.com/radosz99/f1-race
Formula One race simulation using ncurses lib and C++ threads.
cpp deadlock linux multithreading ncurses
Last synced: 01 Mar 2025
https://github.com/mpaperno/msfs-tools
Utilities, code, & examples for Microsoft Flight Simulator (MSFS)
code-library cpp documentation-tool microsoft-flight-simulator msfs msfs-dev msfs2020 reference sdk-doc sdk-documentation simconnect
Last synced: 06 Sep 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/karnkaul/littleengine3d
Wanderings in 3D
3d cpp cpp17 game-engine glad glfw glm opengl stb-image
Last synced: 19 Jul 2025
https://github.com/andy-messer/mipt-cpp
Задачи выполненные по курсу ООП C++.
classes cpp mipt-homeworks structures
Last synced: 09 Apr 2025
https://github.com/konfiger/konfiger-c
Light weight package to manage key value based configuration and data files for C and C++
c configuration cpp key-value language parser properties
Last synced: 13 Oct 2025
https://github.com/vishal2376/todo
A simple todo list application created with file handling in C++
Last synced: 06 Mar 2025
https://github.com/quaddarv1ne/maestro7it_education
Программирование на С++, CSharp, JavaScript и Python для начинающих </>
2024 c config courses cpp csharp education javascript js json maximdupley oop python python3 quadd4rv1n7 stepik stepik-course study
Last synced: 14 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/1337fury/42webserv
writing an HTTP server with C++98
configuration cpp http-requests http-response http-server networking nginx oop parser server web
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/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/abdallahhemdan/maze-generator
🐀A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)
cpp disjoint-set maze-algorithms maze-creation maze-game maze-generator union-find-set
Last synced: 23 Apr 2025
https://github.com/renarddev/renjack
Renard Injector (PE section injector with hooks)
cpp injector pe reverse-engineering
Last synced: 05 Oct 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/garvit-joshi/kompiler
A package for auto compiling C++ files as soon as they are saved.
Last synced: 12 Mar 2026
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025
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/xxjwxc/sqlservercppconnection
SQLserver Connection for cpp ,c++ sqlserver 链接库
com cpp sqlserver sqlserver-connection
Last synced: 19 Oct 2025
https://github.com/DanialKama/TurretAI
Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)
ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5
Last synced: 11 Mar 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/kljohann/genpybind
Autogeneration of Python bindings from manually annotated C++ headers
clang cpp pybind11 python python-bindings
Last synced: 09 Apr 2025
https://github.com/gergeshany/competitive-programming-session-content
Competitive-Programming-Session-Content
competitive-programming cpp problem-solving topics
Last synced: 09 Oct 2025
https://github.com/victorbnl/password-generator-cli
A little cli password generator in C++
cli cli-app cpp password-generator
Last synced: 03 Jul 2025
https://github.com/minaminao/competitive-programming
My submissions to online judges and algorithms for competitive programming
competitive-programming cpp online-judges rust
Last synced: 28 Apr 2025
https://github.com/wesleych3n/ntu-iot-node
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.
cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny
Last synced: 23 Mar 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/pierluigiferrari/extended_kalman_filter
An 2D Extended Kalman Filter
cpp ekf extended-kalman-filters kalman-filter sensor-fusion
Last synced: 13 May 2025
https://github.com/joanstinson/hackandslash
A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.
cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2
Last synced: 21 May 2026
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/tekaireb/nimblex_dictionary
A blazing fast dictionary for the Terminal.
autocomplete cpp dictionary dynamic-programming fuzzy-search levenshtein-distance ncurses trie
Last synced: 31 Mar 2025
https://github.com/yeaseen/graphicsopengl
Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done
camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation
Last synced: 25 Jun 2025
https://github.com/siyovush-hamidov/Hamming-Codes-8-4
🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake
Last synced: 29 Jul 2025
https://github.com/cfnptr/ecsm
Easy to use and fast Entity Component System Manager (ECS) C++ library.
c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template
Last synced: 30 Oct 2025
https://github.com/pdsmart/sharpkey
A Multi-HID Interface, connecting PS/2 & Bluetooth Keyboard/Mice with Retro Host Computers
ajax bootstrap4 c cpp electonics electronics esp32 esp32-idf freertos html jquery js kicad
Last synced: 01 Aug 2025
https://github.com/chaudharypraveen98/competitive-programming
It contains questions from various online and offline platforms such as Hackerrank, Coding Ninjas, Codeforces, Leetcode, Codeforces etc
c cpp geeksforgeeks geeksforgeeks-solutions hackerrank hackerrank-solutions java programming python
Last synced: 26 Jul 2025
https://github.com/astrodynamic/photolab-in-qt-cpp
PhotoLab is a C++17 program that applies filters to BMP images. It implements the MVC pattern, provides a GUI using the Qt library, and includes convolution filters and color correction algorithms. Developed within the PLab namespace and with a full set of unit-tests.
bmp-image cmake convolution convolution-filter cpp filter gui image image-processing make matrix mvc qt qtw unit-testing
Last synced: 20 Sep 2025
https://github.com/xaizek/dit
Command-line task keeper.
cpp cpp11 task-manager tasks todo todolist
Last synced: 14 Apr 2025
https://github.com/congard/expressif
Wrappers & tools for ESP32 boards written in modern C++
cpp cpp-library cpp20 cpp20-library embedded esp-idf esp32 esp32-idf espressif http http-server internet-of-things iot platformio rest rest-api
Last synced: 14 Apr 2025
https://github.com/archo5/lighter
LIGHTmap renderER
bake c-api c-plus-plus cpp lighting lightmap radiosity renderer software-rendering
Last synced: 03 Aug 2025
https://github.com/flexivrobotics/flexiv_sim_plugin
A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.
adaptive-robots cpp flexiv force-control robotics sim2real simulation
Last synced: 17 Jan 2026
https://github.com/hunterdii/leetcode-potd
🌟 Welcome to the vibrant world of Leetcode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀
c competitive-programming cpp daily-coding-problem dailyprogrammer dsa-algorithm good-first-issue java leetcode leetcode-c leetcode-cpp leetcode-java leetcode-python3 leetcode-rust leetcode-solutions leetcode-solutions-cpp leetcode-solutions-python python3 rust
Last synced: 23 Aug 2025
https://github.com/ntia/p2108
NTIA/ITS implementation of Recommendation ITU-R P.2108. This Recommendation contains three methods for the prediction of clutter loss: the Height Gain Terminal Correction Model, the Terrestrial Statistical Model, and the Aeronautical Statistical Model.
clutter cpp itu propagation proplib spectrum
Last synced: 19 Jun 2025
https://github.com/thealgo/hackerrank_solutions
Solutions to all the hackerrank questions solved my me using my own noble algorithms
algorithms cpp data-structures hackerrank
Last synced: 19 Sep 2025
https://github.com/tony/wxscintilla
wxscintilla updated for wxwidgets 3.0 and clang
Last synced: 18 Jan 2026
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/imdanielsp/dstructs
A data structure playground
algorithms cpp data-structures unit-test
Last synced: 19 Sep 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/tylerjw/fp
Functional Programming extensions to C++ for ROS projects.
Last synced: 13 Apr 2025
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/paulchen2713/nthu-network_security_2022
COM 5335 Network Security 2022 Course Materials
aes-256 biginteger cpp ecc-cryptography matlab nthuee python rabin-cryptosystem
Last synced: 22 Jul 2025
https://github.com/Jonathan-Greve/Xmake-template
Xmake C++23 project template. Using C++ modules, github workflows for CI/CD (Windows and Ubuntu) and gtest for testing. Compiles with both GCC on Ubuntu and MSVC on Windows. See the linux.yml file for how to properly install GCC on ubuntu if you're having trouble.
cd ci cicd cpp cpp20 cpp20-modules cpp23 gtest project starter-template template xmake xmake-repo
Last synced: 12 Mar 2025
https://github.com/supercmmetry/rainman
A lightweight flexible hierarchical memory manager for C++
cpp leak manager memory memory-leak rainman smart-pointer thread-safe
Last synced: 13 Aug 2025
https://github.com/flowerinthenight/win32-base-service
Skeleton service for Windows.
Last synced: 31 Jul 2025
https://github.com/rafaykhattak/notepad-cpp
A simple text editor built with Qt framework for basic file editing tasks
cpp notepad-application qt qtcreator
Last synced: 19 Sep 2025
https://github.com/rrxxyz/nvim-minimal
Neovim starter configuration for your preferred programming language, just switch a branch
android c cpp get-started lua neovim neovim-starter-kit nvim nvim-config nvim-configuration nvim-dotfiles nvim-lua python starter-kit vim vimrc
Last synced: 26 Sep 2025
https://github.com/creaktive/waifu2x-converter-cpp
Dockerfile for DeadSix27's fork of waifu2x-converter-cpp
cpp docker opencl opencv waifu2x waifu2x-converter-cpp
Last synced: 05 Apr 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/periareon/rules_cc_autoconf
Bazel rules providing a light-weight alternative to GNU Autoconf.
autoconf bazel bazel-rules c cpp rules-cc
Last synced: 27 Apr 2026