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-23 00:06:41 UTC
- JSON Representation
https://github.com/borfei/discord-gamesdk-cmake
Bringing Discord GameSDK to CMake build system.
cmake cpp discord discord-game-sdk
Last synced: 26 Oct 2025
https://github.com/hlustikp/raytracing-example
Example for a 0 lib c++ implementation of raytracing
Last synced: 06 Jul 2026
https://github.com/mustafakoca99/cpp
C, C++ programming languages have software.
c-plus-plus computer-vision cpp cpp-course cpp-library
Last synced: 05 Oct 2025
https://github.com/hafizhhasyhari/kumpulan-algoritma-c-plus-plus-algorithm-
Kumpulan Algoritma C++
algorithms-and-data-structures algoritma-pemrograman cpp cpp-algorithms
Last synced: 02 Apr 2025
https://github.com/aawadall/cppgraphics-step1
Recovering CPP Graphics Programs I wrote 2 years ago as part of my Computer Graphics Assignments
computer-graphics course-project coursework cpp linux open-gl years-ago
Last synced: 20 Apr 2026
https://github.com/grzelkaw/passwordmanager
C++ .NET application
clr cpp password-generator password-manager windows-forms
Last synced: 09 Jun 2026
https://github.com/mistzsoftware/dfs-and-bfs-graph
Training on implemtation of DFS and BFS algorithms seen in class with one of the best teacher in the world.
bfs bfs-algorithm breadth-first-search cmake cpp depth-first-search dfs dfs-algorithm oop oriented-object-programming
Last synced: 01 Jun 2026
https://github.com/first-coding/data-structure
This DataStructure warehouse is used to learn for me.
Last synced: 02 May 2026
https://github.com/ww92030-storage/cses
CSES problem set partial and full solutions (Java and C++)
Last synced: 28 Apr 2026
https://github.com/nathan-osman/win32pe
C++ library for working with Win32 PE files
Last synced: 15 Mar 2026
https://github.com/christarazi/pushpopdir
An alternative take on the pushd/popd utlilties -- C++ CLI program that uses a global stack to store the directories
cpp ipc popd pushd shared-memory stack
Last synced: 05 Oct 2025
https://github.com/zselimreborn/godofwine
Mistery game based in Ancient Greece
Last synced: 18 Jul 2026
https://github.com/i-am-mine/debug-this-if-you-can
A growing archive of my coding journey - notes, insights, bug battles, and learning in progress. Try debugging any of it ... if you can.
coding-interviews codingame cpp cpp14 cpp17 cpp20 optimization-techniques
Last synced: 15 May 2026
https://github.com/moligarch/winrpc-playground
Client/Server Windows RPC example
c client-server cpp midl rpc winapi
Last synced: 28 Apr 2026
https://github.com/junaidsalim/tic-tac-toe
A simple two-player, one-time TicTacToe game developed in C++ using classes.
Last synced: 05 Apr 2025
https://github.com/twn39/jiebafts5
A Swift Package that integrates cppjieba with GRDB as a custom FTS5 tokenizer, enabling high-quality Chinese full-text search in SQLite on iOS and macOS.
cpp fts5 full-text-search grdb ios jieba sqlite3 swift tokenizer
Last synced: 30 May 2026
https://github.com/githubfoam/kotlin-cpp-win-githubactions
kotlin cpp win githubactions
cpp githubactions gradle kotlin windows
Last synced: 28 Apr 2026
https://github.com/a35hie/smolc
Write C and Arduino functions at the speed of very fast.
arduino c cpp espanso espanso-package text-expansion
Last synced: 13 Apr 2026
https://github.com/ryanbritodev/edge_computing
Repositório para as Aulas de Edge Computing & Computer Systems na FIAP.
arduino arduino-ide cpp esp32 wokwi
Last synced: 24 Jan 2026
https://github.com/tsovak/a-cryptographic-hash-function
A Cryptographic Hash Function
cpp cryptography hash-functions
Last synced: 02 Apr 2025
https://github.com/charles-bezerra/controledetemperaturacomarduino
Circuito que tem a capacidade de controlar a temperatura de um ambiente.
Last synced: 17 May 2026
https://github.com/ssobue/discrete-fourier-transform
discrete Fourier transform
cpp discrete-fourrier-transform
Last synced: 14 Jun 2025
https://github.com/vladd12/data-structures-and-algorithms-in-python-and-cpp
Data structures and algorithms in Python and C++
algorithms cplusplus cpp data-structures python python3
Last synced: 13 Apr 2026
https://github.com/academe/msf-atomic-clock-decoder
Decode MSF atomic clock transmissions using ESP8266 and interrupts
arduino arduino-library cpp esp8266
Last synced: 28 Apr 2026
https://github.com/sundar2k22/snakeplusplus
🖥️ Command Line Cobra — Reminiscing the Nokia 3310 Snake Game in Your Terminal
Last synced: 09 Jul 2026
https://github.com/ryouze/yt-table
Cross-platform CLI tool for managing YouTube subscriptions locally through a shell-like interface.
cmake command-line-tool cpp cross-platform html regex youtube
Last synced: 28 Oct 2025
https://github.com/rtinter/agiledev_cpp_semesterproject
Semesterprojekt in C++ unter der Verwendung von Scrum in einem Team von 11 Kommilitonen.
agile-development cpp git github gitlab pipelines reviews saas
Last synced: 16 Mar 2026
https://github.com/3ein39/onlinebookreader
Cpp console project practicing some OOP concepts
bookreadingapp console-application cpp oop-principles oops-in-cpp
Last synced: 11 Jun 2026
https://github.com/arnoldchrisoduor1/projecteuler
Solutions to Arithmetic problems
Last synced: 11 May 2026
https://github.com/fcf-framework/fcftest
Provides the FCF_TEST macro to perform the check in unit tests
Last synced: 13 Jun 2026
https://github.com/pandoraeartha/highperformancerandomengine
Head only high performance pseudorandom engine base on PCG-XSH-RR. Multithreading allowed, easy to use, statistically good. 仅有头文件的随机引擎, 基于PCG-XSH-RR算法, 允许多线程, 简单易用, 高随机性.
c cpp random random-generation
Last synced: 28 Apr 2026
https://github.com/spear97/3d-world
An Interactive 3D Environment project that was created during my Spring 2022 Semester at Texas Wesleyan University. A custom graphics Engine Made from Scratch Utilizing OpenGL and C++ to render different environment and spawn 3d object into the Environment.
3d-computer-graphics 3d-engine computer-graphics computer-graphics-opengl cpp object-oriented-programming opengl rendering-pipeline software-development visual-studio
Last synced: 28 Apr 2026
https://github.com/adi-code22/codechef-competitive-programming
CodeChef platform solutions
codechef-solutions competitive-programming cpp
Last synced: 18 Jul 2026
https://github.com/andrew-a-a/brick-breaker-game
First Year Project in Ain Shams University using C++
Last synced: 02 Mar 2026
https://github.com/missingno123/war
Small project to recreate the card game War in C++
Last synced: 08 Jun 2026
https://github.com/dipto9999/visual_studio_exploration
Visual Studio Programs with Unit Test Framework
algorithms c cpp data-structures unittest visual-studio-2019
Last synced: 01 May 2026
https://github.com/jackkimmins/simplenn
Feedforward Neural Network Classifier in C++ • Data Handling, Training, Prediction, and Evaluation
classification cpp feedforward-neural-network neural-network training
Last synced: 19 Jul 2026
https://github.com/mahidulhq/c-learningdocumentation
Notes of C programming while learning.
c computer-science cpp documentation learn learn-to-code learning roadmap
Last synced: 07 Feb 2026
https://github.com/aerphanas/microcontroller-programming
Learning Microcontroller programming
Last synced: 28 Apr 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/uael/gb
gb single-file public domain libraries for C & C++
Last synced: 28 Apr 2026
https://github.com/shahadathhs/cpp-course
This repository is my personal C++ learning notebook, where I practice and take notes while going through different concepts.
Last synced: 05 Oct 2025
https://github.com/solareenlo/42cpp-module-05
C++ practice 05 (Exception, Base class, Derived class, Method pointer)
42 42born2code 42cursus 42projects cpp
Last synced: 28 Jan 2026
https://github.com/voximir-p/logicsim
A simple yet powerful logic gate simulator. [WIP]
circuit cmake cpp cppm logic-gates opengl sfml simulator
Last synced: 31 May 2026
https://github.com/ptsouchlos/TicTacToeExample
Example of implementing a minimax algorithm for a simple TicTacToe game made for the desktop with Qt.
cmake cpp desktop minimax minimax-algorithm minimax-search qt qt5 tic-tac-toe tic-tac-toe-game tictactoe-game
Last synced: 27 Feb 2026
https://github.com/numq/speech-recognition
JVM library for speech-to-text recognition, written in Kotlin and based on the C++ library whisper.cpp
cpp java jni jvm kotlin ml speech-recognition speech-to-text stt whisper-cpp
Last synced: 15 Oct 2025
https://github.com/rooom13/averager-qt-gui
A simple app that provides a simple GUI build using QT framework developed using QT Creator. The target of the app was to have a control of the average and median of punctures of my bike :')
cpp gui qt qt-framework qtcreator
Last synced: 29 Jan 2026
https://github.com/luismsuarez/gameoflife
Implementation of the popular Wa-Tor simulation in C++ and Qt
cpp cross-platform game qt simulation wa-tor
Last synced: 15 Apr 2026
https://github.com/shimpe/prattle
Simple front-end to the MaryTTS text-to-speech software
Last synced: 28 Apr 2026
https://github.com/shubhansu-kr/cse408-designandanalysisofalgoritmn
Implementation of Advance Algorithmns | CSE408 Course - LPU | Sem4
algorithmn cpp data-structures java lpu sem4
Last synced: 20 May 2026
https://github.com/tinloaf/blog-supplemental
Supplemental materials for my blog at https://www.lukas-barth.net/blog/
Last synced: 16 Mar 2026
https://github.com/ereh11/hackerrank
cpp java mysql problem-solving sql-query
Last synced: 13 Apr 2026
https://github.com/brodante/chinatsu
Chinatsu is a C++ game engine project designed as a personal challenge and a showcase of my C++ skills. This project aims to deepen my understanding of game engine fundamentals by building core systems from scratch and tackling complex graphics programming.
cpp game-engine glad glfw opengl opengl3 sdl2 spdlog
Last synced: 28 Apr 2026
https://github.com/jszitas/what_python_programmers_dont_get
A simple exploration into why cache and vectorisation matter (more than just big O)
cache cpp cpp17 decomposition-algorithm performance-analysis qr
Last synced: 17 Jul 2026
https://github.com/t0ine34/agenda
Agenda manager made during my first year of a university bachelor's degree in computer technology
cpp learning-by-doing makefile
Last synced: 09 Apr 2025
https://github.com/gdonald/blackjack-cpp
Console Blackjack in C++
21 blackjack blackjack-game console cpp
Last synced: 06 Feb 2026
https://github.com/jmetrikat/learn-to-code
Exploring solutions to common programming challenges in a variety of programming languages.
c cpp go java python rust typescript
Last synced: 04 Apr 2026
https://github.com/pyrbin/cpp-cmake-template
c++20 cmake starter template
cmake cpp cpp20 starter-template template
Last synced: 09 Jun 2026
https://github.com/man2dev/llama-cpp
fork of fedora spec of llama.cpp
cpp fedora fedora-repository llama llama2 llama3 llamacpp
Last synced: 07 Feb 2026
https://github.com/fpopic/master-indexers
(Class) C++ script to preprocess input files (mapping ids to indices and vice versa) on a single core machine.
cpp id-to-index indexing-engine recommender-system
Last synced: 08 Jun 2026
https://github.com/shakelake/upnp-chat
UPnP Chat
asio-library chat cpp google-test miniupnpc qt6 upnp
Last synced: 28 Apr 2026
https://github.com/mishamyrt/cppwriter
✍️ Iterative interface for generating C/C++ code from Python
Last synced: 27 Jan 2026
https://github.com/priyanshscpp/cs50-harvard-advance-data_structures-algorithms
Advance Data Structures
Last synced: 09 Jun 2026
https://github.com/lygstate/cpathjoin
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows, Baremetal and MacOS. Supports UNIX and Windows path styles on those platforms. And O(N) time complexity. Compatible with nodejs path module.
baremetal c cpp cross-platform freebsd ios join linear linux macos nodejs normalize path path-manipulation path-module realpath relative time unc windows
Last synced: 15 Apr 2026
https://github.com/abdelrahman822000/library-management-system
An application designed to manage a collection of books, providing functionalities to Search for, add, and remove books efficiently.
cpp gui gui-application library-management-system qt qtcreator
Last synced: 30 Jan 2026
https://github.com/butzee/quarkus_mtls_test
This project demonstrates a proof-of-concept (POC) microservice architecture using Kafka for secure communication and computation within a Kubernetes cluster. The architecture simulates a cloud environment and secure computing on sensitive data, specifically for calculating the premium value of car insurance.
certificates cpp kafka microsoft-seal mtls quarkus
Last synced: 30 Jan 2026
https://github.com/bardifarsi/singleton
This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.
concurrency concurrent-programming cpp cpp17 cpp20 lazy-init lazy-initialization lazyinitializationexception multi-thread multi-threaded multi-threading multi-threads multiprocessing multithreaded multithreading object-oriented-programming parallel-computing parallel-programming singleton singleton-pattern
Last synced: 17 Jul 2026
https://github.com/kid0h/sap
A simple cross-platform audio player made in C++
cpp ffmpeg-libraries miniaudio
Last synced: 08 Jun 2026
https://github.com/wtrsltnk/run-jump-retry
A GolSrc mod which will time your speedrun while bunny hopping and wall-jumping enabled.
Last synced: 08 Jun 2026
https://github.com/dalae37/amazingphoto
Multimedia Managing Program
cpp multimedia-applications qt5 visualstudio2022
Last synced: 28 Apr 2026
https://github.com/andreadlm/school
School projects at I.T.I.S. "Mario Delpozzo" - Computer Science and telecommunications branch
c cpp database javascript php school-stuff sockets web-app
Last synced: 13 Apr 2026
https://github.com/sjoerdev/fluid-simulation-cpp
this is a smoothed particle hydrodynamics simulation
cpp fluid fluid-dynamics fluid-solver fluids graphics multithreaded opengl xmake
Last synced: 30 Jan 2026
https://github.com/zypn0tic/fundamentals_of_cpp
Covering fundamentals of C++ including Object Oriented Programming Concepts
cpp cpp-programming cpp11 cppbasics
Last synced: 30 Jan 2026
https://github.com/Haseebullah9012/Chess
Chess is a Famous Two-Player Turn-based Board Game. Its Code in C++ with Object Oriented Approach.
boardgame chess cpp oop turn-based-strategy two-player
Last synced: 11 Mar 2025
https://github.com/muellan/cpp_python
How to build a Python wrapper for C++ functions on Win64
Last synced: 28 Apr 2026
https://github.com/ite-2022-pwr/ite-is-semestr-4
Semestr 4, studia inżynierskie: AiZO, PTM1, Sieci komputerowe, OiAK, WdWK, Bazy danych 1, NiDUC2
algorithms algorithms-and-data-structures assembler assembly computer-architecture cpp database go golang microprocessor networking oracle-database programming sql university university-project
Last synced: 30 Jan 2026