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-22 00:06:44 UTC
- JSON Representation
https://github.com/madladsquad/untitledlog
A logging library initially written for the Untitled Vulkan Game Engine
console cpp imgui logging logging-library
Last synced: 11 Apr 2025
https://github.com/wolfulus/cppscheduler
simple c++11 scheduler
boost cpp cpp11 cron header-only schedule scheduler timer timers
Last synced: 09 Sep 2025
https://github.com/tomenz/mdns
mDNS Library, sending and receiving mDns messages. Needs the SocketLib
cpp cpp11 dns mdns mdnsresponder socket
Last synced: 03 Apr 2025
https://github.com/sandeepkundalwal/data-structures-algorithms-ii
[CS514: Data Structures & Algorithms - II] This repo contains all the assignment of CS514 offered at IIT Mandi by Dr. Dileep AD during Fall Session 2022.
algorithms-and-data-structures cpp dijkstra-algorithm fibonacci-heap kruskal-algorithm mergesort prims-algorithm quicksort
Last synced: 27 Mar 2025
https://github.com/nathad17/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 09 Jul 2025
https://github.com/keithdhedger/cursesdialogs
Some simple utility dialogs using CursesToolKit
cli cpp curses cursestoolkit dialog linux utility
Last synced: 15 May 2026
https://github.com/amkreta/programming-language
A simple interpreted programming language written in c++.
angular cpp emscripten interpreter programming-language typescript wasm
Last synced: 14 Feb 2026
https://github.com/mortennobel/parallelcomputingplayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 10 Jul 2025
https://github.com/mohammed-3tef/tic_tac_masterpiece
A classic Tic Tac Toe game built with an intuitive design and user-friendly interface. This project showcases creativity and fundamental programming skills, offering a simple yet enjoyable gaming experience. Perfect for learning, playing, or expanding with new features!
assignment clean-code cplusplus cpp cs213 object-oriented-programming oop
Last synced: 10 Apr 2025
https://github.com/vedantparanjape/audio-streamer
a sync audio player
audio-streaming boost-asio boost-libraries cpp networking
Last synced: 10 Apr 2025
https://github.com/ullaskunder3/cpp-setup-vscode
Setting up c/c++ in vs code (visual studio code). Vs code is one the best editor because of it's light weight, user friendly UI and robust features, development operations like debugging, task running, and version control... just awesome
configuration cpp mingw mingw-w64 tdm vscode
Last synced: 03 Apr 2025
https://github.com/raedaddala/turtle-graphic-library-in-c-and-sdl2
Simulating the turtle python Library using C++ and SDL2
c cpp graphics sdl2 turtle-graphics turtle-python
Last synced: 16 May 2026
https://github.com/jintao-huang/leetcode-cpp
jintao的cpp库: leetcode, mini_stl, ml.
algorithm cpp cpp17 data-structure leetcode machine-learning mini-stl numpy stl
Last synced: 17 May 2026
https://github.com/shawonbarman/beecrowd-problems-solutions
I have solved each problem in my own way using C++, Java, Python, PHP, and JavaScript. My profile link: https://www.beecrowd.com.br/judge/en/profile/556748
cpp java javascript php python
Last synced: 13 Jul 2025
https://github.com/samyam81/genericdatastructure
This repository contains implementations of various generic data structures and algorithms in C++.
Last synced: 12 Jul 2025
https://github.com/madmax43v3r/virtual-network-layers-cpp
A new way of multi-threaded network programming.
code-generation cpp framework multi-threading publish-subscribe recording replay rpc-message
Last synced: 11 Jan 2026
https://github.com/skillfulelectro/cstdarg
here we gonna walk through cstdarg source header and build it from scratch
Last synced: 02 May 2026
https://github.com/1dealGas/Aerials
Demo of the Mobile Rhythm Game「Aerials」[Made with Defold & AcPlay]
aerials aerialsdemo cpp cpp11 defold flatbuffers lua miniaudio mobilegame music-game rhythm-game
Last synced: 28 Oct 2025
https://github.com/rajsoni03/file-management-windows-application
A C++ GUI based file management tool for find and remove duplicate files.
cpp file-management-system gui-application system-software visual-studio windows-application
Last synced: 11 Jan 2026
https://github.com/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/neko-box-coder/runcpp2
A simple declarable, scriptable, flexible cross-platform build system build system for c or c++
build build-systems build-tools c cpp scripting systems
Last synced: 13 Apr 2025
https://github.com/scyth3-c/aprende-node-api
mira conmigo los addons en Node.js en español - en proceso
cpp node-addon node-api node-gyp spanish tutorials v8
Last synced: 27 Mar 2025
https://github.com/jjones646/utf8-cpp
A clone of the UTF8-CPP library by Nemanja Trifunovic
cpp encoding portable portable-library utf-8
Last synced: 02 Apr 2026
https://github.com/elzup/tdu_procon_lecture
C++, Java Tutorial for TDU lecture. Some algorithm Samples.
algorithm competitive-programming cpp java lecture
Last synced: 16 May 2026
https://github.com/tangsiyang2001/sponge
A personal implementation of CS144.
Last synced: 27 Mar 2025
https://github.com/endiliey/algorithms
:books: Algorithms and data structures for personal review and revision
algorithm array cpp data-structures graphs list sorting-algorithms trees vector
Last synced: 22 Jun 2025
https://github.com/jaygajera17/leetcode_gfg_string_problem
Collection of all the String Question from gfg and leetcode
cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions geeksforgeeks-string gfg leetcode leetcode-string string string-algorithms string-question
Last synced: 05 Apr 2025
https://github.com/aks-arise1600/secureserverclient
A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake
cpp openssl qt ssl ssl-server tcp-client tcp-server
Last synced: 30 Apr 2025
https://github.com/pranabdas/c-cpp
Learning programming concepts in C and C++
algorithms c cpp data-structures programming tutorial
Last synced: 07 May 2025
https://github.com/georgiifirsov/objects
COM-inspired, lightweight object management framework for C++17 and later.
cplusplus cplusplus-17 cpp cpp-library cpp17 framework interface-builder object-oriented-programming
Last synced: 12 Apr 2025
https://github.com/deeptiman/generic-programming
A Case Study on Golang Generic Code
abstract-syntax-tree compiler compiler-principles cpp generic-programming generic-types go golang golang-application golang-examples golang-generics golang-library golang-package google java software-architecture software-development software-engineering software-testing unit-test
Last synced: 17 Mar 2026
https://github.com/rudrakshi99/competitive_programming
This repository contains the record of my practice🧐 of questions at codeforces.
codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving
Last synced: 09 Jul 2025
https://github.com/unknown-stryker/simd-memory-algorithms
C++ SSE2/AVX/AVX512 memset, memcpy, and memmove
avx avx512 cpp memcpy memmove memset simd sse x86-64-simd
Last synced: 05 May 2025
https://github.com/demwafflez/cuda-2d-softbody-physics-simulation
Handcrafted from scratch! Felt and dealt with every single one of those thousand ACCESS_VIOLATION!
cpp cuda gpu-computing opengl physics-2d physics-simulation softbody-physics softbody-simulation verlet-physics
Last synced: 02 Mar 2025
https://github.com/wotancode/programming-logic-exercises
Colección de ejercicios de programación resueltos en diversos lenguajes.
c cobol cpp exercises java javascript js pseint rust ts typescript
Last synced: 12 Apr 2025
https://github.com/kiwijuice56/cuda-mandelbox
Ray marching renderer of the 3D mandelbox fractal, accelerated with CUDA GPU code
3d 3d-graphics cpp cuda fractal fractal-images fractal-rendering mandelbox nvidia-cuda
Last synced: 02 May 2026
https://github.com/mr-technologies/farsightcpp
Basic MRTech IFF C++ SDK sample application
camera cpp cuda demosaicing dng genicam gpu h264 h265 image-processing jetson json low-latency machine-vision mipi rest-api rtsp sdk tiff vulkan
Last synced: 12 Apr 2025
https://github.com/mes0903/producer-consumer-problem
The implementation of Producer-Consumer Problem on Windows.
Last synced: 03 Apr 2025
https://github.com/rakesh9100/cse-dsa-codes
This repository contains the advanced basic reference codes of Data Structures and Algorithms.
algorithms cpp data-structures programmes
Last synced: 17 Jun 2025
https://github.com/hxndev/apriori-algorithm-frequent-item-in-grocery-store
This assignment will give you basic insight into using Apriori algorithm. Apriori is use for finding the frequent item set in transaction.
apriori apriori-algorithm code cpp data-structures frequency frequency-analysis grocery-list grocery-store oop oop-principles
Last synced: 30 Oct 2025
https://github.com/amreshpro/competative-setup_sublime
A competitive programming setup for sublime text editor in Cpp.
competitive-programming cplusplus cpp editor sublime-text sublime-text-3
Last synced: 11 Sep 2025
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/hvass-labs/parallel-pipelines
Convert serial computations into parallel pipelines
Last synced: 03 Apr 2025
https://github.com/vertexwahn/rules_ispc
Bazel rules for Intel Implicit SPMD Program Compiler
bazel bazel-rules cpp ispc spmd
Last synced: 10 Apr 2025
https://github.com/talha4t/codeforces
Codeforces problems solutions
c codeforces-solutions competitive-programming cpp problem-solving
Last synced: 06 Jan 2026
https://github.com/lordronz/cp-solutions
my competitive programming solutions
c codeforces codeforces-solutions competitive-programming cpp project-euler
Last synced: 01 May 2026
https://github.com/lordbombardir/llstructureloader
A mod that can help load MCBE structures
bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins cpp levilamina levilamina-mod mcbe mcstructure minecraft-bedrock minecraft-bedrock-edition
Last synced: 03 Jul 2025
https://github.com/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/hiram3512/clang-format_unrealengine
Format c++ code for Unreal Engine
clang-format codingstyle cpp format ue4 ue5 unreal unreal-engine unrealengine
Last synced: 02 Feb 2026
https://github.com/mortennobel/ParallelComputingPlayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 08 May 2025
https://github.com/ckerr/buffy
An embeddable, MIT-licensed, C-language, zero-dependency memory buffer class inspired by libevent's evbuffer. It consists of just a few files that can be dropped into your own project as-is.
buffers c cpp endianness evbuffer libev libevent libuv memory-management networking string-builder strings
Last synced: 15 May 2026
https://github.com/jackbdu/nature-of-code-2024-openframeworks
The Nature of Code (2024 Edition): Code Examples in C++ (openFrameworks).
cpp creative-coding nature-of-code openframeworks physics
Last synced: 16 Feb 2026
https://github.com/indeemasoftware/qt-iot-components-by-indeema
Qt/C++ components developed by Indeema Software for IoT prposes. All these components are available here on github, or at qpm.
cpp industrial iot predix predix-uaa qpm qt qt-iot-components qt5 scada
Last synced: 13 Apr 2025
https://github.com/nelsonzhao/algorithms_and_data_structures
Algorithms and data structures implemented using C++
Last synced: 11 Apr 2025
https://github.com/garcia6l20/cpppm
C++ Project manager
build-management build-tool cmake conan cpp package-manager python
Last synced: 12 Apr 2025
https://github.com/madladsquad/untitledimageviewer
A small image viewer
avif cpp heif image image-viewer imgui jpegxl viewer webp
Last synced: 11 Apr 2025
https://github.com/mhdzhhan/advanced-cpp-learning
To improve programming logic. ❤🔥
Last synced: 18 Mar 2025
https://github.com/kei-k23/todo-cli
This project is a command-line interface (CLI) application that allows you to manage tasks efficiently written C++.
clang cli command-line cpp management todo-list
Last synced: 19 Jun 2025
https://github.com/kauenet/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 15 May 2026
https://github.com/umbrellaleaf5/graphic_calculator
Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++
cmake cpp dafe doxygen-documentation fltk graphics mipt
Last synced: 12 Apr 2025
https://github.com/sandarutharuneth/cpps
Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.
beginner-project coding collaboration cpp programming programming-language
Last synced: 28 Oct 2025
https://github.com/tvumcc/procedural-terrain
An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.
Last synced: 04 May 2025
https://github.com/silvermete0r/problem_solving_coding_time
This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.
brainstorming competitive-programming cpp java leetcode problem-solving python
Last synced: 30 Apr 2025
https://github.com/heatxd/cpp_ggrs
cpp bindings for ggrs
cpp ggpo ggrs networking rollback-netcode rust
Last synced: 07 Jul 2025
https://github.com/html-extract/hext-on-websockets
Websocket Server for Hext. Hext is a domain-specific language for extracting structured data from HTML documents.
async beast boost boost-asio cpp cpp17 seccomp ssl websockets
Last synced: 10 Jul 2025
https://github.com/thomasjo/cudalicious
C++ header library intended to reduce CUDA boilerplate code
boilerplate cpp cuda header-only
Last synced: 19 May 2026
https://github.com/nnamanx/watersavers
“WaterSavers” is a project aiming to find an innovative solution way to the water shortage problem of Azerbaijan.
Last synced: 30 Apr 2026
https://github.com/hrolive/fundamentals-of-accelerated-computing-with-cuda-c-cpp
Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.
cpp cuda cuda-kernels cuda-programming nsight nvidia profilling
Last synced: 10 Apr 2025
https://github.com/ifera/pathmapper
A data structures project utilizing Dijkistra algorithm and AdjacencyList to find the shortest path between two nodes.
adjacency-list cpp datastructures dijkistra-algorithm eme nust opensource path-mapping shortest-path-algorithm
Last synced: 09 Apr 2025
https://github.com/mohitjaiswal28/programming-lab
Course: Programming Lab (Second Year - 3rd Semester 2022-2023)
coding cpp programming programming-lab
Last synced: 12 Oct 2025
https://github.com/stephanecharette/darknet_ng_to_be_deleted
Darknet/YOLO Next Generation - Neural Networks for Object Detection
computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7
Last synced: 11 Sep 2025
https://github.com/voronov-nikita/skillbase
This is a repository for different parts of the code that can be useful when creating new projects.
arduino base cheatsheet cpp docker drone git gitlab higher-education informatics kotlin links linux math opencv physics python3 react-native ros2 skills
Last synced: 07 May 2025
https://github.com/weebnetsu/cpp-learning-material
The learning material used for my C++ course
course cpp learn-cpp learntocode
Last synced: 05 May 2025
https://github.com/antosser/prime-number-calculator-cpp
Calculate prime numbers at insane speeds
claculator cpp prime prime-numbers primes
Last synced: 30 Oct 2025
https://github.com/priontoabdullah/c-cpp-programming-all-projects
🆑 The goal of this repo is to save my C & C++ all my Projects. 🚀💻
c cpp cpp-graphics logic projects
Last synced: 15 May 2026
https://github.com/michaelgrupp/minicommander
A simple, minimalistic command line parser in 100 lines of C++11 code
cli command-line-parser commandline-interface cpp cpp11 minimalist
Last synced: 08 Jul 2025
https://github.com/ayu-hack/hacktoberfest2024
This is repo to create some pull requests and completing hacktoberfest 2024 easily. All request will be accepted. Genuine Pull Request will promoted also. #hacktobefest #hacktobefest2024 #hacktobefest-accepted Resources
cpp csharp hacktoberfest hacktoberfest-accepted hacktoberfest2024 java javascript miniprogram miniproject python webdevelopment
Last synced: 13 Mar 2025
https://github.com/deepcodinginturingacademy/minesweeper
practice project for git
console-application cpp game minesweeper minesweeper-game
Last synced: 11 Jan 2026
https://github.com/1ilit/presento
A small side-scroller puzzle game made with SDL2 and C++
2d 2d-game cpp pixel-art platformer sdl2 sdl2-image sdl2-ttf side-scroller
Last synced: 03 Apr 2025
https://github.com/philippjh/genif
Implementation of the "Generalized Isolation Forest" (GIF) algorithm for unsupervised detection of outliers in data.
ai cpp ml outlier-detection python
Last synced: 30 Apr 2025
https://github.com/wtrsltnk/editorapp
Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.
Last synced: 20 Sep 2025
https://github.com/alexvzyl/nativeframework
💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.
cpp data-structures framework glfw gpu-acceleration imgui lua native-app opengl
Last synced: 30 Oct 2025