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-06 00:06:48 UTC
- JSON Representation
https://github.com/name-hw/janrenderer
심심해서 만든 C++17과 Zig로 작성된 Vulkan 렌더링 엔진
3d 3d-graphics cpp graphics graphics-engine graphics-programming render renderer renderering rendering-3d-graphics rendering-engine shader shaders vulkan vulkan-compute-shaders vulkan-engine vulkan-renderer zig zig-lib zig-library
Last synced: 18 May 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/ahadcove/simplelib
Simple C++ library for simple functions like cout
Last synced: 30 May 2026
https://github.com/gnaservicesinc/libnoodlenet
A simple libary for c and libary for C++ to use models created with sensuser https://github.com/gnaservicesinc/sensuser in C and CPP projects.
ai c cpp lib library mlp mlp-classifier perceptron-learning-algorithm
Last synced: 29 Apr 2026
https://github.com/ashu10dubey/cses-problem-set
CSES Problems Solution in CPP
cpp cses dsa-practice problem-solving
Last synced: 11 May 2025
https://github.com/amitminer/todolist-cpp
a simple todolist cli made in c++
cmake conan cpp learning-exercise linux todolist vcpkg windows64
Last synced: 08 Mar 2026
https://github.com/syedzawwarahmed/data-structures
This repository contains algorithms implementing the basic data structures.
c cpp data-structures-and-algorithms
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/jdm-github/jdm-language
JDMLanguage is my own language, it mainly created with ability to have freedom and constraint. It draws inspiration from Python's versatility while introducing its own distinctive features.
Last synced: 12 Sep 2025
https://github.com/derekargueta/envoy-rot-cipher-filter
An example of an isolated third-party Envoy filter
bazel cpp cpp11 envoy envoy-development envoy-filter filter-development http protobuf proxy
Last synced: 18 May 2026
https://github.com/oleg-nenashev/wiremock-googletest-demo
Demo: Using WireMock with Testcontainers for C/C++ in Google Test
api cpp demo testcontainers testcontainers-c wiremock
Last synced: 28 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/jodermo/unrealenginegameserver
Unreal Engine dedicated Linux server as Docker container with included Django backend and database for admin tools and dynamic REST-API
backend bash build-tool cpp django game game-development game-server linux postgresql python rest-api unreal-engine
Last synced: 07 Apr 2026
https://github.com/orgh0/highperformancecnn
Implementation of a High Performance CNN for MNIST dataset
Last synced: 18 May 2026
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/gecko-robotics/messages
reads a message file and creates C++ and Python messages
cpp messages python3 robotics serialization toml
Last synced: 07 May 2026
https://github.com/dolphywind/minesweeper
Minesweeper Game with C++/SFML
cpp minesweeper minesweeper-game puzzle puzzle-game sfml sfml-game sfml2 sfml2-game
Last synced: 29 Mar 2025
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/RoccoTescaro/Elaborato_2021-2022
short turn based game project
cpp dark-theme drawings game turn-based
Last synced: 11 Mar 2025
https://github.com/ycsek/bcs006-final_exam
This is the final project of the Bachelor of Computer Science in Advanced Programming of the Faculty of Data Science, City University of Macau.
city-university-of-macau cpp homework
Last synced: 21 Mar 2025
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/gusinacio/epos-riscv
Implementation of OS epos in RiscV for INE5424
Last synced: 04 Jul 2026
https://github.com/anmamun0/dsa-algo-workbook
DSA with C++: A collection of data structures and algorithms in C++ for learning and mastering core DSA concepts.
Last synced: 05 Apr 2025
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/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/sayama3/imagine
A 3D Game Engine Like made in Vulkan & Cpp
Last synced: 21 Jul 2025
https://github.com/mcquerol/tictactoe-cpp
C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)
2d-array class-design cpp doxygen game object-oriented-programming tictactoe uml
Last synced: 18 May 2026
https://github.com/hong539/coding_collects
coding_collects for practice coding with any other Programming languages
c coding cpp csharp javascript python python3 rust
Last synced: 05 Apr 2025
https://github.com/b1tflyyyy/virtual-ascii-camera
Real-Time ASCII Converter
ascii-art atomic cmake cpp gui qml qt real-time v4l2loopback
Last synced: 18 May 2026
https://github.com/tom474/time_bank_system
[RMIT 2023C] EEET2482 - Software Engineering Design - Group Assignment
algorithms cpp data-structures object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/nvarner/physiwell
Short choose-your-own-adventure game created as a final project for Honors 240 Wellness at the University of Michigan
choose-your-own-adventure cpp game
Last synced: 13 Sep 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/sugaliudaykiran/dsa_cpp
CPP_DSA
cpp dsa dsa-algorithm gfg-solutions
Last synced: 14 May 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/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/sameetasadullah/validate-sudoku-using-threads
C++ program to check whether the given sudoku puzzle is valid or not. It uses threads, joins, and semaphores to do that
cpp linux semaphores sudoku-checker thread-joining threads ubuntu
Last synced: 19 May 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/im-rises/cfloydwarshallparallel
Floyd-Washall algorithm implemented in parallel programming using OpenCL
c c-plus-plus cmake cpp floyd-warshall floyd-warshall-algorithm opencl parallel-programming
Last synced: 19 May 2026
https://github.com/vvhacker007/rube-goldberg-machine
✨Implementation of multiple data structures as Rube's Goldberg Machine 🤖 using c++✔.
algorithms cpp data-structures sorting
Last synced: 29 Mar 2025
https://github.com/fabienpean/heco_experiments
Experimental heterogenenous containers in C++
container cpp heterogeneous heterogeneous-containers
Last synced: 13 Mar 2025
https://github.com/cppplayground/simple-threadpool
a simple and lightweight header only ThreadPool for your tasks
cpp cpp11 cpp14 cpp17 cpp20 header-only thread-pool
Last synced: 30 Dec 2025
https://github.com/udontur/judgel
⚖️ Simple local C++ CLI judge
cpp easy-to-install easy-to-use judge local simple
Last synced: 21 Mar 2025
https://github.com/anzure/qtappdev-exam
Avsluttende prøve i Applikasjonsutvikling
Last synced: 19 May 2026
https://github.com/nikumu/the-final-brain-cell
Number Guessing Game in C++
c-plus-plus cpp game open-source
Last synced: 29 Mar 2025
https://github.com/fl444mingo/fl4-cs131-01-04-math
Ch. 1, Lesson 4, Mathematical Operators
Last synced: 21 Mar 2025
https://github.com/fl444mingo/fl4-cs131-01-03-error
Ch. 1, Lesson 3, Errors
Last synced: 21 Mar 2025
https://github.com/fl444mingo/fl4-cs131-02-00
Ch. 2, lesson 0, in-class work
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/helcsnewsxd/gsc-interpreter
Interpreter for a simplified subset of C/C++ with dynamic typing - Language and Compilers course project - Computer Science @ FAMAF (UNC)
catch2 compiler cpp famaf interpreter university-project
Last synced: 17 Jun 2025
https://github.com/maximlevchenko/cpp-custom-excel
This C++ project provides a robust implementation of a spreadsheet processor, simulating functionality typical of software like Microsoft Excel or Google Sheets.
abstraction cpp incapsulation inheritance makefile oop polymorphism
Last synced: 15 May 2025
https://github.com/einararnason/mcp3426
A C++ driver library for the MCP3426 Analog-to-Digital Converter
Last synced: 29 Mar 2025
https://github.com/linuxuserslinuxmint/cppacc
Cpp account class
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 24 Feb 2025
https://github.com/isaka-james/data-structure-tutorials
This is the repulsitory which contains c++ programs which I write to practice the data structure and algorithms.
cplusplus cpp data-structures data-structures-and-algorithms practice
Last synced: 21 Mar 2025
https://github.com/rvarago/funktions
A small C++17 set of utilities for functional composition.
cplusplus cplusplus-17 cpp cpp17 dsl functional-programming
Last synced: 04 Apr 2025
https://github.com/sameetasadullah/covid-stats-algorithms
A program to find out covid stats of different countries using efficient algorithms i.e, Knapsack, Longest Common Subsequence (LCS), Longest Decreasing Subsequence (LDS) etc
algorithms covid19-data covid19-tracker cpp knapsack longest-common-subsequence longest-decreasing-subsequence longest-increasing-subsequence visual-studio
Last synced: 19 May 2026
https://github.com/platisd/cpp-command-parser
Parse CLI commands with compile-time checks for your sanity
Last synced: 19 Jul 2025
https://github.com/ysh-x/snake-game
Snake game using ncurses GUI Programming library in CPP
cplusplus-11 cpp cpp11 game-development gamedev ncurses-library ncurses-tui
Last synced: 13 Mar 2025
https://github.com/benapetr/sudoku
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
cpp qt sudoku sudoku-board sudoku-game
Last synced: 19 May 2026
https://github.com/flatcap/visitor
⚙️ Example of C++ Visitor pattern
c-plus-plus cpp gof pattern visitor
Last synced: 31 Dec 2025
https://github.com/marklagodych/brainstorm
An optimized and extended Brainfuck interpreter
brainfuck brainstorm characters cpp optimization
Last synced: 13 Jun 2026
https://github.com/kampi/lora-gps-tracker
LoRa APRS GPS tracker.
aprs aprs-beacon aprs-igate aprs-is aprs-tracker c cpp gps ham-radio lora rak3172 stm32 tracker
Last synced: 19 May 2026
https://github.com/hasanyahya101/banking_system
A Banking System implemented in C++. OOP concepts are used in this Project.
banking-system cpp project terminal
Last synced: 30 Apr 2026
https://github.com/afaikafk/bdm
C++ math library for graphics programming
3d-math c-plus-plus-17 cpp cpp-library cpp17 header-only mathematics matrix quaternion vector
Last synced: 04 Jul 2026
https://github.com/kojobailey/xfbin-parser-plusplus
Unpacks CyberConnect2 XFBIN files and converts their data into more usable and editable formats.
binary cc2 cpp cyberconnect2 drag-and-drop jjba jojo json parser tool xfbin
Last synced: 22 Jul 2025
https://github.com/arsalan-dev-engineer/id_generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
basic-programming beginner-project cpp functions generator learning number programming
Last synced: 04 Jul 2026
https://github.com/ckormanyos/win_text_simple
win_text_simple makes a simple Win32-API window with dynamic text
Last synced: 13 Mar 2025
https://github.com/martinsos/tdd-by-example
My exercise project following "Test Drive Development: By Example" by Kent Beck.
Last synced: 08 May 2026
https://github.com/helcsnewsxd/adaptive-network-routing
Adaptive routing algorithm implementation and performance analysis on simulated networks – Distributed Systems and Networking course project – Computer Science @ FAMAF (UNC)
analysis cpp dijkstra-algorithm famaf graph-topology lab matplotlib network network-topologies omnetpp optimization python red-protocol routing-algorithm university-project
Last synced: 20 Apr 2026
https://github.com/cihansari/flexinvokable
Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.
Last synced: 17 Mar 2026
https://github.com/joakimbits/normalize
Make Make more inclusive - build automatically and from anywhere
assembly-x86 bringup c cpp devops includable make pandoc pdf-generation python3 relocatable report test venv
Last synced: 11 Apr 2025
https://github.com/ayeshaashfaq12/tictactoe_game
A 2D-console based game with some thrilling experience and score boarding for the user
cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 18 Mar 2025
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/afcms/epsilon-text-app
Show text on your Numworks calculator
Last synced: 19 May 2026
https://github.com/ashaduri/number-to-georgian-cpp
Transform any number to a Georgian text (C++ version)
cplusplus cplusplus-17 cpp cpp17 georgian georgian-language number translation words
Last synced: 13 Sep 2025
https://github.com/frodoalaska/cuberun
A fancy-styled 3D endless runner game where everything is made in cubes. Brought to you by C++.
cpp cube endless endless-runner-game glfw glfw3 opengl opengl3 opengl4
Last synced: 19 May 2026
https://github.com/pandeyankit123/cp-solutions-by-laidback
CodeForces: Laidback, CodeChef: laidback22, LeetCode: Laid-back
Last synced: 29 Mar 2025
https://github.com/danucosukosuko/win10proactivator
Programa activador de Windows 10 Pro para toda la vida
activation cpp pro vs2022 windows-10
Last synced: 19 May 2026