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-17 00:06:47 UTC
- JSON Representation
https://github.com/kplanisphere/matrix-vector-ops-cpp
Proyecto 1 - Estructuras de Datos
2d-matrices algorithm-implementation beginner-projects cpp data-structures dynamic-arrays matrix-operations vector-operations
Last synced: 28 Dec 2025
https://github.com/vectominist/algorithms2019fall
💻 Solutions to the three programming assignments of the course Algorithms 2019 Fall, NTU EE.
algorithms assignment-solutions cpp ntuee
Last synced: 24 Mar 2025
https://github.com/toxe/cpp-coroutines
C++ Coroutines
coroutines cpp cpp-coroutines cpp20 cpp23 generator
Last synced: 17 Mar 2026
https://github.com/abdul-rehman-0787/1024_game
"A simple 1024 game using basic concepts of programming fundamentals (PF) in C++
Last synced: 02 Jul 2025
https://github.com/bog-walk/project-euler-cpp
:zap: A C++ solution set for the first 100 Project Euler problems.
algorithms cpp cpp17 educational hackerrank mathematics problem-solving project-euler
Last synced: 04 Apr 2025
https://github.com/ngrogg/rubix-solver
An attempt to solve a rubix cube programatically
Last synced: 24 Mar 2025
https://github.com/hydraharish123/cpp-problems
This repository contains all leetcode and codeforces problems that I have solved
Last synced: 30 Mar 2025
https://github.com/fredwangwang/cpu-scheduling-simulator
cpp scheduling-algorithms simulator
Last synced: 30 Mar 2025
https://github.com/benz206/compengclub2024
Project code for the 2023/2024 Computer Engineering Club
Last synced: 19 May 2026
https://github.com/gsri30/cacheimplementation
A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc.
bitset cache cpp direct-mapped-cache dynamic-size set-associative-cache traces
Last synced: 03 Sep 2025
https://github.com/riccardofelluga/cpp-library-template
Barebone C++ library project template
Last synced: 14 Mar 2025
https://github.com/pechinkin/computer-club-event-processing
Programm to parse a file about events in computer club
Last synced: 31 Mar 2025
https://github.com/ty7swkr/cppurcu
C++ RCU: header-only, dependency-free, RAII-based snapshot isolation
cpp cpp17 header-only lock-free rcu user-space
Last synced: 28 May 2026
https://github.com/jkeresman01/6502_ls
Language server for 6502 assembly
6502 6502-assembly 6502-processor assembly cpp emacs langauge-server linux lsp neovim vim
Last synced: 11 Apr 2026
https://github.com/dev-apollo/sistema-biblioteca
Programa para gerenciar os emprestimos, livros, usuarios e etc de uma biblioteca.
Last synced: 16 Mar 2025
https://github.com/eighty4/binny.sh
Install scripts for GitHub release binaries
c cpp cross-platform devtools go rust supply-chain-management zig
Last synced: 11 Apr 2026
https://github.com/rahulrajaram/snake
C++ Snake program built using ncurses
Last synced: 15 Jun 2025
https://github.com/siddhant-vij/note-taking-app
Practice project for Non-Relational DBMS | CRUD App | CLI tool for efficient note management.
bash cli-app cpp crud-application dbms go java mongodb non-relational-database python
Last synced: 11 Apr 2026
https://github.com/gojax64/operating-systems-class-programs
Programs I have made in the operating systems class. Use of C ++ and the Kbhit () function to detect a key press.
cpp kbhit scheduling-algorithms
Last synced: 23 Mar 2025
https://github.com/danylevych/sfmlgame-sfml-game-development-
This is a repository where is storing the code of the game from "SFML Game Development" book.
cpp sfml sfml-game stl-containers
Last synced: 24 Mar 2025
https://github.com/danylevych/cat-with-heart
This is my cat`s first project by using SFML.
cpp game-development sfml sfml-game-development stl-containers
Last synced: 24 Mar 2025
https://github.com/johannst/flex-bison-cpp-playground
A playground for some flex/bison experiments in cpp
ast bison bison-flex cpp example flex gnu lalr lex lexer lexer-parser parser playground yacc
Last synced: 15 Mar 2025
https://github.com/seigtm/setm-math
setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.
cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library
Last synced: 20 Apr 2025
https://github.com/kaiofelps/estrutura-de-dados-lista-4-e-5
Resolução dos exercícios das listas quatro e cinco de Algoritmos e Estruturas de Dados 1 (recursão).
algoritmos bcc3001 cpp estruturas-de-dados exercises utfpr
Last synced: 02 Jul 2025
https://github.com/jatindhiman05/OpenGL-Algorithms
Computer Graphics
computer-graphics computer-graphics-algorithms cpp glut glut-library opengl
Last synced: 16 May 2025
https://github.com/praths71018/pes2ug21cs392_jenkins
Cloud computing lab on jenkins
Last synced: 06 May 2026
https://github.com/ilovenooodles/pickup-and-delivery-game
Tugas Besar Alstrukdat
cli cpp game pickup-and-delivery
Last synced: 06 May 2025
https://github.com/thekureq/project_moodyweb---uniproj
This is a university project including website and robot software in c++
Last synced: 19 May 2026
https://github.com/maxsonferovante/vector-based-fraud-detection-api
Rinha de Backend - Quarta Edição: Detecção de Fraude com Busca Vetorial
boost cpp docker faiss-vector-search haproxy
Last synced: 28 May 2026
https://github.com/shafaq-aslam/cpp-dsa-adventures
A collection of projects, problem-solving practices, and implementations of Data Structures and Algorithms (DSA) in C++. This repository serves as a learning journey through various algorithms, competitive programming challenges, and DSA concepts.
algorithms algorithms-and-data-structures competitive-programming cpp cpp-projects-coding-exercises dsa dsa-algorithm dsa-learning-series dsa-practice dsa-problems-solutions
Last synced: 07 Apr 2025
https://github.com/damianlebiedz/langtons-ant
Implementation of Langton's ant in C++
cellular-automata cellular-automaton cmake cpp google-test gtest langtons-ant langtonsant sfml
Last synced: 09 Jun 2026
https://github.com/kimboslice99/iis-ipechomodule
IIS C++ module to write the remote_addr server variable into the response, extremely fast
Last synced: 23 Mar 2025
https://github.com/shafaq-aslam/leetcode-chronicles
This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.
algorithms coding-challenges competitive-programming cpp data-structures data-structures-and-algorithms dsa dynamic-programming leetcode problem-solving
Last synced: 07 Apr 2025
https://github.com/rmaestre/variableStars
Optimized package for extract patterns on variable stars
astrophysics corot cpp neural-networks r tensorflow
Last synced: 10 Mar 2025
https://github.com/lschrafstetter/42_cpp08
Project 08 of the 42 Wolfsburg c++ piscine.
Last synced: 02 Jul 2025
https://github.com/laxical/openssl-evp-cpp
This is a introduction project showcasing how to use the OpenSSL EVP API (openssl/evp.h) for implementing various cryptographic techniques using C++.
Last synced: 03 Sep 2025
https://github.com/kamilkrauze/stackvector
A cache-coherent stack allocated templated vector.
cache-coherence cmake cpp data-structures
Last synced: 12 Jul 2026
https://github.com/jrob774/lala
My first ever finished game.
2d cpp cpp17 emscripten game lala sdl sdl2 simon-game simple
Last synced: 12 Jul 2026
https://github.com/mubeenahmedee/mubeenahmed
My personal website showcasing my projects and code.
cpp embedded-systems portfolio-website
Last synced: 27 May 2026
https://github.com/vigsterkr/autobajnd
AutoBájnd for auto-generate binding for C++ classes when using emscripten
cpp emscripten llvm webassembly
Last synced: 06 May 2026
https://github.com/hein-htetsan/diploma-in-computing-i
using conditional statement. ncc assignment
Last synced: 13 Mar 2025
https://github.com/muralidharmaddali/gfg-160
In this repository I will share all the GFG 160 days solutions....
cpp dsa dsa-algorithm dsa-practice gfg-160 gfg-solutions java java-8 python python-3 python3
Last synced: 11 May 2026
https://github.com/andros21/pgrank
pgrank - cpp app for computing pagerank
armadillo cpp cytoscapejs doxygen gh-pages meson ninja-build popperjs scrapy tippyjs
Last synced: 23 Mar 2025
https://github.com/rahul8320/ds_and_algo
Implementation of data structures and algorithms in cpp.
algorithms algorithms-and-data-structures algorithms-datastructures cpp data-structures linked-list oops searching-algorithms sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/duaa-a/healthcare_ms
the power of indexing and file structures to maintain and manage healthcare records.
cpp filesystem healthcare-application indexing
Last synced: 16 Mar 2025
https://github.com/bemxio/mindbonk
A Brainfuck interpreter made in C++
brainfuck brainfuck-interpreter brainfuck-language cpp interpreter
Last synced: 05 Mar 2025
https://github.com/kaladabrio2020/algebra-linear-computacional
algebra cpp matplotlib numpy python
Last synced: 12 Apr 2026
https://github.com/michaelzheng67/cpp_banking_api
C++ banking api with focus on object oriented programming
cpp fintech fintech-api object-oriented-programming
Last synced: 07 Apr 2025
https://github.com/siposattila/cube4life
cpp cpp17 vulkan vulkan-api vulkan-sdk
Last synced: 02 Apr 2025
https://github.com/daleksla/escapegame
First game in my TextAdventureGame series. This game is centralised around acquiring keys (by playing mini-games) and unlocking rooms to do so
Last synced: 01 Jul 2025
https://github.com/BardiFarsi/ThreadPoolManager
ThreadPoolManager is a C++ project that implements an efficient multi-threading system using a thread pool for generic functions of the same type and different tasks. It includes task management, synchronization mechanisms, and thread-safe logging to demonstrate concurrent task execution.
cpp cpp17 cpp20 cuda cuda-programming memory-management multiprocessing multithreading parallel-computing parallel-processing parallel-programming thread thread-pool thread-safety threadpool threads threadsafe
Last synced: 15 May 2025
https://github.com/prinuvinod/cpp-programming
These are some programs I used to learn c++ Language.
Last synced: 11 Jun 2025
https://github.com/blvxme/vk-internship-task
Поиск кратчайшего расстояния в графе
Last synced: 08 Apr 2025
https://github.com/antonvlnc/proyectofinal_cgeihc
Proyecto Final - Computación Gráfica e Interacción Humano-Computadora
blender computer-graphics cpp opengl
Last synced: 12 Apr 2026
https://github.com/fraadap/backendecommerce
This is a project for a Computer Science Bachelor Course. It's been implemented an HTTP server for an ecommerce backend. Project has a multicore and multithread architecture, managed by Redis.
Last synced: 26 May 2026
https://github.com/justagwas/retro-lanes-2d
A "Retro" Styled 2D Highway Racing Console Game
console console-game cpp game retro sfml sfml-game
Last synced: 15 Mar 2025
https://github.com/mehrshaad/csf_projects
Computer Science Fundamentals Projects
computer-science-fundamentals cpp terminal-based
Last synced: 16 Apr 2025
https://github.com/kseen715/ai-foundations-lr
БГТУ:: Основы ИИ
ai c cpp laboratory python university
Last synced: 12 Apr 2026
https://github.com/kbrddestroyer/libeventsystem
C++ Event system library
contributions-welcome cpp event-management library newbiefriendly seeking-collaborators seeking-contributors
Last synced: 11 Jul 2026
https://github.com/filming/chroma
A streamlined C++ tool for precise conversion between HEX and RGB color formats.
Last synced: 14 Mar 2025
https://github.com/eslamdyab21/task1.1-mia-monster-hotel-
In this task I'm using OOP principals in CPP to do the task2. this task is from the training phase of MIA technical team in Alexandria University.
classes-and-inheritance classes-and-objects cpp oop oops-in-cpp pointers
Last synced: 15 Mar 2025
https://github.com/niazlv/universitykpfu1coursec--
Laboratory works of 1st year of KFU IVMiIT University
cpp kfu kpfu lab labwork labworks university university-course university-project
Last synced: 16 Jul 2025
https://github.com/toshimasakitamura/directx12-texturetest
DirectX12を勉強するために作成したアプリケーションです。
cpp directx12 source visual-studio windowsapi
Last synced: 11 Jun 2025
https://github.com/bc100dev/alde
Android on the Linux Desktop Environment
android bionic cpp glibc java jdk-21 linux native-apps open-source sdk sdk-android sdk-java
Last synced: 15 Mar 2025
https://github.com/pradeepchegur/essentials_of_cpp
Typical codes on essentials of C++
Last synced: 15 Mar 2025
https://github.com/zircote/cpp-lsp
Claude Code plugin for C/C++ development with clangd LSP, clang-tidy, and clang-format
c clang clangd claude-code-plugin code-quality cpp lsp
Last synced: 13 Jan 2026
https://github.com/imohraz/image-processing
An image processing project using matrices in C++ with Qt framework
cpp desktop image-processing matrix qt qtcreator
Last synced: 10 Mar 2026
https://github.com/kenpusney/dc
DumpCore -- Vitrual Machines
cpp language-runtime virtual-machine
Last synced: 24 Mar 2025
https://github.com/bevatsal1122/applied-cryptography
Semester III / Honours in Cyber Security & Forensics
Last synced: 23 Mar 2025
https://github.com/aurimasniekis/cpp-parcel
Wrappable, wire-transferable C++23 value system with JSON serialization.
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-conduit
Modern C++23 header-only event-dispatching / event-transport library
amqp cpp cpp23 dispatcher event event-dispatcher event-driven events mqtt nats rabbitmq redis zeromq
Last synced: 28 May 2026
https://github.com/rkolovanov/solutions-cpp
Хранилище решений различных задач на C++
Last synced: 16 May 2025
https://github.com/aurimasniekis/cpp-metadata
Modern C++23 header-only metadata container (JSON-like)
cpp cpp23 header-only header-only-library json metadata
Last synced: 28 May 2026
https://github.com/radikz/kalmanmanual
Simple Implemantation of Kalman Filter
Last synced: 31 Mar 2025
https://github.com/seantolstoyevski/bf
simple format library for C++17=> : using fold expression, header-only
Last synced: 23 Mar 2025
https://github.com/lepharamramchiary/remove-duplicates-from-sorted-array-cpp-oop-leetcode
Last synced: 06 Jan 2026
https://github.com/ellectroid/flogger
File logger - minimalist log file utility
Last synced: 16 May 2025
https://github.com/stefanhamminga/cpp_lib_scripts
Scripts for managing C++ header-only libraries
c-plus-plus cmake cpp documentation library
Last synced: 30 Mar 2025
https://github.com/helleb0re/bookypedia
The database of books and authors has been written in C++ with Postgres
boost conan cpp cpp20 libpqxx postgres postgresql
Last synced: 07 Feb 2026
https://github.com/jmcheon/ready_set_boole
Discover the basics of computer-related mathematics with Boolean Algebra and Sets Theory
boolean-algebra cpp set-theory space-filling-curves
Last synced: 12 May 2026