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-07-07 00:07:28 UTC
- JSON Representation
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/RSGL/RSP
Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON
cpp cpp11 header-only html json library parser rsgl single-header xml
Last synced: 12 Mar 2025
https://github.com/jf17/calc
CLI calculator
calculator cli cpp linux simple-app
Last synced: 22 Apr 2026
https://github.com/iamdyeus/memulatrix
Virtual Memory Simulator built with C++ and Python
cpp operating-system python virtual-memory
Last synced: 18 May 2026
https://github.com/thomasms/solid_talk
Slides on SOLID principles with examples
cpp cpp11 example revealjs slides solid solid-principles
Last synced: 29 Mar 2025
https://github.com/matuszewski/cpp-basics
A bunch of simple C++ console programs
Last synced: 12 Sep 2025
https://github.com/tiendq/sqlitecpp
SQLiteCpp is a modern C++ wrapper for SQLite3 library.
c-plus-plus cpp database sqlite
Last synced: 07 Apr 2026
https://github.com/silver2dream/andromeda-linux-cpp
High‑performance C++ TCP server framework (master‑worker + epoll) — showcase mode / limited maintenance
concurrency cpp epoll framework high-performance linux networking protobuf showcase tcp-server
Last synced: 17 Jan 2026
https://github.com/engichang1467/3d-cube
Created a 3D rotating Cube with OpenGL and C++
Last synced: 18 May 2026
https://github.com/tangilj/onitama
AI for the Onitama board game, written in C++.
Last synced: 05 Apr 2025
https://github.com/amlel-el-mahrouss/btb
BTB, a build system based on JavaScript Object Notation written in C++
Last synced: 29 Mar 2025
https://github.com/fabianaferreira/lyrics-analysis
A project developed for a subject during bachelor degree on Electronic and Computer Engineering on Federal University of Rio de Janeiro
Last synced: 21 May 2026
https://github.com/0xlay/XStar
:window: The library for windows developers. (MSVC, С++17, WDK 10)
cpp drivers kernel kernel-driver windows
Last synced: 10 Mar 2025
https://github.com/douglasmatosdev/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 21 Mar 2025
https://github.com/anas-farooq8/neural-network-using-os-concepts
The system uses inter-process communication through pipes for exchanging information (weights) between processes. Each layer of the neural network is represented as a separate process, and each neuron within a layer is treated as a separate thread.
cpp mutex-synchronisation neural-network pthreads ubuntu
Last synced: 18 Jun 2026
https://github.com/jfet97/real_array
This template class is being created to access to the n-th element of an array using [n] instead of [n-1]. I'm creating an useless new type to replace arrays.
Last synced: 17 Jun 2026
https://github.com/akselsledins/hackerrank-answers
Doing stuff on lunch time
challenges cpp golang hackerrank nodejs python regex shell
Last synced: 09 Apr 2026
https://github.com/orgh0/highperformancecnn
Implementation of a High Performance CNN for MNIST dataset
Last synced: 18 May 2026
https://github.com/massimo-marino/containers-benchmark
insertion operations benchmark for some C++17 containers
benchmark benchmarking cpp cpp17 stl-containers stl-vector
Last synced: 14 May 2025
https://github.com/danielgospodinow/alienattack
Single-player and Multiplayer arcade game similar to Space Invaders
ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders
Last synced: 15 May 2026
https://github.com/joeesmithh/spreadsheet-app
A simple spreadsheet app developed to learn Qt Widget app development.
Last synced: 18 May 2026
https://github.com/getiot/vtk-courses
VTK 入门教程配套代码
3d-graphics cpp tutorial-code vtk
Last synced: 14 Jul 2025
https://github.com/yhirose/cpp-liblinear
A single file C++ header-only wrapper for LIBLINEAR library
cpp cpp11 header-only liblinear
Last synced: 29 Mar 2025
https://github.com/rei-san001/codeforces-solutions
My solutions for Codeforces problems in C++. Happy to help you
codeforces-solutions competitive-programming cpp problem-solving solutions
Last synced: 29 Mar 2025
https://github.com/castle055/cpp-reflect
C++ static and runtime reflection library for Clang compiled sources
clang cmake cpp cpp-modules reflection
Last synced: 29 Mar 2025
https://github.com/therealdevdan/customvector
Smart pointer based dynamic array in C++
cpp dynamic-vector oop-in-cpp programmer vector
Last synced: 08 Jul 2025
https://github.com/subatomicplanets/simplebitcoinminer
A simple Bitcoin C++ and CUDA solo miner
bitcoin cpp cryptocurrency cuda miner
Last synced: 19 Apr 2026
https://github.com/diable201/grokking_algorithms
Code from the book "Grokking Algorithms" in Python3 and C++
algorithms-and-data-structures cpp grokking-algorithms python3
Last synced: 18 May 2026
https://github.com/wesgtox/programming-lab-i
College "Programming Lab I" exercises.
algorithms c cpp programming-language
Last synced: 18 May 2026
https://github.com/csb6/backtrack
A C++17 library with Prolog-like functionality (Work-In-Progress)
cpp cpp17 logic-programming prolog rules-engine
Last synced: 14 May 2025
https://github.com/jakesmd/excelstepper
An excellent Arduino library for stepper motor control, offering simplicity, speed, and precise acceleration for smooth movement.
arduino arduino-library cpp stepper-library stepper-motor stepper-motor-control
Last synced: 05 May 2026
https://github.com/mssm199996/pi-smarthouse-monitoring
Java spark web application for raspberry pi for smarthouse monitoring
arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi
Last synced: 07 Apr 2026
https://github.com/parxd/commandlinedb
In-memory & persistent key-value store
cpp data-persistence database in-memory-database json key-value key-value-store
Last synced: 04 May 2026
https://github.com/grachale/intersect_union_regular_languages
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
automata-theory cpp regular-languages theoretical-computer-science
Last synced: 25 Jun 2025
https://github.com/deryaxacar/42-cpp_08
This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it
42 42-cpp 42-cpp-module 42-cpp-modules 42-school 42born2code 42cursus 42projects 42school cpp cpp-module-08 cpp-modules cpp-modules-1337 cpp08 stl-algorithms stl-containers vector
Last synced: 05 Apr 2025
https://github.com/mrk21/toslink-selector
This device is for switching TOSLINK signals automatically.
Last synced: 18 May 2026
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 2025
https://github.com/thelogicmaster/offlappybird
An OpenFrameworks port of FlapPyBird
android cpp flappy-bird game openframeworks
Last synced: 10 May 2026
https://github.com/macr0nerd/libeztp
A C++ library that has functionality for a multitude of tabletop games. Has D&D 5e SRND content built in by default.
cmake cpp dnd5e dungeons-and-dragons game-development gaming gpl gplv3 library open-source opensource tabletop tabletop-gaming
Last synced: 18 May 2026
https://github.com/guildofcalamity/starfieldsimulation
Homage to the Windows95/98 starfield screen saver.
cmake cpp drawing screensaver sfml simulation vectors vertex windows
Last synced: 18 May 2026
https://github.com/vincentkims49/fashion_ecommerce_app
A simple app for an ecommerce with cool animations
cpp dart flutter flutter-app flutter-ui java objective-c ui-design
Last synced: 07 Apr 2026
https://github.com/rayzhuca/eggshell-db
Relational database model built in C++
Last synced: 05 Apr 2025
https://github.com/oppzippy/scopedvolumewheel
Small Windows application to limit the volume media control keys' effects to the current foreground window.
Last synced: 29 Apr 2026
https://github.com/dalinvip/word2vec
word2vec implement in c++ and in pytorch
Last synced: 18 May 2026
https://github.com/olejek88/kernel32
Software for DAQ WinCE (Wincon8000) gas measurement
c cpp gas-measurement windowsce
Last synced: 18 May 2026
https://github.com/derpius/gmfs
Small library to abstract away the Source SDK for accessing the filesystem
Last synced: 25 Jun 2025
https://github.com/seeker04/elte-ik-cpp
A collection of lecture materials I have written (in Hungarian!) for C++ classes at ELTE-IK.
Last synced: 22 Feb 2026
https://github.com/gusinacio/epos-riscv
Implementation of OS epos in RiscV for INE5424
Last synced: 04 Jul 2026
https://github.com/anmamun0/phitron-contest-solutions
A collection of solutions from various coding contests, showcasing problem-solving skills and algorithmic techniques in competitive programming.
Last synced: 05 Apr 2025
https://github.com/mntone/RWinRT
ease-to-use resources access for MRTCore
cpp csharp culture globalization i18n localization localization-tool mrtcore resources resw win winappsdk windows windows-runtime windows-ui windowsappsdk winrt winui winui3
Last synced: 12 Mar 2025
https://github.com/chkg2a/increase-image-size
This is a project build because of dumb stupid requirements setup for making the images size between some arbitrary values
Last synced: 12 Sep 2025
https://github.com/iker-gonzalez/webserv
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
cgi-application client cpp http http-server nginx-server python3 server
Last synced: 18 May 2026
https://github.com/madebypixel02/cpp-module-07
[42 Madrid] A few functions
42 42-cpp-module 42-cursus 42born2code 42madrid born2code cpp functions makefile math max min peer2peer swap
Last synced: 04 Mar 2025
https://github.com/sayama3/imagine
A 3D Game Engine Like made in Vulkan & Cpp
Last synced: 21 Jul 2025
https://github.com/shadowmitia/fractal_flame
C++ implementation of the Fractal Flame Algorithm
cpp fractal-algorithms fractal-flame fractal-rendering fractals
Last synced: 18 May 2026
https://github.com/tom474/learn_cpp_rmit
[RMIT 2023C] EEET2482 - Software Engineering Design - Learning Resources
algorithms cpp data-structures object-oriented-programming
Last synced: 04 Mar 2025
https://github.com/seng3694/blackcircle
Small project for messing around with ImGui and SFML
cmake cpp imgui imgui-sfml sfml
Last synced: 21 Mar 2025
https://github.com/0xjonaseb11/stack__dsa_practical_exam
DSA Practical exam | Algorithms | Data Structures
algorithms cpp datastructures stack
Last synced: 13 Mar 2025
https://github.com/tamiko-n/library-management-system
This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.
Last synced: 25 Jun 2025
https://github.com/jimmy-park/cert-cmake
Generate cert.h for loading in-memory cert
certificate cmake cpp cpp17 header-only
Last synced: 19 May 2026
https://github.com/pprattis/english-greek-dictionary-with-binary-search-tree
A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.
binary-search-tree binary-tree cpp dictionary exercise node program student
Last synced: 19 May 2026
https://github.com/p4dro-dev/display_lcd_arduino12c_simplificado
Na disciplina de Eletricidade, e Eletrônica, docurso de Técnico em Informática que estou realizando, fizemos um projeto simplifcado com Arduino. Não sendo necessário usar a ProtoBoard. E sim, Placa 12c + Arduino + Cpp!
arduino-display arduino-library cpp cpp-programming lcd-panel lcd16x2
Last synced: 31 Jul 2025
https://github.com/xavier-maruff/lumiere
Compiler for the Lumiere language
bison-yacc cmake compiler cpp flex llvm llvm-ir server
Last synced: 19 May 2026
https://github.com/kotomichigames/game-editor
Game Editor
cpp game-editor open-source opengl
Last synced: 31 Jan 2026
https://github.com/alexandernistor04/one-handed-arduino-gaming-keyboard
A half-length, one handed gaming keyboard made to be used alongside a mouse to play games. Built on an Arduino pro micro, has support for mechanical keyboard switches, has individually programmable LEDs, has a thumb stick with mouse functions, and uses custom PCBs.
3d-printing arduino circuits cpp electronics fusion360 gaming keyboard mechanical-keyboard pcb-design soldering
Last synced: 19 May 2026
https://github.com/simone-contorno/rt-assignment-2
Research Track 1 - Second assignment - Control of a robot in a simulated environment
cpp engineering robot robotics ros
Last synced: 30 Apr 2026
https://github.com/shoyeb45/competitiveprogramming
This repositroy contains my code of competitive programming. This repository contains many questions from various platforms. Every file is named by the filename.
competitive-programming cpp java kotlin python3
Last synced: 09 Apr 2026
https://github.com/corentin-mzr/geometry-wars-sfml
Implementation of a Geometry Wars game using SFML and C++. Based on the Game Programming course COMP4300 by Dave Churchill
cpp game geometry-wars sfml sfml-game
Last synced: 05 Jun 2026
https://github.com/deryaxacar/42-cpp_04
This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.
42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules
Last synced: 04 Mar 2025
https://github.com/stephane-caron/mpacklog.cpp
Log dictionaries to MessagePack files in C++
cpp cpp17 cpp20 dictionary logging messagepack msgpack serialization
Last synced: 21 Jul 2025
https://github.com/mrdrivingduck/the-annotated-stl-sources-notes
⚒️ Notes of reading The Annotated STL Sources (using SGI STL).
Last synced: 04 Jul 2026
https://github.com/fabienpean/heco_experiments
Experimental heterogenenous containers in C++
container cpp heterogeneous heterogeneous-containers
Last synced: 13 Mar 2025
https://github.com/fl444mingo/fl4-cs131-01-01-hello
Ch. 1, Lesson 1, Hello World
Last synced: 21 Mar 2025
https://github.com/steliospapamichail/pokemondsl
A C++ based DSL used to program and execute pokemon battles.
Last synced: 03 Feb 2026
https://github.com/aeckar/libnumsys
Number system conversion library and command-line utility for C/C++
binary c cpp hexadecimal number-converter
Last synced: 19 May 2026
https://github.com/einararnason/mcp3426
A C++ driver library for the MCP3426 Analog-to-Digital Converter
Last synced: 29 Mar 2025
https://github.com/tsnsoft/cppconsoleunicode
Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022
2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew
Last synced: 19 May 2026
https://github.com/marklagodych/brainstorm
An optimized and extended Brainfuck interpreter
brainfuck brainstorm characters cpp optimization
Last synced: 13 Jun 2026
https://github.com/dacossti/cpp_projects
All my Cpp programs since I started my journey
abstractclass abstractmethod astar-algorithm backface-visibility binary-search bubble-sort bubblesort complexity cpp database functionoverriding inheritance linked-list machine-learning-algorithms oop-principles pathfinding pathfinding-algorithm polymorphism quicksort
Last synced: 04 Mar 2025