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-24 00:06:55 UTC
- JSON Representation
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/choaib-elmadi/getting-started-with-cpp
Getting started with CPP - Insights and Notes.
cpp cpp-library cpp-programming oop oop-cpp oop-in-cpp standard-library std
Last synced: 11 Jul 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/ankitjarwall/code-with-ankit
Hello everyone, Here we cook the fucking shit.
backend-api c cpp frontend-web mern python react
Last synced: 19 Jun 2025
https://github.com/basemax/elink
eLink is a simple, lightweight, and fast link shortener. It is written in C++ and uses Qt/QML as the GUI framework. It is designed to be cross-platform and is currently available for Windows, Linux, and macOS.
cpp qml qml-applications qt qt-6 qt-gui qt-quick
Last synced: 05 May 2025
https://github.com/abdulahad968/tele-word-game-in-c-
Search the words combination in an NxN grid untill all the word in the provided list are over and you are finally left with a TeleWord, found by traversing across matrix row by row.
arrays backtracking-algorithm backtracking-search cpp filehandling
Last synced: 21 Jul 2025
https://github.com/harsh971/hackerrank_solutions
Here you will get All Solutions for Topics from HackerRank Platform
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-all-solutions hackerrank-challenges hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions hackerrank-solutions-c hackerrank-solutions-for-java hackerrank-solutions-github java problem-solving python solutions
Last synced: 08 May 2025
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/massimo-marino/circular-buffer
A C++ implementation of a circular buffer
circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer
Last synced: 10 Apr 2025
https://github.com/gkaszewski/audio-recorder
Basic audio recorder written in C++ using QT library.
Last synced: 09 May 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/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 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/newyaroslav/888casino-game-bot
Робот для автоматической игры на 888casino
api bot casino casino-bot casino-games clicker cpp extension game-bot imgui
Last synced: 21 Jul 2025
https://github.com/bschulz81/robustregression
a c++ library with statistical machine learning algorithms for linear and non-linear robust regression that can be used with python.
cmake cpp forward-search gaussian-elimination least-squares levenberg-marquardt linear-algebra linear-regression machine-learning nonlinear-regression open-mp outlier-detection outlier-removal python3 ransac regression robust-regression robust-statistics s-estimator statistics
Last synced: 06 Apr 2026
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/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/dcavar/fomajni
A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)
cpp finite-state-transducer foma java jni morphology nlp
Last synced: 13 Apr 2025
https://github.com/pthom/cmake_registertest
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests
Last synced: 12 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/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/raresail/pico-w-template
This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System
aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template
Last synced: 21 Jul 2025
https://github.com/flbdx/maskuni
A standalone fast word generator in the spirit of hashcat's mask generator with unicode support
cpp hashcat hashcat-masks password-cracking word-generator
Last synced: 01 Apr 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/elnurmustafayev/algorithms-datastructures
algorithms-and-data-structures cpp
Last synced: 12 Apr 2025
https://github.com/coyorkdow/cosched
A single-header c++20 coroutine scheduler
Last synced: 07 May 2025
https://github.com/dstein64/revdoor
A single-file C++ library for visiting revolving door combinations.
combinatorics cpp revolving-door taocp
Last synced: 20 Mar 2025
https://github.com/jdsherbert/unreal-engine-dependency-injection-plugin
Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.
cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 19 Mar 2025
https://github.com/lecrapouille/plantumlstatecharts
[Tool][Functional] Generate state machine in C++ from PlantUML statecharts
cpp finite-state-machine fsm generator plantuml state-machine statechart statecharts translator uml
Last synced: 19 Mar 2025
https://github.com/lecrapouille/simtadyn
[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet
cartography cpp forth gis graph gtkmm opengl science spreadsheet
Last synced: 19 Mar 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/oatpp/oatpp-protobuf
Use protobuf messages as regular oatpp DTOs
Last synced: 10 Jun 2025
https://github.com/oatpp/oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
bson cpp mongodb oatpp object-mapping
Last synced: 25 Apr 2025
https://github.com/ranon-rat/moonmake
a package manager and a build system made in python
build-system c clang cpp gcc makefile raylib
Last synced: 10 Jun 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/dariarty/calculator_qt
Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design
calculator cpp github-pages qmake qml qt
Last synced: 12 Apr 2025
https://github.com/im-rises/particlesystem
Particle system made in C++ with OpenGL
cmake cpp engine game-development game-engine gamedev imgui opengl particle-system particles
Last synced: 09 Apr 2025
https://github.com/reimunotmoe/pqpp
A simple and easy-to-use async C++ PostgreSQL client library.
boost-asio coroutine cpp postgresql
Last synced: 15 Mar 2025
https://github.com/nadchif/phone-resolution-tool
[TOOL] [NO ROOT] Change android phone resolution and DPI without root.
android cpp dpi phone resolution tweak
Last synced: 04 Jul 2025
https://github.com/bensuperpc/benlib
Fast and easy to use standalone header only library in C++20/C++23
Last synced: 15 Apr 2025
https://github.com/flexivrobotics/flexiv_tdk
TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.
cpp force-feedback haptic-feedback python remote-control teleoperation transparency
Last synced: 16 Jan 2026
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/reanschwarzer1/ue4-rpg-template
cpp gamedev gamedevelopment rpg rpg-game unrealengine
Last synced: 22 Apr 2025
https://github.com/phoenixbf/uvrmodel
uVR Model template project
3d-puzzles cpp game-development games hmd immersive inside-out-tracking physical-movement ue4 ue4-plugin unreal-engine-4 unreal-engine-plugin unrealengine vr
Last synced: 16 May 2025
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows
Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows
apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/rtahmasbi/geneevolve
A fast and memory efficient forward-time simulator of realistic whole-genome sequence and SNP data
bioinformatics cpp genomics sequencing simulator snp-data statistics
Last synced: 19 Apr 2025
https://github.com/vaxastd/primitive-list-doubly-linked-list
This repository features a fundamental implementation of a doubly linked list in Python. It demonstrates key operations such as insertion, deletion, and traversal in a doubly linked list structure. Ideal for learners and developers looking to understand or revisit the basics of data structures and algorithm design.
cpp linked-list list-double primitive
Last synced: 11 Mar 2026
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/shahkv95/optimise.me
This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.
algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research
Last synced: 13 Jun 2025
https://github.com/mahdimotamedi/cpp-tutorial-samples-2017
this samples collected from cplusplus.com
cpp cpp-examples cpp-samples cpp-tutorials
Last synced: 27 Feb 2025
https://github.com/mahrjose/bracu-cse221
BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)
algorithm algorithms bracu bracucse221 cpp cpp17 cse221 djikstra-algorithm lcs-algorithm mahrjose python3 python310
Last synced: 22 Apr 2025
https://github.com/uraninite/rsa-algorithm
Math based RSA public/private key generator and encryptor/decryptor.
algorithm console-application cpp cryptography rsa
Last synced: 18 Jan 2026
https://github.com/very-serious-games/project1-shock-troopers
Shock Troopers clone made with SDL Library
cpp game game-development sdl2
Last synced: 01 May 2025
https://github.com/gregyjames/octaneenginepp
A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.
cpp curl curl-library download-file downloader network network-programming networking
Last synced: 25 Apr 2025
https://github.com/mo7ammedd/snake-game
Snake Game implemented in C++ using the OpenGL
cpp glut glut-library opengl snake
Last synced: 16 Apr 2025
https://github.com/daddesign-projects/daisyseedgfx2
Daisy seed graphics library MK2 with TFT drivers for st7789 and st7735
cpp daisy-seed gfx gfxlib library oled st7735 st7789 tft
Last synced: 06 May 2025
https://github.com/huyhoang8704/cse-labdsa-hcmut
Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT
algorithms cpp cse data-structures dsa hcmut lab
Last synced: 24 Apr 2025
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/historia-inc/windowtransparency
UE5 plugin for creating transparent window backgrounds on Windows (DX11), with dynamic click-through.
cpp desktop desktop-pet ue5 ue5-plugin unreal-engine unreal-engine-5 winapi
Last synced: 04 Sep 2025
https://github.com/veriblock/alt-integration-cpp
Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
Last synced: 19 Apr 2025
https://github.com/illuhad/quickcl
A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL
cpp easy-to-use flexible opencl opencl-wrapper wrapper
Last synced: 16 Apr 2025
https://github.com/eatgrapes/live2d-javabinding
Live2D Cubism SDK JavaBindings
bindings cpp java java-bindings jni jni-java live2d opengl
Last synced: 13 Jan 2026
https://github.com/m7moudgadallah/leetcode_solutions
This Repo Contains LeetCode Solutions
algorithms cpp data-structures leetcode leetcode-solutions problem-solving
Last synced: 16 Apr 2025
https://github.com/guanshiyin28/bubble-sort-and-insert-sort
Bubble Sort dan Insert Sort (Python & C++)
bubble-sort cpp insertion-sort python
Last synced: 27 Feb 2025
https://github.com/derekyang2/ctype
Minimalistic typing test written in C++ with many features and customization options.
cpp monkeytype opengl raylib raylib-cpp typing typing-game typing-practice typing-test
Last synced: 23 Apr 2025
https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c
A complete introductory to intermediate course covering the main C++ topics
cplusplus cpp game-development games programming tutorial tutorials
Last synced: 03 May 2025
https://github.com/ahmad45123/not-another-temple-run
A 3D running game that consists of 2 different environments (modes) developed using OpenGL and C++
cpp game-development graphics opengl
Last synced: 16 May 2025
https://github.com/cryskram/bilobe
A New Programming Language To Introduce New Way To Code...
cmake cpp cpp17 interpreter language linux new programming-language repl windows
Last synced: 23 Apr 2025
https://github.com/johnjohnlin/namedtuple
Implementation of super-fast C++-styled namedtuple, for compile-time reflection.
c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection
Last synced: 09 Mar 2026
https://github.com/pablrod/cppplotly
Generate html/javascript charts from C++ data using javascript library plotly.js
chart cpp header-only plot plotly plotlyjs
Last synced: 17 Jul 2025
https://github.com/emd4600/enhancedcolorpickermod
Spore mod that adds a color wheel to the editor
Last synced: 08 Oct 2025
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/25-masik-52/cppinterviewkit
📚 Essential C++ Interview Prep: algorithms, OOP, memory management, STL, concurrency & more. Quick-reference cheatsheets, code examples, and common pitfalls. Save time, crush interviews! 🚀
Last synced: 31 Jan 2026
https://github.com/billyfrcs/snakelol
Simple 2D Snake Game Snake Lol.
2d-game 2dsnake cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library snake-game
Last synced: 28 Apr 2025
https://github.com/billyfrcs/programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 28 Apr 2025
https://github.com/bengreenier/vcpkg.nuget
vcpkg wrapped in nuget-y goodness 📦
Last synced: 27 Oct 2025
https://github.com/sanchitbajaj02/hacktoberfest-2022
About for the participants of HacktoberFest Event 2022 to win and receive the swags (win a T-Shirt or plant a tree).
cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 java javascript open-source python
Last synced: 23 Oct 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/mfelici/mad
Vertica anomaly detection UDx based on Median Absolute Deviation
anomaly cpp detection sql timeseries udx userdefined-functions vertica
Last synced: 18 Oct 2025
https://github.com/qucals/vk-api
C++ Library for working with VK API
api callback-api cmake cpp cxx longpoll streaming-api vk vk-api vk-bot vkapi vkontakte vkontakte-api
Last synced: 23 Oct 2025
https://github.com/rnayabed/vegadude
Utility to program CDAC VEGA microprocessor powered boards
Last synced: 26 Feb 2026
https://github.com/hun756/hybble
Data Structures with basically C++ OOP concepts. Containers are handled as in STL.
beginner-friendly cpp cpp-course cpp-library cpp17 data-structures
Last synced: 06 Oct 2025
https://github.com/Electrostat-Lab/jme-alloc
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
allocation-api android-api bash-scripting cpp desktop electrostat-lab gcc-complier gradle gradle-api gradle-build java jmonkeyengine3 linux lwjgl2 macos ndk shell virtual-memory virtual-memory-management windows-x64
Last synced: 19 Mar 2026
https://github.com/bowenfu/lisp.cpp
A simple lisp interpreter in C++.
compiler cpp interpreter lisp macro scheme virtual-machine
Last synced: 07 Jul 2025
https://github.com/doctoractoantohich/the-truth
An art project that tells you the truth
Last synced: 10 Apr 2025