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-07-02 00:06:45 UTC
- JSON Representation
https://github.com/tranglecong/trlc-platform
A modern, header-only C++ library for compile-time platform detection and abstraction. TRLC Platform provides zero-overhead platform detection, feature-based conditional compilation, and adaptive code selection for cross-platform C++ development.
architecture-detection compiler-detection cplusplus cpp feature-detection platform-detection portable-library
Last synced: 20 Jun 2026
https://github.com/hantaro171902/-ascii-digital-clock
This project is make digital clock on terminal
Last synced: 10 Jun 2026
https://github.com/developer239/automation-engine
Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.
automation cpp display instance-segmentation keyboard mouse object-detection yolo
Last synced: 21 Jun 2026
https://github.com/remonhasan/codeforces
CP problem solutions by problem ratings 🎉
atcoder-contests c codechef-contests codechef-solutions codeforces-contests codeforces-solutions cpp hackerrank-solutions spoj-solutions uva-solution
Last synced: 12 May 2026
https://github.com/chqilin/beninja
a small build tools for C/C++.
build-tool cmake cplusplus cpp makefile nodejs
Last synced: 07 May 2026
https://github.com/tijme/cxx-boilerplate
A simple yet comprehensive cross-platform c++ boilerplate to jumpstart your project.
boilerplate c-plus-plus cpp cross-platform cxx kitchen-sink makefile
Last synced: 16 Jun 2026
https://github.com/firoz-thakur/data-structure-and-algorithm
A comprehensive collection of solutions to low, medium, and high difficulty questions across various platforms such as CodeChef, Codeforces, LeetCode, and HackerRank. This repository serves as a valuable resource for practicing and mastering data structures and algorithms.
competitive-programming cpp java problem-solving programming
Last synced: 22 Jun 2026
https://github.com/favreau/sol-r-httpserver
HTTP Server for the Sol-R engine
cpp http http-server ray-tracing raytracer raytracing rest-api
Last synced: 22 Jun 2026
https://github.com/hhkit/cpp.property
A single-header property system for C++17.
cpp cpp17 getters properties property setters single-header-lib
Last synced: 22 Jun 2026
https://github.com/hardcode3/imgui_opengl_linear_algebra_cmake_starter
A cmake starter using Imgui - Imnodes with OpenGL and some linear algebra libraries
bash-script cmake cpp doxygen-documentation eigen3 gitmodules glfw glm imgui imnodes implot linear-algebra mit-license opengl
Last synced: 09 May 2026
https://github.com/jasperdrescher/learnopengl
Following https://learnopengl.com/ and http://www.opengl-tutorial.org/ with an easy-to-use development environment.
Last synced: 12 May 2026
https://github.com/senior-sigan/chat_from_scratch
Code from the series of my streams where I work on creating Chat application absolutely from scratch.
Last synced: 17 Apr 2026
https://github.com/dogwalker-kryt/linux-drive-manager
A custom made Drive Manager for Linux (Debian based), to do various operations with ssd's hdd's and other storage devices
cpp drive drive-management drive-manager drives linux storage storage-device storage-device-manager storage-management storage-manager
Last synced: 17 Apr 2026
https://github.com/lankow/plant-master
PlantMaster is an ESP32-based IoT system for monitoring and watering plants. It tracks soil moisture, room humidity, and temperature, and controls a water pump for automatic irrigation. With WiFi and MQTT, it allows for remote monitoring and control.
automatic-irrigation-system cpp esp32 iot mqtt-communication plant-monitoring react-vite smart-gardening soil-moisture-sensor typescipt typescript wifi-connection
Last synced: 17 Apr 2026
https://github.com/lenoben/image-processing
C/C++ cmake library for digital image processing without external libraries apart from the png and zlib libraries
c cpp digital-image-processing image-processing library linux-app png
Last synced: 28 Jan 2026
https://github.com/dmmaze/machinelearningcpp
李航《统计学习方法》部分模型的C++ Eigen(3.4+)实现
Last synced: 17 Apr 2026
https://github.com/umer-farooq-cs/canny-edge-detector
High-performance Canny edge detector with CPU and CUDA implementations. Loads PGM images, performs Gaussian smoothing, gradients, non-max suppression, and hysteresis. Benchmarks both paths, outputs edge maps, and reports speedup. Simple Makefile, sample images included.
c canny-edge-detection computer-vision cpp cuda gpu high-performance-computing image-processing nvcc pgm
Last synced: 18 Apr 2026
https://github.com/bensuperpc/game-of-life
Conway's Game of Life with raylib and raylib-cpp (C and C++ version)
c cmake cpp game game-of-life games raylib
Last synced: 18 Apr 2026
https://github.com/jobucaldas/estufa_automatizada
arduino cpp gui-application qt
Last synced: 18 Apr 2026
https://github.com/ralvarezdev/uru-programming-1-blackjack
Simple blackjack terminal game from Programming 1 college course
blackjack blackjack-game cpp game rafael-urdaneta-university terminal universidad-rafael-urdaneta
Last synced: 18 Oct 2025
https://github.com/hyunjinno/multicore_computing
A repository of multicore programming in Java and C.
c cpp cuda java multithreading openmp thread thrust
Last synced: 18 Apr 2026
https://github.com/artifact-works/geomcpp
GeomCpp is a lightweight C++ library focused on providing fundamental geometric operations and algorithms. Offers simple and efficient API for working with basic geometric shapes, supports visualization.
cpp cpp20 cpp20-library geometry
Last synced: 27 Oct 2025
https://github.com/camobap/hackerrank
Collections of solutions from hackerrank with tests
c cpp golang hackerrank-solutions java objc rust
Last synced: 04 Apr 2026
https://github.com/edumigueis/base-calculator
A calculator that can work with two numbers in any same base. Made with Windows Forms in C++.
base base-calculator calculator calculator-application cpp number-base windows windows-forms
Last synced: 18 Apr 2026
https://github.com/mladenivkovic/hydro-playground
A simple unigrid 2D hydrodynamics solver in C++, intended as a playground for single-node optimization and parallelism
cfd cpp finite-volume-methods hydrodynamics optimization
Last synced: 05 Apr 2026
https://github.com/lnd3/bs
A tiny yet capable project generation system for c++
build-system cmake cpp lightweight tiny
Last synced: 27 Oct 2025
https://github.com/daxter-army/react-cpp-wasm-app
React + Cpp + WebAssembly Todo Application to learn about WebAssembly. This repo can serve as a good starter example on how to build a C++ and React with WebAssembly.
cpp css-modules emscripten react vite-app wasm
Last synced: 05 Apr 2026
https://github.com/esraa-emary/rational-number-calculator
A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.
cpp problem-solving rational-number-calculator rational-numbers teamwork-projects
Last synced: 24 Jan 2026
https://github.com/andrewrgarcia/bridge
Connecting arrays between Python and C++
array bridge cpp hacktoberfest json matrix port programming-languages python tensor transformation translation
Last synced: 16 Apr 2026
https://github.com/spiffgreen/algorithms
Open Source resource for learning Data Structures & Algorithms
algorithms cpp documentation dsa dsa-algorithm dsa-practive javascript math python typescript
Last synced: 05 Apr 2026
https://github.com/smoliicek/pufferstarter-cli
A CLI tool, that will help you controll your PufferPanel servers.
Last synced: 05 Apr 2026
https://github.com/luizmiguelsr/estudos-uri_online_judge
❤ Submissões aceitas
c-plus-plus cpp java javascript php python
Last synced: 05 Apr 2026
https://github.com/hansoloch/vk_education_aads
Задания по программе алгоритмы и структуры данных ВК технопарк
algorithms-and-data-structures cpp vk vk-education
Last synced: 18 Apr 2026
https://github.com/deccer/renderarchitecture
C++/C# Interop Experiment
cpp cpp20 csharp dotnet dotnet-core engine experimental interop
Last synced: 18 Apr 2026
https://github.com/styczynski/poly-var-cpp
Just-for-fun implementation of polymorphic variables in C/C++
c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages
Last synced: 01 Jun 2026
https://github.com/jotavare/unit-testing
Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.
cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing
Last synced: 18 Apr 2026
https://github.com/franciscoda/psvm
R package and C++ library that allows training SVM models in a GPU using CUDA and predicting out-of-sample data. A support vector machine (SVM) is a type of machine learning model that is trained using supervised data to classify samples.
cpp cpp17 cuda machine-learning r svm-classifier svm-training
Last synced: 18 Apr 2026
https://github.com/chonito7919/gambling-tax-calculator
A comprehensive cross-platform C++ application for tracking gambling sessions and calculating federal and state tax implications across all 50 US states, with dynamic rule configuration and professional gambler support.
cpp cross-platform gambling-tools linux tax-calculator windows
Last synced: 18 Apr 2026
https://github.com/tntmeijs/plain
A simple webbrowser built completely from scratch.
computer-graphics cpp network-programming vulkan webbrowser winsock
Last synced: 01 Jun 2026
https://github.com/chainrand/chainrand-cpp
C++ header-only library for verifiable hybrid-chain RNG.
aes-intrinsics chainlink chainlink-hackathon-2021 chainlink-vrf cpp cryptographic-random-generator random-number-generators
Last synced: 18 Oct 2025
https://github.com/mmansy19/snakes-ladders-and-monopoly-project
a mixture between the Snakes & Ladders and Monopoly games. There are two modes in the game: Design mode is where the user is able to build the playing grid and Play mode is where he plays the game itself. The general idea of the game is four players moving in a grid having snakes, ladders, and Cards.
Last synced: 04 Jun 2026
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/ghosts6/matrix
matrix animation with c++ cmd bash and html/js
bash batch cpp html-css-javascript matrix
Last synced: 19 Apr 2026
https://github.com/rageworx/libdes
library for Data Encryption Standard, supports to 3DES, for GCC(G++)
3des cipher cplusplus cpp decryption des encryption gcc gpp library
Last synced: 18 Oct 2025
https://github.com/tilens6/mega_utils
🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 28 Oct 2025
https://github.com/virajmavani/opencv-utils
Utilities for OpenCV
computer-vision cpp opencv python
Last synced: 19 Apr 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 2026
https://github.com/kbnim/cpp-jegyzet
C++ lecture notes written in Hungarian [Course: Programming languages (C++)]
cpp cpp11 latex lecture-notes pdf
Last synced: 28 Jan 2026
https://github.com/jozo132/energy-calculation-of-solid-and-liquid-fuels
Computation and conversion of fuel energy from input parameters to MJ/kg and kWh/kg of fuel
arduino arduino-ide cplusplus cpp example-code fuel-calculator stm32duino stm32f103x
Last synced: 19 Apr 2026
https://github.com/fuwn/tael
🤗 C++98 Extensions for Tatl
cpp cpp98 cpp98-compatible tatl test
Last synced: 16 Mar 2026
https://github.com/fossillogic/fossil-strings
The Fossil String Library is a versatile, platform-independent library designed to provide robust string manipulation capabilities. It supports classic C strings, wide strings, and byte strings, offering a comprehensive solution for handling various string types in both C and C++ projects.
c cpp fossillogic meson mesonbuild ninja-build string-manipulation
Last synced: 24 Jan 2026
https://github.com/erik-donath/esoterik
An Brainfuck interpeter, again.
brainfuck brainfuck-compiler brainfuck-interpreter brainfuck-interpreters brainfuck-language cmake cpp esolang esolangs esoteric esoteric-interpreter esoteric-language esoteric-languages esoteric-programming-language i-use-arch-btw i-use-arch-btw-interpreter interpreter
Last synced: 04 Jun 2026
https://github.com/cleasbycode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 19 Apr 2026
https://github.com/moritzrinow/eznet
Small, modern C++ library for networking (sockets, serialization,...)
compression cpp modern-cpp network network-programming networking server socket socket-io socket-programming stream streams
Last synced: 19 Apr 2026
https://github.com/jthelin/hello-ctest
An example of using ctest for a C++ app / library.
Last synced: 24 Jan 2026
https://github.com/akshaysharmajs/haac-telecom
Basic telecom interface for prepaid and postpaid users.
Last synced: 04 Jun 2026
https://github.com/ryandvl/leetcode
✅ All the problems that I solved in LeetCode.
computer-science cpp java javascript leetcode python
Last synced: 20 Apr 2026
https://github.com/denyskryvytskyi/scifishooter
Unreal Engine 5 3D Shooter prototype
3d-game 3d-shooter cpp game-development gamedev shooter-game ue5 ue5-shooter unreal-engine-5
Last synced: 24 Jan 2026
https://github.com/erthium/sdl2-snake
Snake Game made with SDL2 and C++
cpp cpp11 makefile sdl2 snake snake-game
Last synced: 01 Jun 2026
https://github.com/soaibsafi/competitive-programming
:fire: Progress on the problem-solving.
c codeforces competitive-programming cpp hackerrank python3 uri uva
Last synced: 20 Apr 2026
https://github.com/japrozs/cpp-bcrypt
A cpp port of the bcrypt javascript library
Last synced: 04 Jun 2026
https://github.com/laa-1/c-compiler
一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。
abstract-syntax-tree bytecode c-language complier cpp virtual-machine
Last synced: 06 Feb 2026
https://github.com/ugnelis/conan-gtest-coverage-example
Conan.io package GTest with coverage implementation.
conan conan-io coverage coveralls cpp googletest gtest travis-ci
Last synced: 20 Apr 2026
https://github.com/umbrellaleaf5/template_cpp_lessons
Template for creating lessons/homework repos in C/C++
cmake cmakelists cpp educaiton homework lessons template
Last synced: 04 Jun 2026
https://github.com/anushangapavith/solar-dryer-embedded-system
Solar dryer with solar tracking system using embedded hardware
cpp embedded-systems esp32-wroom
Last synced: 04 Jun 2026
https://github.com/call-me-ahmaaad/gas-and-fire-detection
This is a simple IoT project that can measure gas concentration levels and can detect fire.
cpp electronics esp32 flame-sensor iot iot-application mq5-sensor mqtt mqtt-broker sensors
Last synced: 06 Feb 2026
https://github.com/maxchip101/deanus
a containerized programming language that is consistent on all systems
Last synced: 20 Apr 2026
https://github.com/ztry8/termlib
Lightweight and simple Rust/C/C++ library with a single header for terminal graphics
c console cpp gamedev graphics-engine header-only-library one-header roguelike-library roguelikedev rust-lang terminal terminal-emulator
Last synced: 06 Feb 2026
https://github.com/astrodynamic/geometry
Geometry: A program to draw geometric primitives using SFML. Create lines, circles, triangles, rectangles, and squares easily. MIT licensed.
affine-transformation cmake cmakelists cpp cpp17 drawing-app geometry graphics make makefile primitives sfml sfml-library
Last synced: 04 Jun 2026
https://github.com/rev-roastedduck/debugsuite
A lightweight and flexible debugging and logging utility for C projects
Last synced: 20 Apr 2026
https://github.com/ebrezadev/snake-game-in-cpp-and-ncurses
Snake Game in C++ and ncurses
cpp game linux ncurses-game settings snake terminal
Last synced: 20 Apr 2026
https://github.com/p4dro-dev/movimento_robo_arduino_cmm
Durante meus estudos autodidatas sobre Arduino, trabalhei em um projeto de um robô básico. E usei a linguagem em C++ para poder fazer ele poder movimentar às rodas, e ligar, e desligar luzes. Trabalhando de certa forma de Engenheira da Computação. Explorando mais essa área. OBS: Deu certo o projeto!
Last synced: 20 Apr 2026
https://github.com/astrodynamic/ant-colony-optimization-algorithm-in-qt-cpp
ACOAlgorithms is a C++ project implementing ant colony optimization algorithm for solving traveling salesman problem.
aco algorithm ant-colony-optimization cmake cmakelists console-application cpp cpp17 makefile multithreading tsp-problem
Last synced: 05 Jun 2026
https://github.com/cyberboss/cyberenginemkiii
x64 C++ Game Engine
cpp cpp14 doxygen game-engine multi-platform multithreading
Last synced: 05 Jun 2026
https://github.com/fabrizio-ottati/misha
Simple and fast decoding of event cameras data to NumPy
c cpp event-ca neuromorphic numpy
Last synced: 20 Apr 2026
https://github.com/nikoksr/prinfo
Fast printer information gathering tool for windows.
Last synced: 28 Jan 2026
https://github.com/callocgd/networkmanager
A C++ Http Request Tool For ImGui, GeometryDash-Geode, and other Render Engines
cpp curl geode geometry-dash http-client imgui pthreads
Last synced: 16 Mar 2026
https://github.com/waqaszafar9/cpp-mini-projects
Cpp Mini projects
coding coding-challenge cpp miniprogram miniproject project project-management project-repository
Last synced: 05 Jun 2026
https://github.com/yukebrillianth/opencv-object-tracking-with-distance-measurement
Object Tracking By Color With Distance Measurement By Polynomial Regression
computer-vision cpp distance-measures opencv
Last synced: 18 Apr 2026
https://github.com/tahmid-saj/opengl-model-visualization-tool
A model visualization tool developed using OpenGL that is able to visualize normal vectors, primitives, display reflection and detect edges. The visualization tool can mainly be used to observe movements of unstructured models.
cpp graphics-programming opengl visualization-tools
Last synced: 21 Apr 2026
https://github.com/asiff00/geneticalgorithmwithcpp
A simple Genetic Algorithom implementation using C++
ai artificial-intelligence cpp deep-learning genetic-algorithm machine-learning
Last synced: 21 Apr 2026
https://github.com/majigsaw77/hxgamemode
Haxe/hxcpp @:native bindings for GameMode.
cpp gamemode haxe linux videogames
Last synced: 21 Apr 2026
https://github.com/anuja-rahul/password-generator-using-cpp
A simple password generator made using C++ language.
coding-challenge cpp learning-by-doing password-generator
Last synced: 20 Jun 2026
https://github.com/snowkylin/npn
A boolean matcher that computes the NPN canonical representative for a given boolean function.
boolean-matcher cpp eda logic-synthesis npn pypi-package python
Last synced: 21 Apr 2026
https://github.com/mnikander/cpp_sequence
Sequence pipelines in C++. A functional programming-inspired approach to processing data with map, filter, reduce, and more.
algorithm cpp cpp17 functional-programming generator map-filter-reduce pipeline rappel sequence
Last synced: 19 Oct 2025
https://github.com/twilight-dream-of-magic/largedynamicbitset
Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position
bitset cpp cpp11 dynamic-bitset
Last synced: 19 Oct 2025
https://github.com/oniani/tensor
A fast, zero-dependency tensor library in under 1000 lines of C++
Last synced: 05 Jun 2026
https://github.com/hominsu/stella
Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.
Last synced: 21 Apr 2026