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-01 00:06:36 UTC
- JSON Representation
https://github.com/iambijoykar/jsondb
JsonDB is a simple Json Database made with C++
cli-app cpp database json json-database
Last synced: 13 Apr 2026
https://github.com/marcpage/yajson
Yet another JSON library lightweight C++ header
c-plus-plus c-plus-plus-11 cplusplus cpp cross-platform header-only json json-parser json-serialization rfc-6901 rfc-7158 rfc-7159 rfc-8259
Last synced: 30 May 2026
https://github.com/diable201/ads2021_practice
Codes from practice lessons
algorithms cpp data-structures
Last synced: 30 May 2026
https://github.com/yurykozhenov/cocosslots
Slot machine made with cocos2d-x 🎰
cocos2d-x cpp game-development
Last synced: 10 Jan 2026
https://github.com/james-p-d/consolesnake
Snake game for Windows console in C/C++
c console-application cpp snake snake-game
Last synced: 21 Apr 2026
https://github.com/foxmd/cmake_template
CMake template for small/mid C++/C projects with tests
c catch2 cmake codecov conan cpp github-actions github-pages project
Last synced: 18 Jan 2026
https://github.com/zaki-x86/cxx_project_template
Template for midsize to large c++ projects
ci-cd cmake cmake-template cmakelists cpp cpp11 cpp17 cpp20 doctest documentation doxygen git gitbook github-actions googletest test-automation
Last synced: 13 Apr 2026
https://github.com/adityasworks/library-management-system-using-data-structures-cpp-
A library management system using data structures in C++
binary-search-tree cpp data-structures hashing library-management-system linked-list queue
Last synced: 29 May 2026
https://github.com/flagarde/yaodaq
Yet An Other DAQ
cpp daq data-taking monitoring
Last synced: 28 Apr 2025
https://github.com/relmer/casso
A 6502 emulator with a built-in, fully AS65-compatible assembler
6502 6502-assembly 6502-emulation 6502-emulator 6502-processor apple2 apple2c apple2e apple2gs cplusplus cpp windows
Last synced: 31 May 2026
https://github.com/emd4600/morebackgroundbuttonsmod
Spore mod that adds more background buttons in test drive
Last synced: 02 Apr 2025
https://github.com/brianoy/fastled-aurora-effect-ws2812b
在arduino及ws2812b燈條使用fastled函式庫建立極光效果,6個演算法方式
arduino cpp effects fastled fastled-library ws2812b
Last synced: 17 Mar 2025
https://github.com/nicolascbv/brain-teaser
Simple brain teaser game made to test SFML lib. Everything about this project was shown on the channel 'Terminal Root''
cpp cpp20 game game-development makefile puzzle sfml
Last synced: 10 Jun 2026
https://github.com/princep/tensorrt-sample-on-threads
A tutorial for getting started on running Tensorrt engine and Deep Learning Accelerator (DLA) models on threads
cpp deep-learning-accelerator dla mnist nvcc tensorrt tensorrt-inference threads
Last synced: 22 Jun 2026
https://github.com/adnan-asad1/professional-hotel-reservation-system
A Complete Hotel Reservation System with deep concepts of DSA and OOP in C++.
cpp cpp-all cpp-library cpp-programming dsa dsa-algorithm dsa-cpp dsa-project oop oop-concepts oop-principles oops-in-cpp
Last synced: 12 Jun 2026
https://github.com/pavlevujicic/cplusplus-programming
My Journey with the C++ Programming Language
Last synced: 17 Mar 2025
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/zloteerer/texas-holdem-evaluator
C++ Texas Hold'em Poker Hand Evaluator 🃏
cpp hand-rank poker rank ranking texas-holdem
Last synced: 17 Mar 2025
https://github.com/paul-maxime/lets-see-music
A school project about sound and music visualization (2012).
Last synced: 11 Mar 2025
https://github.com/asynched/cpp-rsa
Implementation of the RSA encryption algorithm using C++.
Last synced: 12 Mar 2025
https://github.com/jefrisibarani/fingerprint-attendance
Software Attendance Fingerprint Reader
attendance-system cpp fingerprint-attendance fingerprint-reader postgresql-database
Last synced: 14 Jun 2025
https://github.com/jeffamstutz/ftevaluator
small parallel fault-tree evaluator (example code for High Performance Parallelism Pearls Ch. 6)
compiler cpp parallel-computing simd
Last synced: 26 Mar 2025
https://github.com/hbkabir004/listen-the-lesson
‘Listen The Lesson’ is an operating system-based desktop application program, that is designed by programming language Python which can read out any PDF in the system with the help of it associated features.
Last synced: 13 Apr 2026
https://github.com/vishal-ahirwar/cache
Simple Cache system written in C++
cache cpp software-development
Last synced: 17 Mar 2025
https://github.com/matgomes21/percepcao-termica
Projeto eletrônico de controle e coleta de temperatura corporal para monitoramento médico da sensibilidade epitelial.
arduino cpp electronics hardware software
Last synced: 15 May 2026
https://github.com/brenofariasdasilva/c
My C Language Codes.
algorithms algorithms-and-data-structures c cpp deitel-exercises
Last synced: 21 May 2026
https://github.com/man2dev/tic-tac-toe.cpp
a tic tac toe project I made in my first semester of University
ai cpp min-max min-max-algorithm tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game university university-assignment university-course university-project
Last synced: 08 Jun 2026
https://github.com/kaierikniermann/c_cpp-mini-project-template
This is a template you can use for small quick C projects
Last synced: 13 May 2026
https://github.com/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 2025
https://github.com/pranavgupta1234/algorithmsanddatastructures
This includes various algorithm paradigms and data structures in C++
adsa algorithms avl-tree binary-search-tree codeforces cpp datastructures graph hashing linked-list makefile oop rbtree templates tree
Last synced: 05 Oct 2025
https://github.com/vovandreevik/datastruct-iterators
This C++ program demonstrates how to read, process, and sort data using the DataStruct structure and custom sorting criteria.
cpp iterator oop oops-in-cpp struct
Last synced: 06 Oct 2025
https://github.com/abhaysp95/essential_cp
The repository contains solutions to the CP & DSA problems from various platforms
algorithms codechef-solutions codeforces-solutions competitive-programming cpp cpp14 dsa leetcode-solutions python zig ziglang
Last synced: 12 Mar 2026
https://github.com/pegvin/dllbundler
Recursively Copy DLLs Required By A .exe or a .dll file.
cpp cpp17 dll-bundler mingw mingw-cross-environment mingw-environment mingw-w64 mingw32 mingw64 msys2 objdump
Last synced: 06 Oct 2025
https://github.com/stratblues/game_protocol_quic
application protocol built ontop of MsQuic, flexible header logic for implementations
Last synced: 06 Oct 2025
https://github.com/gsri30/sob-challenge
My solution to the Summer Of Bitcoin Challenge
algorithms cpp dp graphs summerofbitcoin
Last synced: 07 Oct 2025
https://github.com/yashlad27/pokercpp
🃏 A command-line Texas Hold’em Poker game written in C++. Features basic game flow including dealing, hand evaluation, and a simple bot opponent. Built for practicing game logic, object-oriented design, and C++ fundamentals.
ai cli cpp game monte-carlo-simulation poker stl-algorithms vector
Last synced: 19 Oct 2025
https://github.com/gusenov/examples-boost
:large_blue_diamond: Примеры использования библиотек Boost.
boost cpp examples json serialization
Last synced: 22 Apr 2026
https://github.com/connorslade/easyminecraftdeploy
🕹 Easy way to start a Minecraft server!
cmake console console-application cplusplus cpp easy-to-use minecraft minecraft-server sigma76
Last synced: 07 Oct 2025
https://github.com/vaithak/stable-marriage-problem
An implementation of stable marriage problem in C++.
cpp gale-shapley-algorithm stable-marriage stable-marriage-problem
Last synced: 07 Oct 2025
https://github.com/ivangrana/prog-redes
Repositório dedicado a programação de redes utilizando Python,C e C++
c cpp network-programming python socket-programming
Last synced: 18 Jan 2026
https://github.com/wzslr321/leetcode
My leetcode solutions, update systematically :>
algorithms algorithms-and-data-structures cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 07 Oct 2025
https://github.com/penghanyuan/fattreegenerator
C++ program to generate a fattree topology file
Last synced: 08 Oct 2025
https://github.com/sl-pirate/snake
A Multi-Player Snake game in sdl
cpp cross-platform-game game multiplayer multiplayer-game sdl sdl2 snake snake-game snake-game-2d snake-game-in-cpp wxwidgets wxwidgets-gui
Last synced: 08 Oct 2025
https://github.com/pymarcus/competitive_programming
Exercícios afim de melhorar a lógica e o desempenho nas competições
Last synced: 08 Oct 2025
https://github.com/gilzoide/functor2c
Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop
c-interop cpp cpp11 cpp17 function-pointer function-pointers functor single-file single-file-library single-header single-header-library
Last synced: 08 Oct 2025
https://github.com/runedgeai/agents-sdk
A modern, high performance C++ SDK for AI Agents
agentic-ai agents anthropic artificial-intelligence cpp gemini llama-cpp llm ollama openai sdk
Last synced: 08 Oct 2025
https://github.com/0x0c/m3d13
Tiny 3DCG library.
3d-graphics c-plus-plus cpp cpp-library tiny-3dcg-library x11
Last synced: 08 Oct 2025
https://github.com/utsavkash19/my-stress-test-template
competitive-programming contests cpp templates
Last synced: 08 Oct 2025
https://github.com/raihanuldev/cpp-for-dsa
Cpp basics for Jumping DSA
codeforces-solutions cpp dsa dsa-algorithm
Last synced: 08 Oct 2025
https://github.com/hugodonotexit/cbudgie-vscode-extension
cBudgie Theme VScode Extension
cbudgie cpp new-language vscode vscode-extension vscode-extension-pack vscode-language vscode-snippets
Last synced: 27 Jan 2026
https://github.com/ignavan39/binary-tree
university laboratory binary tree
binary-search binary-search-tree binary-tree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/awais-124/oop_project
Second Semester Project. Payroll Management System. A Console Application with Responsive UI.
cpp oop payroll-management-system ui
Last synced: 19 Apr 2026
https://github.com/jmarrec/energyplus-cpp-demo
Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI
cpp cpp20 energyplus ftxui hacktoberfest
Last synced: 27 Jan 2026
https://github.com/alexoah/cppplayground
A playground for C++ programming language.
alexoah c-plus-plus cpp exercises exercises-code-cpp exercises-solutions experiments w3school-cpp-exercises w3school-exercises-solutions
Last synced: 09 Oct 2025
https://github.com/bornalgo/binarytree
Binary Tree: Sample C++ code inspired by LeetCode
argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic
Last synced: 19 Apr 2026
https://github.com/maxiamo/dinogame
C++ Classes in-game using example
console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code
Last synced: 09 Oct 2025
https://github.com/ajnus/computacao_grafica_inf1761_projetos
Para Projetos (maior complexidade que as Tarefas) da disciplina INF1761 - Computação Gráfica; Bacharelado em Ciência da Computação, PUC-Rio. Professor: Waldemar Celes. Uma branch para cada Projeto
3d 3d-graphics animation animations cg cgi chess chess-board chess-game chessboard cinema computacao-grafica computer-graphics cplusplus cpp graphics graphics-programming lightning opengl shaders
Last synced: 19 Apr 2026
https://github.com/esraa-emary/ciphers-and-deciphers
C Plus Plus Code (Ciphers and Deciphers)
clean-architecture cplusplus cpp
Last synced: 09 Oct 2025
https://github.com/bensuperpc/experimentation
Git repository for my tests in C and C++ of new solutions
Last synced: 18 Oct 2025
https://github.com/vaibhav-kesarwani/calendar-checker
This terminal site is very usefull to generate the calender by just giving the year
Last synced: 09 Oct 2025
https://github.com/abcdesktopio/abcdesktopio.github.io
docs website for abcdesktop.io
abcdesktop c cpp docker kubernetes less lua-script no-vnc node-js python3 remote-desktop tigervnc vdi websocket x11
Last synced: 10 Apr 2026
https://github.com/hilbertcube/simd-pathtracer
A path tracer with 3D model importing, written in modern C++ and accelerated using SIMD, OpenMP, and tile-based rendering
3d-graphics 3d-models cpp openmp-parallelization path-tracing raytracing simd
Last synced: 09 Oct 2025
https://github.com/stefanjohnsen/triangulateobj
Triangulation of polygons in obj files
console-application cpp cpp11 earcut fan indices line obj polygon triangle triangulation vertex wavefront wavefront-obj
Last synced: 09 Oct 2025
https://github.com/krishnaura45/dsa-lap-12
DSA Practice Lap 1 and 2 | C++
cpp dsa-learning dsa-leetcode dsa-practice dsalgo
Last synced: 31 May 2026
https://github.com/zhongruoyu/threadpp
A lightweight thread pool in C++17.
cpp cpp17 thread-pool threading
Last synced: 09 Oct 2025
https://github.com/evr5/cliptransfer
A lightweight C++ application for sharing clipboard text over LAN using ASIO. Automatically switches between client and server mode.
asio clipboard-sharing cmake cpp cross-platform lan local-network network-programming opensource socket-programming standalone-asio tcp tcp-client-server text-sharing utility
Last synced: 09 Oct 2025
https://github.com/igozdev/charimpl
Compile-time header-only char implementation checking for C++03/11/14/17/20
compile-time cpp cpp03 cpp11 cpp14 cpp17 cpp20 header-only modern-cpp no-dependencies
Last synced: 05 Feb 2026
https://github.com/pulkit1822/leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 14 Apr 2026
https://github.com/iboudhaine/hnsw-attribute-filtering-optimization
Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.
ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps
Last synced: 18 May 2026
https://github.com/geokaralis/coreui
An advanced, descriptive UI framework for cross platform UI development, macOS, Windows, Linux.
cpp descriptive framework linux macos native sdk ui windows
Last synced: 04 Apr 2026
https://github.com/makcymal/dbg-cpp
The macro dbg() in C++, just like in Rust
cpp debug debugging macro pretty-print single-header
Last synced: 10 Oct 2025
https://github.com/rei-san001/atcoder-solutions
Started solving Atcoder problems. Hoping this will help some of you guys
atcoder atcoder-solutions cpp cpp17 problem-solving
Last synced: 10 Oct 2025
https://github.com/salma-mamdoh/oop-applications
Our Applications for Object Oriented Programming Course taken during Winter 2022 semester
Last synced: 19 Jan 2026
https://github.com/aasjunior/esp32
Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO
Last synced: 09 May 2026
https://github.com/haimozer123/amnongame_-_cppfullexercises
This repository contains solutions to completed as part of the course for CPP and OOP i take in RTED collage.
Last synced: 10 Oct 2025
https://github.com/yuhexiong/leetcode-solution
Document my LeetCode solution with chinese comments and multiple programming languages.
c-language cpp go golang java javascript leetcode mysql python typescript
Last synced: 14 Apr 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/briansalehi/references
Note Collections Cited to Reference Manuals
algorithms c c-programming cpp cpp-programming linux-kernel linux-system-programming
Last synced: 31 May 2026
https://github.com/cemoktra/restpp-server
A simple C++ RestAPI server with routing
cpp http-server rest-api restapi-server server
Last synced: 10 Oct 2025
https://github.com/yunusemrejr/chat-bot-with-cpp
Basic console chat bot with C++ for windows computers.
Last synced: 10 Oct 2025
https://github.com/arkorty/exprevalplusplus
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
abstract-syntax-tree cpp hacktoberfest object-oriented-programming
Last synced: 19 Jan 2026
https://github.com/yusef-ahmed/cpp-template
My C++ template for competitive programming
Last synced: 11 Oct 2025
https://github.com/hhyyrylainen/mlbrickbreaker
AI learns to play brick breaker
cpp cpp17 godot machine-learning
Last synced: 21 Jan 2026
https://github.com/mstanimirovic/make-template
Custom Makefile build system for C and C++ projects, enhancing development efficiency and flexibility.
build-system c cpp make makefile
Last synced: 19 May 2026
https://github.com/dotpipe/wisephp
The Ultimate in PHP Open programming. Language conversions, JavaScript initialization, Load-Balancers, PHPUnit Test Creator, opensource programming. etc.
assembly cpp java oop-concepts pasm phpunit
Last synced: 19 Jan 2026
https://github.com/maxencebonamy/fractal-explorer
This software is a mathematical simulation that represents a fractal. A fractal is a mathematical object with a similar structure at all scales. This software lets you visualize two very specific fractals and move inside to observe them.
burning-ship cpp fractal mandelbrot mathematics sfml simulation xmake
Last synced: 11 Oct 2025
https://github.com/hassan11196/ds-assignments
Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018
bfs c cpp data-structures dfs infix optimization pathfinding postfix
Last synced: 18 Apr 2026