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/danielkrupinski/cmake-demo
A collection of CMake scripts for C and C++ projects.
Last synced: 18 May 2026
https://github.com/lebrancconvas/cpp-playground
C++ Practicing.
cpp playground practice-programming
Last synced: 11 Jun 2026
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/stivio00/fourbarvis
Four bar linkage mechanism simulation software
cpp linkage multibodydynamics qt simulation
Last synced: 12 Jan 2026
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/mateuseap/freeangles
Algorithm that aims to show which angles of the field are available to perform certain kicks or passes
Last synced: 09 Aug 2025
https://github.com/ruddyscent/ccspip-in-cpp
C++ porting of 'Classic Computer Problems in Python' by David Kopec
algorithms book computer-science cpp cpp17 manning
Last synced: 21 Jun 2025
https://github.com/groszczu/codingmasters
Solution to a problem from the programming competition using dynamic programming
cpp dynamic-programming problem-solving programming-competition
Last synced: 12 Apr 2025
https://github.com/martuscellifaria/ahoicpp.nvim
A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for Neovim
bootstrapper build-tool cmake cplusplus cpp cross-platform lua neovim neovim-plugin project-management project-scaffolding
Last synced: 20 Apr 2026
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/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/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/encelo/pmtracer
Poor Man's Tracer is a very simple and minimal ray tracing and path tracing library
cornell-box cpp cross-platform global-illumination library pathtracer pathtracing raytracer raytracing
Last synced: 04 Apr 2025
https://github.com/dynonguyen/huffman-coding
Static Huffman Coding algorithm with C++
Last synced: 17 Feb 2026
https://github.com/nathad17/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp do-while-loop for-loop loop segitiga triangle while-loop
Last synced: 09 Jul 2025
https://github.com/madladsquad/untitledi18n
A powerful internationalisation(i18n) library
Last synced: 11 Apr 2025
https://github.com/isaiah76/linux-shell
a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.
command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell
Last synced: 12 Apr 2025
https://github.com/im-rises/nbody-simulator-docker
N-body simulator using bruteforce method using docker for calculations
containers cpp docker javascript n-body n-body-simulator nbody-simulation nodejs simulation simulator
Last synced: 06 Apr 2026
https://github.com/leo-aa88/logtard
A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo
cpp cpp-library cpp-logger logger logging-framework logging-library
Last synced: 28 Oct 2025
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/sheepgrass/cpp_project_framework
C++ Project Framework is a framework for creating C++ project.
c-plus-plus cmake conan cpp cross-platform doxygen doxygen-documentation framework google-test gtest jenkins jenkins-pipeline project unit-test
Last synced: 10 Apr 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/xeimsuck/zola
Library for working with Telegram API
api cpp library telegram telegram-api telegram-bot telegram-bot-api
Last synced: 16 Feb 2026
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/samyam81/genericdatastructure
This repository contains implementations of various generic data structures and algorithms in C++.
Last synced: 12 Jul 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/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/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/baccega/page-rank-and-hits
📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.
compressed-sparse-row cpp hits-algorithm information-retrieval link-analysis mmap pagerank-algorithm
Last synced: 27 Mar 2025
https://github.com/lukechu10/ultimatetictactoe-gui
A UWP GUI application for Ultimate TicTacToe
ai cpp ultimate-tic-tac-toe uwp winrt-uwp xaml
Last synced: 20 Jan 2026
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/tangsiyang2001/sponge
A personal implementation of CS144.
Last synced: 27 Mar 2025
https://github.com/yaozhenghangma/messaging
Messaging is a modern C++20 MPI wrapper.
Last synced: 29 Oct 2025
https://github.com/yaozhenghangma/hybrid_programming
Tutorials about hybrid programming using C++ and Python
cpp hybrid-programming mpi4py pybind11 python
Last synced: 14 May 2026
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/offa/conan-restclient-cpp
Conan recipe for restclient-cpp.
conan conan-packages conan-recipe cpp restclient restclient-cpp
Last synced: 22 Jun 2025
https://github.com/abdulrehmanghub/virtual-university-of-pakistan-projects
I am the student of BS Computer Science at Virtual University of Pakistan. I will share every projects and coding files of which I completed in my university journey.
abdulrehman algorithms-and-data-structures analysis-algorithms cpp css data-structures database-management frontend-web-development fundamentals-of-programming html introduction-to-computer-science introduction-to-programming javascript object-oriented-programming university university-course university-project virtual-university-of-pakistan vu
Last synced: 03 May 2026
https://github.com/im-rises/particlesimulator
10 000 000 particles simulation made in C++ with OpenGL
cplusplus cpp engine imgui opengl particle-simulation particles simulation
Last synced: 17 May 2026
https://github.com/amirhnajafiz/radosh
RADOS Shell for direct interaction with Ceph object storage.
Last synced: 21 Jun 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/mika314/qofl
Quality of life code snippets for Unreal Engine
cplusplus cpp unreal-engine unreal-engine-plugin unrealengine
Last synced: 15 Jul 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/endurodave/statemachinewithmoderndelegates
C++ State Machine with Modern Delegates
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread state-machine windows
Last synced: 11 Jul 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/gbowne1/random_c_cpp_programs
A collection of my random opensource C and C++ programs
c cpp math mathematics program random utilities utility
Last synced: 24 Oct 2025
https://github.com/parthpant/webbenchmark
Run benchmarks on individual C++ functions online!
Last synced: 03 May 2026
https://github.com/bigchaindb/python-rapidjson-schema
Python extension for rapidjson schema validation
bigchaindb cpp json json-schema python rapidjson schema
Last synced: 29 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/chris-1101/codewars
:city_sunset: A mirror of attempted/completed codewars challenges
code-challenge codegolf codewars cpp
Last synced: 17 Mar 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/amcbn06/dsa
Popular data structures i use implemented by me
Last synced: 15 May 2026
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/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/phreakyphoenix/leetcode-maychallenge
My solutions to LeetCode's May challenge solutions, mostly in Python. Please :star2: to show some love.
challenge-solutions competitive-programming competitive-programming-contests cpp divide-and-conquer dynamic-programming heap java leetcode leetcode-maychallenge leetcode-python3 leetcode-solutions linkedlist programming programming-contests python python3 stack
Last synced: 11 Apr 2025
https://github.com/hiruna72/artic_c
C/C++ implementation of ARTIC bioinformatics platform for nanopore sequencing of nCoV2019 novel coronavirus
arm artic-bioinformatics-platform covid-19 cpp nanopore-sequencing ncov-2019
Last synced: 13 Apr 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/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/madladsquad/untitledimguitheme
A library for using themes in YAML format for styling dear imgui
Last synced: 29 Dec 2025
https://github.com/dbschenker/conan-gurobi
Recipe for the Gurobi solver as Conan package
conan conan-packages conan-recipe cpp gurobi solver
Last synced: 23 Oct 2025
https://github.com/mortennobel/parallelcomputingplayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 10 Jul 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/kennykarnama/connected_component_labelling
Connected Component Labelling using opencv
cmake connected-component-labelling cpp digital-image-processing opencv opencv3
Last synced: 10 Apr 2025
https://github.com/fayyez/cosmic-assault
Cosmic Assault is our version of the famous arcade game, "space invaders", that we have made as the final semester project for the course of Object Oriented Programming in the second semester of our bachelor's degree in software engineering.
console-game cosmic-assault cpp galaga programming-fundamentals project sfml space-invaders
Last synced: 02 Apr 2025
https://github.com/mhdzhhan/advanced-cpp-learning
To improve programming logic. ❤🔥
Last synced: 18 Mar 2025
https://github.com/maudzung/extended-kalman-filter-cpp
Extended Kalman Filter Project using C++
cpp kalman-estimator kalman-filter kalman-tracking
Last synced: 19 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/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/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/butfr0g/yuzu-android-lives
Nintendo Switch emulator
c-plus-plus cpp emulation emulator switch
Last synced: 18 Mar 2025
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/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/oagoulart/yasl
Yet another script loader hooking a process entry point to inject payload scripts into process.
cpp detours hook modding trampoline
Last synced: 17 Jul 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/cyrusvahidi/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 02 Apr 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
https://github.com/akshayxemo/tcp-client-server-socket
It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.
c c-programming c-programming-language c-project c-projects chat client-server client-server-architecture cpp linux tcp tcp-client tcp-server tcp-socket
Last synced: 30 Apr 2025
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/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/khushiyant/reqboost
Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
cpp http libcurl pybind11 python requests
Last synced: 12 Apr 2025
https://github.com/a2p1k02/vyu
My crossplatform lightweight Image Viewer
cpp image-viewer lightweight open-source opensource qt qt5
Last synced: 14 May 2026
https://github.com/bartoszklonowski/extendedvector
C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.
cpp extendedvector foreach list std vector
Last synced: 09 Mar 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/realtimechris/directx12-class-library
Some of the DirectX 12 Core Interfaces, lightly wrapped and with some of my currently preferred defaults.
cpp directx12 header-only wrappers
Last synced: 27 Mar 2025
https://github.com/rswinkle/opengl_reference
Collection of modern OpenGL programs for reference and frameworks
3d-graphics c cpp examples graphics graphics-library opengl
Last synced: 08 Jul 2025
https://github.com/ferki-git-creator/single-header-zero-config-universal-library-inclusion-system-for-c-cpp-no-build-files-818b-magic
Include entire C/C++ libraries as header-only with ZERO configuration. No .a/.so files, no build systems - just magic. Revolutionize your workflow!
automation build-system c-libraries c99 cpp cpp17 cross-platform dependency-free genius-code hack header-only innovative magic minimal-library no-dependencies revolution sdl2 single-header tiny-library zero-config
Last synced: 15 May 2026
https://github.com/iamazeem/stackoverflow
StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem
c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly
Last synced: 06 May 2025
https://github.com/sobhan-srza/perimeter-and-area
Calculate the perimeter and area of the rectangle in c++.
calculator calculator-application cpp cpp-programming exe university university-project
Last synced: 29 Oct 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/rbergen/r136
(Originially DOS-based) text adventure a school friend and I created in 1998.
borland-cpp c cmake cpp game ncurses pdcurses visual-studio
Last synced: 19 Mar 2025