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-29 00:06:50 UTC
- JSON Representation
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/mortennobel/ParallelComputingPlayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 08 May 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/sayedtahsin/competitive_programming
Algorithms and Data Structures for competitive Programming.
bitwise cpp dsa graph-algorithms number-theory searching-algorithms sorting-algorithms
Last synced: 13 Apr 2025
https://github.com/giulioromualdi/named_tuple
Single header tagged tuple implementation
Last synced: 29 Mar 2025
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/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/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 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/indeemasoftware/qpredix
This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.
cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service
Last synced: 18 May 2026
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/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/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/redwansharafatkabir/cpp-code
basic-codes c-plus-plus c-plus-plus-examples cplusplus cpp cpp-programming
Last synced: 20 Jul 2025
https://github.com/pingzilao/zookeeper_client_design_manual
zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁
c client cpp go golang java zksdk zookeeper zookeeper-client
Last synced: 17 Jan 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/nelsonzhao/algorithms_and_data_structures
Algorithms and data structures implemented using C++
Last synced: 11 Apr 2025
https://github.com/arnaud-robin/shake128
Implementation of SHAKE128 in c++.
cpp cryptography fips202 shake128
Last synced: 10 Apr 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/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/waqqas/staticvisitor
Sample project to demonstrate Visitor pattern with static polymorphism.
cpp cpp11 design-patterns polymorphism static-polymorphism visitor-pattern
Last synced: 12 Sep 2025
https://github.com/wx257osn2/clockwork_base32_cxx
Implementation of Clockwork Base32 for C++.
Last synced: 07 Jun 2026
https://github.com/gastonmorixe/lib-artnet-4-cpp
ArtNet 4 Library in C++ - Modern Lighting DMX Protocol
Last synced: 29 Oct 2025
https://github.com/danfordgidraph/react-native-render-pdf
A Native, High-Performance, Feature-Rich and fully cross-platform React Native PDF View component written in Obj-C++ for iOS, Kotlin for Android and C++ for Windows
android cpp ios kotlin mobile mobile-development mobile-library objective-c react react-native react-native-library universal-app windows
Last synced: 10 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/deepcodinginturingacademy/minesweeper
practice project for git
console-application cpp game minesweeper minesweeper-game
Last synced: 11 Jan 2026
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/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/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/kaanaktas/paillier-homomorphic-encryption
Paillier Homomorphic Cryptosystem
cpp homomorphic homomorphic-cryptography-scheme homomorphic-encryption paillier paillier-cryptosystem
Last synced: 20 Mar 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/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/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/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/streamlabs/lib-datalane
An incredibly fast IPC solution for C and C++.
cpp gplv2 interprocess interprocess-communication ipc networking rpc
Last synced: 14 Apr 2025
https://github.com/snwfdhmp/population-genome-evolution
Library for simulating the evolution of a population's genome through reproductions, by applying genes mutations and cross-overs.
cpp evolution-simulator genetic-programming simulation
Last synced: 18 May 2026
https://github.com/csp-community/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 08 Apr 2026
https://github.com/michaelehab/shipping-company-simulator
A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during Spring 2022 semester.
algorithms cargo cli company cpp data-structures delivery linked-list object-oriented-programming oop priority-queue queue simulation statistics truck
Last synced: 04 Mar 2025
https://github.com/youssef-saaed/booleanarray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
bitwise-operators cpp memory-management open-source optimization
Last synced: 22 Mar 2025
https://github.com/moshegroot/42projects_archive
My archive with project from Ecole42 (school21 in Russia)
algorithms c cpp data-structures graphics raytracing
Last synced: 20 May 2026
https://github.com/humbertodias/sdl-openmugen
Open source King of Fighters code
Last synced: 13 May 2025
https://github.com/cschladetsch/turtlegraphics
Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.
cmake cpp interpreter sdl turtle-graphics
Last synced: 29 Mar 2025
https://github.com/atus/proove_433_cpp
C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets
433mhz anslut cpp iot nexa proove proove-rf-sockets raspberry-pi rf telldus
Last synced: 10 May 2026
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/dashroshan/daa-oop-lab
📝 3rd semester DAA and OOP lab question solutions in C++
cpp design-and-analysis-of-algorithms object-oriented-programming
Last synced: 06 Apr 2025
https://github.com/mvharsh/data-structures
This repository contains all my data structures code in C++ language
cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees
Last synced: 11 Jun 2026
https://github.com/falcon-09/leetcode-problems
algorithms cpp data-structures leetcode-solutions
Last synced: 02 Jan 2026
https://github.com/ferhatgec/ee
Ee? Access E codes from C++.
cpp e eee europe european-union
Last synced: 18 Feb 2026
https://github.com/kusaremkn/dbdbd
chipi chipi chapa chapa dubi dubi daba daba mágico mi dubi dubi boom boom boom boom
Last synced: 22 Mar 2025
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
https://github.com/developerpaul123/cmakeqt5example
cmake cpp example example-code example-project examples gui guide qt qt5
Last synced: 15 Sep 2025
https://github.com/dzh-a-v/mcs-sem3-oop-labs
All the labs for the discipline OOP (C++, QT) of the 3rd semester.
Last synced: 25 Dec 2025
https://github.com/harry48225/octoscale
a tiny smart espresso scale
arduino cpp esp32 nativescript svelte
Last synced: 18 Feb 2026
https://github.com/dsanders11/chromium-include-cleanup
Scripts to help guide cleanup of #include lines in the Chromium codebase
Last synced: 17 Mar 2025
https://github.com/ferhatgec/kedi
Fegeya Kedi, Experimental Data Interface.
cpp cpp17 data data-interchange data-interface fegeya gnu json library linux xml
Last synced: 14 Apr 2025
https://github.com/anoadragon453/qubes-file-trust
Service files and daemon for file-based trust levels on QubesOS
cpp gsoc python qubes-os trust-level
Last synced: 07 Apr 2025
https://github.com/tanvir1337x/scriptorium
A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes
bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh
Last synced: 25 Jul 2025
https://github.com/coders-school/templates
C++ online course. Modules about templates.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 27 Jul 2025
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/nick-vinesmoke/8x8-matrix-on-cpp
This sourse code can halp you whan you makind your own console interface or whan you customize 8x8 matrix
8x8 8x8-led 8x8-led-matrix console console-application cpp display led led-matrix matrix
Last synced: 28 Jul 2025
https://github.com/diath/ipc
Tibia IP Changer (Linux)
changer cpp ip ip-changer linux opentibia tibia
Last synced: 19 Sep 2025
https://github.com/khaledkamr/problem_solving
All the solutions of Assiut sheets for the beginers on Codeforces, covers all the basics and genral problems with different levels.
algorithms arrays codeforces-solutions cpp data-types functions if-elseif-else loops math-geometry problem-solving recursion strings
Last synced: 28 Jul 2025
https://github.com/ysoroko/cpp_module_05
C++ Introduction, module 5/8
19 42 bureaucrat cpp cpp05 day05 exception exceptions form intern module05 piscine presidential presidentialpardonform random request robotomy robotomyrequestform shrubbery shrubberyrequestform
Last synced: 28 Jul 2025
https://github.com/BenjaminYde/CPP-Guide
Guide to become a proficient C++ programmer.
cheatsheet cmake cplusplus cpp devcontainer docs documentation examples guide learn linux modern programming reference tutorial
Last synced: 20 Sep 2025
https://github.com/ghaynorg/pmps
C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.
c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows
Last synced: 19 Feb 2026
https://github.com/benjaminmichaelis/escapecovid
A simple C++ and SFML based player escape from virus object game
cpp game player-escape sfml sfml-game
Last synced: 30 Jul 2025
https://github.com/erthium/hashiwokakero
Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.
cpp puzzle puzzle-generator puzzle-solver pygame python sdl2
Last synced: 22 Sep 2025
https://github.com/roerohan/miscellaneous
Code for Assignments and Other Random Scripts
c cpp hacktoberfest hacktoberfest2019 hacktoberfest2020 hacktoberfest2021 java javascript miscellaneous miscellaneous-scripts python python3
Last synced: 01 Aug 2025
https://github.com/ufrshubham/fastestpizzadelivery
A game made for the Game (Engineless) Jam using Raylib
3d-game cpp engineless-game-jam game-dev game-jam indie-game raylib-cpp raylib-game
Last synced: 03 Aug 2025
https://github.com/dkosmari/radiiu
An internet radio player for the Wii U.
cpp internet-radio-player music-player wiiu wiiu-homebrew
Last synced: 28 Sep 2025
https://github.com/bznein/aoc2018
(Most probably late) C++ solves for the AoC 2018.
advent-of-code-2018 adventofcode challenge cpp programming
Last synced: 08 Aug 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/matheusvidal21/cppcodelab
Minhas soluções para exercícios em C++. Compartilho aqui minha abordagem para desafios e projetos, demonstrando meu progresso e habilidades na linguagem de programação.
Last synced: 09 Aug 2025
https://github.com/hordi/hash
Fast C++ flat (open addressing) hash set, map
cpp hash hashing map set unordered-map unordered-set
Last synced: 09 Mar 2026
https://github.com/gob52/goblib_m5s
goblib for M5Stack (Depends on M5Stack releated)
Last synced: 10 Aug 2025
https://github.com/tohrusky/srmd-ncnn-py
Python Binding for srmd-ncnn-vulkan with PyBind11
cpp ncnn pybind11 python3 srmd super-resolution
Last synced: 10 Aug 2025
https://github.com/jrzvnn/kattis-solutions
This repository contains solutions to various problems from Kattis that I have successfully completed.
c competitive-programming cpp java kattis-solutions
Last synced: 21 Apr 2026
https://github.com/gusenov/examples-google-sanitizers
:hospital: Примеры использования Google Sanitizers в CLion.
clang clion clion-cmake cmake cpp examples google-sanitizer
Last synced: 04 Oct 2025
https://github.com/abdullrahmen/booking
Multitype booking system
abstract-factory-pattern booking booking-api booking-engine booking-platform booking-system booking-website c-plus-plus cpp expedia factory-pattern interface interface-test interfaces oop oop-concepts oop-examples oop-principles oops-in-cpp polymorphism
Last synced: 12 Aug 2025
https://github.com/issamansur/chatonbasesocket
Simple c++ project for testing sockets with ws2_32.lib
callab collaborate cpp hacktoberfest learn socket winsock wsa
Last synced: 13 Aug 2025
https://github.com/mukeshlilawat1/cpp-projects
This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.
Last synced: 04 Oct 2025
https://github.com/fahdseddik/feedforward-neuralnetwork-from-scratch
This is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
backpropagation backpropagation-neural-network cpp deep-learning feedforward-neural-network neural-network neural-networks neuralnetwork-creation object-oriented-programming relu-activation sigmoid-activation
Last synced: 10 Nov 2025