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/sirgolem/rock-paper-scissors-cpp
Rock, paper, scissors. Made in C++.
Last synced: 17 Mar 2025
https://github.com/gmitch215/terminal-miner
Idle Game for mining materials, written in C++
Last synced: 18 Jun 2025
https://github.com/pixelsuft/tinyfoo
Simple music player written in C++ with SDL3 and ImGui
audio bass cpp cross-platform fmod foobar foobar2000 gui imgui mixer music player sdl sdl3 soloud un4seen-bass vlc
Last synced: 14 May 2026
https://github.com/soreing/rpc-service-cpp
Remote Procedure Call service library in C++
cpp metaprogramming remote-procedure-call rpc windows
Last synced: 28 Apr 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/mjkloeckner/cb100
Notas, resueltos y tps de la materia Algoritmos y Estructuras de Datos
54411 9512 apuntes cb100 cpp ejercicios fiuba resolucion schmidt
Last synced: 12 Jul 2025
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/taharachedi/custom_double_linked_list_library-cpp
A C++ template-based doubly linked list implementation providing essential list operations such as insertion, deletion, searching, and reversal.
Last synced: 10 Jul 2025
https://github.com/christinec-dev/toontanks
A simple Toon Tanks! desktop-based game made with UE4 and C++
cpp tank-game unreal-engine unreal-engine-4
Last synced: 14 Jun 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/prasundas99/problem-solving
A list of all common problems (solved) from beginners to advance in problem solving
c codeforces-solutions cpp data-structures java oops-in-java problem-solving
Last synced: 09 May 2026
https://github.com/kientech/algorithms
Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.
algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort
Last synced: 22 Mar 2025
https://github.com/wolkabout/wolkconnect-cpp
C++11 library which provides easy connectivity to WolkAbout IoT Platform.
client-library connectivity cpp fota iot iot-platform wolkabout wolkconnect
Last synced: 22 Apr 2025
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/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/axway-streams/axway-amplify-streams-cpp
Sample application to show how to use Streamdata.io in a C++ application
cpp eventsource server-sent-events sse streaming-data
Last synced: 13 Aug 2025
https://github.com/djngalja/adventofcode
:santa: :christmas_tree: My solutions of the Advent of Code challenges (2024), no AI.
advent-of-code advent-of-code-2024 aoc-2024 aoc-2024-in-cpp cpp no-ai
Last synced: 05 Apr 2025
https://github.com/someaspy/csc109template
A template for starting repos of my comp sci class
Last synced: 20 Mar 2025
https://github.com/the-mastermind1/_stack_
cpp cpp17 cpp20 stl stl-containers
Last synced: 23 Feb 2025
https://github.com/saeidemadi/classmaker
Qt code tool , for having structured classes and clean code in large-scale projects
clean-architecture clean-code cpp gui gui-application model-view object-oriented qt qt6
Last synced: 04 Jan 2026
https://github.com/lukaszwoznica/algorithms-and-data-structures
Implementations of some algorithms and data structures using C++.
algorithms bst-tree cpp data-structures graphs-algorithms heap-algorithm kmp-algorithm monte-carlo-methods pointer-list priority-queue sorting-algorithms trees-algorithms
Last synced: 17 Jun 2025
https://github.com/kimhan-nah/ft_containers
The standard C++ containers have all a specific usage. To make sure you understand them, let’s re-implement them! Version: 4
cpp cpp-containers cpp-library cpp-std
Last synced: 15 Jun 2025
https://github.com/thomasms/fortc
Fortran to C (and back again) examples
bindings c cpp fortran iso modern-fortran
Last synced: 27 Apr 2026
https://github.com/tierra-colada/h5gt
HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project
Last synced: 29 Dec 2025
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/sayakdattagupta/x11imageview
A simple image viewer for X11, written in C++ and using stb_image for decoding
Last synced: 15 Jun 2025
https://github.com/unvercanunlu/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 30 Oct 2025
https://github.com/fl444mingo/fl4-cs131-01-04-math
Ch. 1, Lesson 4, Mathematical Operators
Last synced: 21 Mar 2025
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/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/fl444mingo/fl4-cs131-01-01-hello
Ch. 1, Lesson 1, Hello World
Last synced: 21 Mar 2025
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/allenvox/chord-method
Implementation of solving nonlinear equations using chord method with C++
algorithms chord-method cpp nonlinear-equations
Last synced: 29 Apr 2025
https://github.com/yasnakateb/opencvnotes
OpenCV basics in cpp
cpp image-processing opencv opencv-cpp
Last synced: 18 May 2026
https://github.com/zong4/cppgeneralpolygonclipper
C++ general polygon clipper
cpp polygon polygon-boolean polygon-clipping polygon-clipping-algorithm polygon-intersection polygon-union polygons
Last synced: 04 Apr 2025
https://github.com/esraa-emary/photo-editor
C Plus Plus Code (Photo Editor)
Last synced: 21 Jul 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/diqezit/spectrumcpp
A lightweight, real-time audio spectrum visualizer for Windows with a seamless overlay mode. 🎵 Now with C++, WASAPI, and Direct2D
audio-capture audio-visualizer cplusplus cpp desktop-application direct2d directx fft fft-analysis graphics-programming music-visualizer native overlay real-time spectrum-analyzer wasapi windows
Last synced: 17 May 2026
https://github.com/fuyutsubaki/coffin-struct-utils
C++ header only aggregate helper library {serialize support, gen comp ops, dump,... }
Last synced: 17 Jun 2025
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 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/gmitch215/pltwprojects
My collection of VEXCode Projects I did during my Principles of Engineering class in 2023-2024
Last synced: 14 Jun 2025
https://github.com/pug523/femtolog
A fast C++ logger
async asynchronous cpp cpp20 cross-platform femtolog fmtlib high-performance log log-library logger logging low-latency low-level
Last synced: 07 Apr 2026
https://github.com/markus-goetz/dmt
Parallel computation of max-trees in distributed memory environments
cpp machine-learning max-tree min-tree mpi openmp
Last synced: 02 Apr 2025
https://github.com/ali-el-badry/encryption-decryption-program
How can you keep your password and your information safe?!
Last synced: 21 Jun 2025
https://github.com/stuart6854/vgw
VGW(Vulkan Graphics Wrapper) - A Vulkan wrapper library. (Work-In-Progress)
Last synced: 22 Jun 2025
https://github.com/tuokri/uscript-msgbuf
Lightweight UnrealScript and C++23 message protocol code generator.
code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript
Last synced: 30 Oct 2025
https://github.com/ryomendev/tle-eliminator
TLE-Eliminator is a repository dedicated to learning DSA (Data Structures and Algorithms) through efficient algorithms and optimized solutions. It focuses on improving the execution time of code, helping developers master DSA concepts and build more efficient solutions for competitive programming.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 17 Mar 2025
https://github.com/jerdikk/turingmachines
My try to build turing automate machine
cpp msvc2019 turing-machine-simulator
Last synced: 14 Jun 2026
https://github.com/torotoki/simple-paged-attention
A simple implementation of PagedAttention purely written in CUDA and C++.
attention cpp cuda llm transformer
Last synced: 18 May 2026
https://github.com/johelegp/jegp
Generic library components for JohelEGP's C++ projects.
Last synced: 04 Apr 2025
https://github.com/i5-650/turb-os
A small OS made in C/C++, made for a supervized project ! This project is NOT an example
c cpp operating-system os school-project
Last synced: 17 May 2026
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/4s4v1n/mlp
Neural network for letter recognition
back-propagation cpp forward-propagation machine-learning neural-network
Last synced: 23 Jun 2025
https://github.com/okoge-kaz/compiler_construction
Tokyo Institute of Technology 2022-2Q CSC. T372
c compiler cpp tokyotech tokyotech-class
Last synced: 19 May 2026
https://github.com/mattsalves/securepassgen
SecurePassGen is a lightweight C++ application designed to generate strong and customizable passwords. It offers users the ability to specify password length, inclusion of special characters, and spacing between characters, ensuring the creation of secure passwords tailored to individual preferences.
cpp password-generator security
Last synced: 21 Mar 2025
https://github.com/xottab-duty/x-day-engine
X-Day Engine
c-plus-plus c-plus-plus-17 cpp cpp17 game-engine glfw vulkan vulkan-game-engine
Last synced: 26 Mar 2025
https://github.com/ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
algorithms closest-pair-of-points cpp data-structures divide-and-conquer dynamic-programming graph greedy-algorithms heap huffman-coding java karatsuba-algorithm karatsuba-multiplication lcs-algorithm linked-list matrix-chain-multiplication mergesort optimal-binary-search-tree quicksort skylineproblem
Last synced: 18 May 2026
https://github.com/dstoyanov0/cpp_school
VHSE "John Atanasoff" C++
cpp cppprogramming cppprojects
Last synced: 13 Sep 2025
https://github.com/nchimunyascripts/auction-marketplace
This is a Flask web application that implements a simple auction system. Users can register, login, create auctions, place bids, update auctions, and delete auctions. Follow te link to check out the live demo if any case you can refresh the page
c cplusplus cpp css3 cython flask flask-application flask-sqlalchemy html-css-javascript html5 javascript jquery jquery-plugin jwt-authentication jwt-token powershell python3
Last synced: 12 Apr 2026
https://github.com/connorslade/noseshell
🐚 A Shell for Windows | Making CMD slightly less bad
Last synced: 05 Apr 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/lypitech/rtype
CPP-500 ‒ R-Type
asio cpp ecs epitech game gameengine multiplayer multithreading network rtype udp
Last synced: 07 Mar 2026
https://github.com/garcia6l20/meltingpot
An easy to use CMake Tooling Pot
cmake cmake-modules code-quality cpp
Last synced: 17 Mar 2025
https://github.com/viktor-homeniuk/Shooter
cpp game-development unreal-engine-4 visual-studio
Last synced: 11 Mar 2025
https://github.com/sergeyg22/smartcheckers
A game of checkers with elements of artificial intelligence (al). :video_game:
Last synced: 04 Jan 2026
https://github.com/afnanenayet/libgalois
The Galois field arithmetic library from University of Tennessee adapted to work with Modern C++ and CMake
arithmetic cmake cpp field galois modern
Last synced: 02 Apr 2025
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/yooodleee/personal-study
🏊no pain no gain🏊
api c cpp dataanalysis django java modeling node python spring-boot study study-notes typescript vue
Last synced: 07 Apr 2026
https://github.com/1337fury/cpp_modules
A comprehensive collection of 42 C++ modules covering various topics in C++ programming. Each module provides detailed and practical examples, created as part of coursework at 42. This repository aims to serve as a learning resource for others studying C++.
algorithms classes-and-objects cpp design-patterns file-handling inheritance module polymorphism sorting
Last synced: 24 Jun 2025
https://github.com/benami171/template_tree_container
Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.
containers cpp gui iterators templates tree-structure
Last synced: 24 Jun 2025
https://github.com/janwilczek/adc24-talk
Companion repository to my Audio Developer Conference 2024 talk entitled "Bug-Free JUCE UI: Structure Your GUI Code For Stability, Testability & Clean Architecture"
clean-architecture cpp juce juce-application juce-framework juce-plugins mvvm
Last synced: 19 May 2026
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 May 2026
https://github.com/eclipse-keypop/keypop-calypso-crypto-legacysam-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Legacy SAM Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/fontseca/lexemn
Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.
cmake cpp interpreter lexing mathematics parsing programming-language
Last synced: 10 Jul 2025
https://github.com/w-n-r/fast
National University of Computing and Emerging Sciences
cpp funtions logic-programming programming statements switches
Last synced: 02 Apr 2025
https://github.com/afcms/epsilon-text-app
Show text on your Numworks calculator
Last synced: 19 May 2026
https://github.com/c0de4un/simple-spin-lock
Simple Spin Thread-Lock Example
cpp cxx multi-threading multithreading mutex posix-thread pthread raii spin-lock spinlock thread threading threads win-thread winthread
Last synced: 28 Oct 2025
https://github.com/eclipse-keypop/keypop-calypso-crypto-asymmetric-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Asymmetric Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 2025
https://github.com/allejo/aclovis
A Typescript library for programmatically generating C++ code
code-generation cpp typescript
Last synced: 07 May 2026
https://github.com/daixinye/zjucst
作业 & 实验
blockchain cpp hadoop iot object-oriented spark
Last synced: 16 May 2026