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-20 00:06:43 UTC
- JSON Representation
https://github.com/mohammadrezaamani/tictoctoe
Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!
alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o
Last synced: 09 Apr 2025
https://github.com/spqb/adabmdca
adabmDCA 2.0 – a flexible but easy-to-use package for Direct Coupling Analysis
bioinformatics cpp dca direct-coupling-analysis generative-ai julia python
Last synced: 12 Apr 2025
https://github.com/tradias/lambda-tuple
An implementation of `std::tuple` based on variadic lambda capture
compile-time cpp cpp20 header-only lambda tuple
Last synced: 18 Oct 2025
https://github.com/rpgillespie6/posix-regex-cpp
A lightweight C++ syntax sugar wrapper for POSIX regex library commonly used in C
Last synced: 15 Mar 2025
https://github.com/coderick14/thesupertinyparser
The Super Tiny Parser
cpp parser recursive-descent-parser syntax-directed-translation top-down-parsing
Last synced: 15 Apr 2025
https://github.com/samrb-dev/kry0steg
Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.
ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools
Last synced: 22 Apr 2025
https://github.com/jadis0x/devourx
DevourX is a C++ based mod menu specifically designed for the game Devour
cpp devour il2cpp il2cpp-modding unity
Last synced: 14 Apr 2026
https://github.com/craftablescience/libloader
Loads dynamic libraries on Windows, Linux, and macOS.
cpp cpp20 cpp20-library linux macos windows
Last synced: 22 Apr 2025
https://github.com/pkestene/amr_mandelbrot
Compute Mandelbrot Set using adaptive mesh refinement
adaptive-mesh-refinement amr cea cpp kokkos mandelbrot performance-portability
Last synced: 06 Jul 2025
https://github.com/threeal/cpp-starter
A minimalistic GitHub repository template to kickstart your C++ project
boilerplate cmake cmake-template cmakelists cpp cpp-template cpp-templates template templates
Last synced: 14 Apr 2025
https://github.com/jsoulier/fluid_simulation
Fluid Simulation using SDL3 GPU with compute shaders
3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders
Last synced: 08 Feb 2026
https://github.com/ufrshubham/boids-sfml
A boids simulation made using C++ and SFML.
boids-simulation cmake cpp sfml sfml-boids
Last synced: 22 Apr 2025
https://github.com/ni5arga/dsa-collection
Collection of DSA solutions.
cpp data-structures data-structures-and-algorithms dsa dsa-questions dsa-solutions java javascript
Last synced: 12 Apr 2025
https://github.com/asperamanca/monadic_operations_cpp23
Material for my talk "Safe and Readable Code: Monadic Operations in C++23"
cplusplus cplusplus-23 cpp functor monad slides talk
Last synced: 15 Apr 2025
https://github.com/emd4600/enhancedcolorpickermod
Spore mod that adds a color wheel to the editor
Last synced: 08 Oct 2025
https://github.com/0xHericles/Pickle
:page_with_curl: Pickle - A Simple Text Based Interface Text Editor in C++ Language
bash cpp editor shell shell-script text text-editor
Last synced: 24 Mar 2025
https://github.com/pschatzmann/arduino-midi-fileparser
A simple MIDI file parser library
arduino-library cmake cpp library midi midi-files
Last synced: 03 Apr 2025
https://github.com/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 2025
https://github.com/vkayy/vkinematics
A Verlet integration physics engine in C++.
cpp physics-engine verlet-integration
Last synced: 26 Jul 2025
https://github.com/abhinav-26/laptop-repair-shop-management-system
A project on Laptop Repair Shop management system written in c++
cpp laptop-repair-shop software
Last synced: 20 Oct 2025
https://github.com/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 2025
https://github.com/mo7ammedd/assiut-sheet-sol
solving problems from assiut newcomers sheets
codeforces competitive-programming cpp problem-solving
Last synced: 13 Jul 2025
https://github.com/raedaddala/hashtable-cpp
A generic Hash Table implemented in CPP
cache cache-friendly cmake cpp generic hashtable memory-optimization optimization optimized template
Last synced: 15 Jul 2025
https://github.com/supersodasea/netycat
Netycat: I/O library
cat cpp cpp14 filesystem network
Last synced: 25 Jul 2025
https://github.com/yassa9/scenesynth
Blazing GUI for easily viewing and interacting with computer vision models.
classification computer-vision cpp deep-learning depth-estimation detection gui huggingface image-processing imgui imgui-glfw open-source opencv pose-estimation python segmentation side-project yolo
Last synced: 21 Jun 2025
https://github.com/misterzurg/stepik_yandex_introduction_to_programming_cpp
📓 Solutions to Stepik "Введение в программирование (C++)" course
cpp stepik yandex yandex-academy
Last synced: 25 Jul 2025
https://github.com/skyf0l/nanotekspice
Simulator of logic gate circuits (Epitech tek2 C++ project)
Last synced: 09 Apr 2026
https://github.com/eclipse-uprotocol/up-transport-zenoh-cpp
C++ client library to connect to the zenoh implementation of uProtocol
cpp up-transport uprotocol zenoh
Last synced: 12 Apr 2025
https://github.com/shinjimc/octree_voxel_vtk
Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.
3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk
Last synced: 14 Apr 2025
https://github.com/sergeyklay/cpp-project-template
Repository Templates for C++ Projects
boilerplate clang-format cmake cmake-examples conan cpp cpp-boilerplate cpp-library cpp17 cpp17-library cppcheck cpplint folder-structure github-actions hacktoberfest sqlite sqlite3 template-project
Last synced: 23 Apr 2025
https://github.com/qengineering/faster_rcnn_ncnn
Faster R-CNN for ncnn framework
cpp deep-learning faster-r-cnn faster-rcnn-ncnn ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 13 Apr 2025
https://github.com/joanstinson/candycrush
A simple Candy Crush implementation using a 2D game engine architecture with C++ and SDL (MVC pattern).
2d-game candy-crush cplusplus-11 cpp game game-engine-2d mvc-architecture sdl2
Last synced: 15 Sep 2025
https://github.com/challanger524/chernoopengl-cmake
Cross-platform restoration of TheCherno OpenGL YouTube series with perfect commit history (link to YouTube OpenGL playlist by The Cherno below)
cherno cmake cpp cpp17 graphics-programming graphics2d imgui learning lessons opengl perfect-commits perfect-history rebase-warning thecherno
Last synced: 13 Apr 2025
https://github.com/frgfm/torch-cuda-template
Template for CUDA / C++ extension writing with PyTorch
cpp cuda pytorch pytorch-extension
Last synced: 31 Jul 2025
https://github.com/maikel/finitevolumesolver
Using AMReX to solve the euler equations with embedded boundaries
amrex cpp cut-cells embedded-boundaries numerical-methods
Last synced: 14 Apr 2025
https://github.com/surajv311/myprogramming_interview-prep
A list of coding questions I solved (DS-Algo & CP) 👨💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏
algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation
Last synced: 09 Mar 2026
https://github.com/nayuki/macshift
application cpp mac-address utility windows
Last synced: 16 Sep 2025
https://github.com/sanchitbajaj02/cppprograms
Contribute your programs written in the c++ language
c codechef coding cpp dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2020 open-source programming
Last synced: 13 Apr 2025
https://github.com/muellan/statistics
Header-only collection of statistics utilities for C++14
accumulator cpp cpp14 header-only histogram statistics
Last synced: 08 Mar 2026
https://github.com/rodolfobandeira/iex-cpp-client
IEX Finance API C++ Client. Stock Tracking, Companies Information, Financial Reports, Dividends, Statistics, Etc
cpp finance financial-data hacktoberfest iex stock-data stocks
Last synced: 19 Jul 2025
https://github.com/basemax/cpp4beginners
List of site references and useful sources for beginners of c++ programming language.
Last synced: 05 May 2025
https://github.com/iamrajiv/nth-fibonacci
The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.
cpp csharp go java javascript python swift
Last synced: 08 Sep 2025
https://github.com/wangyoucao577/modern-cpp
Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).
cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp
Last synced: 13 Mar 2025
https://github.com/arturbomtempo-dev/programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
c course cpp programming-logic
Last synced: 30 Apr 2025
https://github.com/swap76/bankers-algorithm
C++ Program to Simulate Banker's Algorithm
bankers-algorithm c-plus-plus cpp
Last synced: 01 May 2025
https://github.com/genodelabs/genode-zynq
Zynq SoC support for the Genode OS framework
arm armv7 cplusplus cpp genode microkernel osdev zybo zynq
Last synced: 07 Apr 2025
https://github.com/wowemulation-dev/typescript2cxx
A TypeScript transpiler enabling users to transpile TypeScript to C++20 standard compliant CPP.
compiler cpp cpp20 transpiler typescript
Last synced: 16 May 2026
https://github.com/sinabakh/sitron
C++ Arendelle 2XIV Engine
arendelle cli compiler cpp interpreter karyfoundation language linux programming-language
Last synced: 15 May 2025
https://github.com/can-lehmann/hdl.cpp
Register-transfer Level Intermediate Representation
cpp fpga intermediate-representation rtl verilog
Last synced: 13 May 2025
https://github.com/sibeeshvenu/mxchip-azure-iot-arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
arduino azure azure-iot cpp internet-of-things iot iot-hub
Last synced: 05 Apr 2025
https://github.com/threeal/result
A simple C++ implementation of Rust Result, an alternative to Abseil Status
abseil cmake cpp result results rust-result status
Last synced: 04 Mar 2026
https://github.com/chriskempson/cpp-connect-four
A game of Connect Four created in C++ with (SDL) Simple DirectMedia Layer.
Last synced: 26 Oct 2025
https://github.com/francoiscarouge/gstkalman
GStreamer Kalman Filter Video Plugin
cpp cpp23 gstreamer gstreamer-plugins kalman kalman-filter kalman-filtering library multimedia
Last synced: 04 Apr 2026
https://github.com/alphalaneous/tinker
Geode mod for an improved Geometry Dash editor experience
cocos2d-x cpp geode geode-sdk geometry-dash mod
Last synced: 27 Apr 2026
https://github.com/ayushmankumar7/stereo-image-to-pointcloud
My First C++ Repo
3d-reconstruction cpp opencv pangolin stereo-vision
Last synced: 05 Mar 2026
https://github.com/misaghmomenib/file-manager-cpp
In This Project, I Wrote With C Plus Plus That You Can Manage Your Files and Have Different Options With It
cpp file-manager git open-source
Last synced: 12 Jun 2026
https://github.com/wolfulus/cpptimer
simple c++11 timer
cpp cpp11 header-only interval timeout timer timers
Last synced: 08 May 2025
https://github.com/kassane/asio
Asio C++ Library (uses zig build-system)
asio asio-library asynchronous cpp cpp-library networking zig-package
Last synced: 06 May 2025
https://github.com/tw1ddle/geometrize-installer
Installer code for Geometrize, an app for geometrizing images into geometric primitives
art cpp geometrize geometry geometry-processing hill-climbing installer
Last synced: 03 May 2025
https://github.com/oclay1st/qwi-fi
An easy and beautiful tool for wifi access point management on Linux
Last synced: 09 Jul 2025
https://github.com/kaidokert/tfixed
Import of C++ fixed point library by Anthony Williams
Last synced: 10 Apr 2025
https://github.com/junaidrahim/program-homework-solver
Input a few integers of a series and it will return the source code to output that series till the nth term..
cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series
Last synced: 12 Mar 2025
https://github.com/600888/dlt645
DLT645-2007智能电表采集协议,支持RTU服务端/客户端,TCP服务端/客户端,目前有C++、Python和Go三个版本
Last synced: 16 May 2026
https://github.com/n4vrl0s3/delete-first-and-delete-last-function
Delete First and Delete Last Function (Python & C++)
cpp delete-first delete-last python
Last synced: 12 Apr 2025
https://github.com/konrad-kubacki/px_particles
Basic particles on the screen using OpenGL and C++.
Last synced: 17 Mar 2025
https://github.com/wajahatkarim3/snake-game-with-ai
A snake game in C++ with multiplayer and computer AI snake using console graphics.
c-plus-plus computer-snake console-graphics cplusplus cpp game game-development snake snake-game
Last synced: 27 Mar 2025
https://github.com/coralkashri/from-a-modern-to-an-unbelievably-modern-cpp
From a Modern to an Unbelievably Modern C++ Talk Presentation
corecpp cpp cpp11 cpp14 cpp17 cpp20 metaprogramming modern-cpp presentation-slides talk
Last synced: 10 Apr 2025
https://github.com/dan10ish/code
A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.
cpp ide javascript python reactjs vscode
Last synced: 10 Apr 2025
https://github.com/rutujar/helloworld_travis_demo
This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly
appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github
Last synced: 10 Apr 2025
https://github.com/livegameprogramming/game-engine
Game Engine
cpp game-development game-engine open-source opengl
Last synced: 11 Apr 2025
https://github.com/yanboishere/oi-diary-of-yanbo
Personal OJ Question Warehouse / 个人的OJ刷题仓库
codeforces coding competitive-programming cpp diary luogu oi oier online-judge practice
Last synced: 12 Jul 2025
https://github.com/brainboxdotcc/beholder
The Beholder Bot - Block Bad Images on Discord!
ai bot cpp cpp17 discord discord-bot discord-moderation discord-moderation-bot dpp image-classification image-processing image-recognition image-recognition-bot ocr
Last synced: 12 Apr 2025
https://github.com/xlite-dev/mgmatting-toolkit
🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)
cpp matting mgmatting mnn onnxruntime tnn
Last synced: 12 Jul 2025
https://github.com/vinitshahdeo/dsa-lab-codes
Lab Assignments for Data Structures and Algoithms
algorithms cpp data-structures lab-assignment
Last synced: 10 Apr 2025
https://github.com/lesomnus/vcpkg-cache-http
HTTP provider for vcpkg binary caching
c cache cplusplus cpp vcpkg vcpkg-binary-caching
Last synced: 08 Jul 2025
https://github.com/hollasch/pathmatch
A directory/filename pattern match utility for the Windows command shell
c-plus-plus command-line command-line-app cpp directory-tree search windows
Last synced: 12 Apr 2025
https://github.com/dreamycecil/mousetrapper
A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.
cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms
Last synced: 01 May 2025
https://github.com/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/kamranaghlami/libtlvcpp
libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.
asn1 cpp deserializer modern-cpp serializer
Last synced: 07 Jul 2025
https://github.com/patriciogonzalezvivo/ada_example
Simple example of an ADA program
c-plus-plus cpp glfw linux macos opengl raspberry-pi raspberrypi windows
Last synced: 28 Oct 2025
https://github.com/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
Last synced: 10 Apr 2025
https://github.com/pdeljanov/ayane
A modern C++11 audio engine offering a clean, fast, and safe API for manipulating audio data
audio audio-processing cpp cpp11
Last synced: 21 Jun 2025
https://github.com/rrroyal/cppinjector
Simple C++ Windows DLL injector.
cpp dll-injection injector windows
Last synced: 12 Apr 2025