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/asiantbd/crypto-prices-slash-bot-cpp
Crypto Prices Discord Bot C++ with Slash Command
Last synced: 22 Jun 2026
https://github.com/nevrome/gluesless
An idea expansion simulation
archaeology cpp cultural-evolution
Last synced: 12 Jun 2026
https://github.com/deftruth/ptx-isa-8.2-zh
🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....
Last synced: 13 May 2026
https://github.com/quantum-0/arduino-button-events
This library allows you to easily process button's events like double/triple clicks and holding
arduino arduino-ide arduino-library button buttons click clicking clicks cpp event events hold holding library press press-and-hold pressing tap tapping taps
Last synced: 13 May 2026
https://github.com/maurodelazeri/elapsed_timer
header-only lib record time elapsed using C++11
cpp elapsed-time header-only library
Last synced: 20 Jun 2026
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 24 Jun 2026
https://github.com/codingkoopa/shiny-hunting-counter
Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.
Last synced: 20 Jun 2026
https://github.com/pyrbin/realm.hpp
A WIP, experimental header-only ECS framework. Written in C++20/17.
cpp cpp20 ecs entity-component-system game-development game-engine
Last synced: 19 Jun 2026
https://github.com/brhaka/sfml-compiler
Atom SFML Compiler
atom atom-editor atom-package coffeescript compiler cpp customizable javascript open-source package sfml sfml-compiler windows
Last synced: 12 Apr 2025
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/islipnot/autostruct
Automatically converts and aligns the layouts of structs and enums between C++ and IDA.
cpp ida ida-pro reverse-engineering
Last synced: 13 Apr 2025
https://github.com/omerap12/anomaly-detector
Simple anomaly detector for "Advanced Programming 1" in C++
Last synced: 04 Apr 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/deepcodinginturingacademy/minesweeper
practice project for git
console-application cpp game minesweeper minesweeper-game
Last synced: 11 Jan 2026
https://github.com/wx257osn2/clockwork_base32_cxx
Implementation of Clockwork Base32 for C++.
Last synced: 07 Jun 2026
https://github.com/dadavidtseng/daemonengine
Daemon Engine is an C++20 game engine featuring real-time V8 JavaScript scripting with hot-reload capabilities, DirectX 11 rendering pipeline, multithreaded JobSystem for parallel processing, NetworkSubsystem for multiplayer experiences, resource management with caching, and integrated FMOD 3D audio system.
cpp directx11 dx11 game-engine logger obj objloader tcp v8
Last synced: 03 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/tangsiyang2001/sponge
A personal implementation of CS144.
Last synced: 27 Mar 2025
https://github.com/samsilverman/rwmicro
rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.
computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic
Last synced: 07 Mar 2026
https://github.com/matheusvidal21/datastructurescpp
Implementações eficientes de estruturas de dados em C++ para aprimorar a organização e desempenho dos programas. Explorando listas encadeadas, pilhas, filas, e muito mais.
abstractdatatype cpp datastructures
Last synced: 18 Mar 2025
https://github.com/biogui/guia-leetcode
[PT-BR] Guia de estudos voltados para o leetcode.com baseado na Curva de Esquecimento de Ebbinghaus
algorithms-and-data-structures cpp hacktoberfest hacktoberfest2021
Last synced: 11 Sep 2025
https://github.com/AfonsoCMSousa/ASM-Emulator
ASM Emulator is a Simpler-way of having fun writing assembly!
assembly cpp cpp17 early-development ncurses
Last synced: 05 Mar 2025
https://github.com/jyotibrat/structs-algos
This Repository contains all the Data Structures and Algorithms in C++ and Java
algorithms cpp data-structures dsa java
Last synced: 25 Jun 2025
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/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/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/akshat2602/sem3_dsl
Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)
Last synced: 05 Apr 2025
https://github.com/akshat2602/sem3_oopl
Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)
Last synced: 05 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/gabrielenava/eigenukf
Implementation of the Unscented Kalman Filter (UKF) in C++ using Eigen.
cpp eigen estimation unscented-kalman-filter
Last synced: 11 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/villy-p/logic-projects
A Collection of projects for Logic class of 2022-23. Includes Chess, Craps, Monopoly, and Poker!
c chess chess-game cpp craps craps-game css games html lisp monopoly monopoly-game poker poker-game typescript
Last synced: 19 Mar 2025
https://github.com/dayyass/hpc
My experiments with MPI and OpenMP
cpp cuda gpu high-performance-computing hpc mpi nvidia openmp parallel-computing super-computing
Last synced: 07 Mar 2026
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/saadbazaz/airpal
AirPal, the (dummy) Flight Reservation System. Written in C++ as a Data Structures project, with a UI in QTC++.
cpp flight-reservation flight-reservation-system qt student-project
Last synced: 01 May 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/talha4t/codeforces
Codeforces problems solutions
c codeforces-solutions competitive-programming cpp problem-solving
Last synced: 06 Jan 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/shvixxl/arkanoid-nine-hells
Upside down Arkanoid with Magic in Hell 🎮
arcade cpp game game-2d game-development sdl2
Last synced: 13 Feb 2026
https://github.com/speedycraftah/speedy-os
X86 operating system attempt from scratch written with C, C++ and Assembly.
cpp operating-system operating-system-kernel operating-system-learning x86
Last synced: 08 Jan 2026
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/canokaue/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: 14 Mar 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/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/seng3694/dynamiclighting
C++ SFML experimental dynamic lighting project
Last synced: 21 Mar 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/am2022/notepad
a simple notepad with c++ and qt
c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor
Last synced: 05 Feb 2026
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/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/samyam81/genericdatastructure
This repository contains implementations of various generic data structures and algorithms in C++.
Last synced: 12 Jul 2025
https://github.com/caoimhebyrne/cmake-lagom-template
A minimal project template for building a C++ application using SerenityOS' Lagom libraries
Last synced: 22 Mar 2025
https://github.com/dkosmari/gtk-sfml
A set of gtkmm3 widgets for SFML integration.
c-plus-plus cpp cross-platform-library graphics gtkmm gtkmm3 library multimedia opengl sfml
Last synced: 18 Apr 2026
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/nohal/dashboardsk_pi
SignalK based dashboard plugin for OpenCPN
cpp dashboard dashboards marine navigation opencpn plugin signalk wxwidgets
Last synced: 09 Jul 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/klemmbaustein/cyberpunkmodmanager
A WIP Mod Manager for Cyberpunk 2077
cpp linux nexusmodmanager windows
Last synced: 07 Feb 2026
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/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/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/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/amcbn06/dsa
Popular data structures i use implemented by me
Last synced: 15 May 2026
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/joanstinson/stinsonengine
A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.
cplusplus-11 cpp game-engine-3d game-engine-development opengl
Last synced: 20 May 2026
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/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/samyam81/anonymous-functions
A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.
cpp csharp functional-programming java
Last synced: 11 May 2026
https://github.com/kassane/sieve-cache-cpp
A SIEVE cache implementation for C++
cache-algorithm cpp sieve sieve-cache
Last synced: 03 Feb 2026
https://github.com/soreing/des-cpp-encrypt
Simple DES encryption library for C++
Last synced: 05 Apr 2025
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/wkhallen/unscramble
A C++ program that unscrambles scrambled words
Last synced: 19 Apr 2025
https://github.com/neko-box-coder/cppoverride
Override any functions you want, just like mocking but better
cpp cpp11 mock mocking unit-test unit-testing
Last synced: 13 Apr 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/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/kaka-lin/canbus-tool
CAN bus tool that can send/dump data. GUI is implemented with Qt/PyQt and QML
cpp docker pyqt5 python-can python3 qml qml-applications qt5 socketcan
Last synced: 16 Jul 2025
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 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/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/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/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/falcon-09/leetcode-problems
algorithms cpp data-structures leetcode-solutions
Last synced: 02 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/abcdesktopio/oc.user
abcdesktop main graphical user container
bash c cpp dockerfile nodejs tigervnc x11 xtermjs
Last synced: 30 Jun 2025
https://github.com/ferhatgec/gechtest
gechtest, single header unit testing library.
Last synced: 18 Feb 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/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/inspiralpatterns/programming
all sort of scripts for all sort of things
audio-signal-processing cpp haskell maxmsp python supercollider tidalcycles tidalcyles-patterns
Last synced: 19 Apr 2026