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-29 00:06:50 UTC
- JSON Representation
https://github.com/chalet-org/chalet-docs
Chalet documentation website in NextJs
build-system c cpp cross-platform json mdx nextjs react
Last synced: 07 Feb 2026
https://github.com/hctilg/snake-game
Terminal Snake game in C++ using ncurses library
Last synced: 24 Jan 2026
https://github.com/oliverlee/bazel_clang_format
Run clang-format on Bazel C++ targets
Last synced: 23 Jan 2026
https://github.com/illescasdaniel/emoji-program-1
Program made with emojis!
Last synced: 23 Jan 2026
https://github.com/fathershafiu/sieve-of-eratosthenes-method-of-prime-numbers
This is a C++ program that generates prime numbers using the Sieve of Eratosthenes method of prime number generation
Last synced: 25 Feb 2026
https://github.com/michaelkim/15puzzle
A C++ solver for the generalized 15-Puzzle
15-puzzle cpp ida-star-algorithm
Last synced: 14 Oct 2025
https://github.com/keithdhedger/lprgui
qt5 based frontend for lpr cli command
cpp cups frontend frontend-app gui-application lpr qt5 qt5-gui
Last synced: 22 Feb 2026
https://github.com/savenkovigor/cppfronttemplate
Simple conan/cmake/cpp template project
Last synced: 05 Jan 2026
https://github.com/andrei-chiorian/terrarium_control
This Arduino project automates the management of a terrarium's environment by controlling both temperature and lighting. Using sensors to monitor the temperature, the system adjusts heating or cooling elements to maintain an optimal climate. Additionally, it manages the lighting based on time-of-day or specific light requirements
arduino cpp snake terrarium terrarium-controller
Last synced: 08 Feb 2026
https://github.com/sandeepkumarmishra354/bat-downloadmanager
it is a download manager | C++/Qt/QML
Last synced: 16 Apr 2026
https://github.com/arakilian0/about-me
cli outputs random facts about me
command-line cpp cross-platform executable random-facts yaml
Last synced: 16 Apr 2026
https://github.com/jn513/esp32-l298-control
Functions for controlling the L298 H Bridge in an easy way using ESP32
cpp esp32 esp32-arduino ino l298 l298n
Last synced: 29 Apr 2026
https://github.com/md-shamim-ahmad/hackerrank-online-judge-problems-solutions
This repository contains my accepted solutions for many HackerRank online judge problems
algorithm array competitive-programming cpp data-structures graph hackerrank hackerrank-solutions java linked-list mathematics python queue solutions stack tree
Last synced: 06 May 2026
https://github.com/damatrix/libdsi
a wip attempt to build a libnds alternative for the dsi, without use of libnds or devkitARM
Last synced: 16 Apr 2026
https://github.com/chez14/class.java.dll.so
Yup, load dll and so from java. no need to tell, this is an example.
Last synced: 06 May 2026
https://github.com/rajeshberwal/revisiting-dsa
Repository to Revisiting DSA series
algorithms c cpp data-structures go golang interview-preparation javascript python
Last synced: 18 Oct 2025
https://github.com/1ay1/loom
Single-binary C++20 blog engine. No dependencies, no frameworks — just epoll, markdown, and one command.
blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies
Last synced: 10 Jun 2026
https://github.com/quepas/peptalk
Performance event profiles (pep) speak many languages! Count me in.
cpp event-based-profiling event-based-sampling hardware-counters hardware-performance-counters matlab nodejs papi performance performance-counters performance-measurement profiling python python3 sampling
Last synced: 08 Feb 2026
https://github.com/marcobuster/itis
Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.
Last synced: 29 Apr 2026
https://github.com/mrdcvlsc/cyfre
A Templated C++ matrix library
cpp determinant dotproduct echelon-form library linear-algebra matrix matrix-functions matrix-inversion matrix-library matrix-multiplication rref templated vector-math
Last synced: 08 Jan 2026
https://github.com/khianvictorycalderon/my-c-and-cpp-files
Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.
c c-plus-plus cpp low-level-programming programming
Last synced: 11 Apr 2026
https://github.com/joakimthun/kiwi
A 3D software renderer written in c++
3d cpp rendering software-rendering
Last synced: 31 Mar 2025
https://github.com/newyaroslav/xtime_cpp
Простая C++ библиотека для работы с временем и датой
automation-date calculation cpp epoch-time gmt gmt-time hpp julian-day moon-parallax ole-automation-date posix-time sync-time time timestamp unix utc-datetime utc-timestamp utc-timezone
Last synced: 19 Apr 2025
https://github.com/openmined/syft.cpp
SOON TO BE DEPRECATED - A library for encrypted, privacy preserving machine learning
cpp cryptography deep-learning privacy pytorch secure-computation syft
Last synced: 02 Jul 2025
https://github.com/falcao-g/beecrowd
Soluções de alguns desafios do beecrowd em Python e C++
beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge
Last synced: 04 Mar 2026
https://github.com/breadrock1/coursera-yandexcpp
This course is devoted to acquaintance with the C ++ programming language. The course was developed by leading Yandex specialists and teachers of the School of Data Analysis. They have years of development of search services, advertising and infrastructure behind them. Link to course: https://www.coursera.org/learn/c-plus-plus-white/home/welcome
coursera coursera-cpp cpp cpp-study cpp17 learning learning-cpp learning-to-code yandex yandex-cpp
Last synced: 27 Feb 2025
https://github.com/deftruth/nms.lite.ai.toolkit
🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.
Last synced: 12 Jul 2025
https://github.com/prasadkjose/confidential-ml-sgx
Intel SGX based application to securely upload and train multiparty data-sets with confidential computing.
Last synced: 20 Apr 2025
https://github.com/urtuba/cpp-deck-game
It is not a game or usefull game tracking app. It's written with learning purpose.
cpp homework istanbul-technical-university
Last synced: 16 Mar 2025
https://github.com/soroushj/cpp-course-example-cosine-similarity
Code example for the Fundamentals of Programming course at the University of Guilan, Fall 2016.
cosine-similarity cpp example tokenization
Last synced: 08 Apr 2025
https://github.com/mpogotsky/xapi-cpp
A C++ library that provides a simple API for interacting with the xStation5 trading platform.
boost boost-asio boost-json coroutines cpp cpp-lib cpp20 ssl traiding-api websockets xapi xopenhub-api xstation-api xstation5 xtb xtb-api
Last synced: 20 Apr 2025
https://github.com/kampi/esp32-sim70xx
SIM70XX driver for ESP32 based platforms.
cellular cellular-network cpp dns esp32 esp32-idf gnss gps lte-cat-m1 mqtt-client nb-iot ntp serial simcom tcp-ip tcp-protocol udp-protocol
Last synced: 27 Jun 2025
https://github.com/degitx/nen
Neural Network library with with native CPU/GPU bindings and learning algorithms choice
algorithm-library cpp machine-learning neural-network nodejs
Last synced: 21 Apr 2025
https://github.com/rodyherrera/zendajs
ZendaJS is a JavaScript runtime environment, built using C/C++ with the help of the fast v8 engine developed by Google. An environment with fast performance, which you can use to experiment in your spare time.
backend backend-services cplusplus cpp cxx ecmascript ecmascript-modules javascript javascript-engines javascript-es6 javascript-framework javascript-tools python runtime v8 v8-engine v8-javascript-engine v8js
Last synced: 11 Jun 2025
https://github.com/mortennobel/simplevrcpp
Simple example of using the OculusVR SDK and SDL
cpp graphics-programming oculus-rift openvr sdl2 virtual-reality
Last synced: 18 Jun 2025
https://github.com/seanpm2001/linux_defender_for_fedora-linux
The Linux defender anti-virus software ported to work on Fedora Linux.
anti-malware anti-virus cplusplus cpp css fedora fedora-linux gpl3 gplv3 linux linux-defender linuxdefender md python security shell txt year-of-the-linux-desktop
Last synced: 10 Jul 2025
https://github.com/kezhengjie/checkport
a tiny tool lib written in c++ based on asio for iterating and checking tcp port.
asio check-port cpp cross-platform fast fluent linux modern simple-api tcp-port-checker tcp-port-scanner tiny windows
Last synced: 04 May 2026
https://github.com/d4rk-lucif3r/home-automation
Micro-Controller Based Home Automation for Smart Homes
android-application arduino cpp java smarthome
Last synced: 12 Jul 2025
https://github.com/AlexKordic/HLSProxy
HTTP proxy server. Used for P2P streaming - HLS protocol.
cpp hls-live-streaming proxy-server
Last synced: 18 Jul 2025
https://github.com/nouemankhal/geekcode
A CLI that transforms text into ASCII Art.
Last synced: 29 May 2026
https://github.com/beardedfish/counter
A simple counting app made for devices running BlackBerry 10 OS.
app blackberry blackberry10 cascades counter cpp qml qt simple
Last synced: 09 Apr 2025
https://github.com/afonsocmsousa/asm-emulator
ASM Emulator is a Simpler-way of having fun writing assembly!
assembly cpp cpp17 early-development ncurses
Last synced: 06 Mar 2026
https://github.com/am2022/otp
this is a simple otp(one time password) in c++
cplusplus cpp otp otp-applications otp-generator
Last synced: 09 Apr 2025
https://github.com/thelartians/indexset
A class for manipulating large sets of indices with optimal performance and memory use
cpp fast high-performance indices low-memory set
Last synced: 04 Jul 2025
https://github.com/blaadick/blaadpapers
Fast & clean wallpaper manager
cpp linux qt6 wallpaper wallpaper-changer windows
Last synced: 12 Apr 2026
https://github.com/ergonzamarian/cadastro-academico
Projeto Finalizado :: Trabalho semestral realizado na universidade
Last synced: 17 Mar 2025
https://github.com/pdsmart/x1key
Sharp X1 PS/2 keyboard interface based on the Renesas R8C
c cpp electronics firmware kicad renesas sharp
Last synced: 04 Feb 2026
https://github.com/jakobod/network-driver
An asynchronous network abstraction framework for applications written C++20.
async asynchronous-io asyncio communication communication-library cpp internet internet-connection linux multiplexer network network-abstraction socket-api socket-programming tcp tcp-client tcp-server
Last synced: 04 Feb 2026
https://github.com/muhammadtalhasami/bank_managment_system
This is c++ repository which is based on implementation of oops topics like single , multiple and multilevel inheritance
bank-management-system- bank-management-system-project- bank-management-sytem-cpp- cpp github-muhammad-talha- github-muhammad-talha-sami- inheritance inheritance-examples muhammad-talha-sami-bank-management-system- oops oops-in-cpp oops-project- polymorphism polymorphism-cpp-
Last synced: 04 Jul 2025
https://github.com/muhammad-tayyab-awan/voting-project-using-oop
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
console-application cpp file-handling file-handling-in-cpp voting-project voting-system
Last synced: 02 Mar 2025
https://github.com/michalspano/terminarium
🌱 An Enclosure System – Terrarium + Terminal
Last synced: 24 Apr 2025
https://github.com/lmangani/atproto-cpp
Simple C++ interface for interacting with BlueSky #atproto
Last synced: 09 Apr 2025
https://github.com/iamazeem/cppprimenumberprograms
C++ Prime Number Programs
cpp hacktoberfest prime-numbers
Last synced: 15 Aug 2025
https://github.com/zcemycl/algotest
Solving algorithm problems with C++ (Cmake,gtest), C# (dotnet,xunit), Py (pip,pytest), Js (NodeJS,mocha), bash scripts and github actions, under Win10/OSX/Ubuntu.
algorithms cmake cpp csharp dotnet github-actions googletest javascript leetcode macosx makefile mocha nodejs pip pytest python3 ubuntu unit-testing win2019 xunit
Last synced: 24 Apr 2025
https://github.com/nobody-1321/computer-graphics-programing-in-opengl-with-c
Computer Graphics Programming in OpenGL With C++. Third Edition.
3d-graphics cpp opengl raytracing shaders
Last synced: 05 Sep 2025
https://github.com/bytesclub/n-puzzle-solver
Solution of N Puzzle using A* pathfinding
Last synced: 15 Apr 2025
https://github.com/darxisr/allodslauncher
Allods Online 4.0.02.42 launcher. Pls use this source code for study purposes only. The author is't responsible for your actions.
allods allodsonline client cpp launcher mmorpg
Last synced: 05 May 2025
https://github.com/zee-bit/competitive-programming-codes-cpp
This repo consists of C++ solutions to all the Programming problems I have solved from Codechef and Codeforces. I will be updating this repo on a monthly basis. Feel free to add solutions to problems not present here. P.S. Search the problems by their original names mentioned in the site. If someone is willing to separate the questions based on their topics, then feel free to give me a Pull request after it is done!!
codechef-solutions codeforces-solutions competitive-programming cpp
Last synced: 25 Apr 2025
https://github.com/pakerwreah/rninspector
React Native bridge for the Inspector project
android cpp cross-platform debug debugging flipper inspect ios jni mobile ndk react-native stetho
Last synced: 16 Mar 2025
https://github.com/blagojeblagojevic/motor_speed_pid
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
arduino asm avr avr-assembly c cpp electronics embeded-systems esp32 esp8266 esp8266-arduino microchip microcontroller motor pic pic16f877a pid-controller proteus speed-controller web-server
Last synced: 12 Feb 2026
https://github.com/oatpp/example-consul
Example project how-to use oatpp-consul integration module.
Last synced: 25 Apr 2025
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 03 Mar 2025
https://github.com/doaaosamak/dailystreak-leetcode
Leetcode problems solations, here, i upload my solutions to coding challenges, algorithms, and personal projects.
coding cpp java problem-solving
Last synced: 22 Apr 2026
https://github.com/scyth3-c/curl-http-wrapper
make http requests easily in c++ ⚡
api-client cpp cpp20 http libcurl library linux makefile requests-module
Last synced: 12 Apr 2025
https://github.com/geodetic-metrology-tools/LGC2
LGC : High-precision 3D least-squares adjustment for large-scale geodetic and metrology networks.
cern cpp geodesic-algorithm geodesy geodetic-computations geodetic-network large-scale-metrology least-squares-adjustment metrology-software open-source surveying-tools
Last synced: 29 Apr 2026
https://github.com/abrdej/pigeon-war
Turn-based tactic game. This is server part implemented in C++.
cpp cpp-game game game-2d game-development turn-based turn-based-combat turn-based-game turn-based-strategy
Last synced: 11 Mar 2025
https://github.com/whitemech/cynthia
SDD-based Forward LTLf Synthesis
and-or-graphs and-or-search cpp finite-synthesis linear-temporal-logic sdd sentential-decision-diagram temporal-logics-on-finite-traces
Last synced: 08 Jan 2026
https://github.com/arwenterpstra/algorithms
Different algorithms for different purposes, written in multiple languages
algorithms c cpp csharp java javascript lua python rust
Last synced: 09 Feb 2026
https://github.com/garrylachman/usb-human-name
C++ Humanize USB vendor and product codes library
cpp library usb usb-devices usbids
Last synced: 13 Jun 2025
https://github.com/mrrobinofficial/easingfunctions
A collection of easing functions. It supports multiple programming languages and game development frameworks.
cpp csharp ease easing easing-functions python unreal-engine
Last synced: 12 Apr 2025
https://github.com/the0cp/bing-wallpaper-gui
A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.
bing bing-image bing-wallpaper cpp desktop linux qt qt-gui
Last synced: 06 Sep 2025
https://github.com/inerttila/excel-data-app
Timesheet Management Application A Python and C++-based timesheet management application for tracking work hours and tasks. This application provides an easy-to-use interface for users to input their work-related data, which is then stored and managed in an Excel workbook.
apk cpp docker innosetup python tkinter
Last synced: 08 Jan 2026
https://github.com/ravi-prakash1907/design-and-analysis-of-algorithm
Design and Analysis of Algorithm (DAA) practicals as per the syllabus of B.Sc. (hons.) CS
alorithms college cpp daa hacktoberfest hacktoberfest2020
Last synced: 06 Sep 2025
https://github.com/mr-mrf-dev/doctors-building
🏥 My Project in FOP (BP) With C Programming Language.
basic-programming c cpp fundamentals-of-programming terminal-app
Last synced: 22 Feb 2026
https://github.com/maximilianfeldthusen/tamperprotect
This C++ code is a simple program designed to compute the SHA256 hash of its own executable file and compare it against a known good hash.
Last synced: 01 Apr 2026
https://github.com/comfysage/cpp-hayashi
🌱 a tiny distro-independent package manager in C++.
Last synced: 06 Sep 2025
https://github.com/modio/modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game
cpp modio unreal-engine unreal-engine-4
Last synced: 09 Feb 2026
https://github.com/mohamediibra7im/hnu-icpc-community
This repository contains solutions for all problem sheets and contests from our training program.
algorithms-and-data-structures competitive-programming cpp problem-solving
Last synced: 09 Apr 2025
https://github.com/lukaspietzschmann/pl0-compiler
A small and fun PL0 compiler
compiler cpp pl0 programming-language
Last synced: 06 Dec 2025
https://github.com/alexf2/SignalProcessing
Digital signal processing system (VB6, Visual C++, ATL, 1999)
atl component-object-model cpp signal-processing vb6 visual-basic
Last synced: 11 Mar 2025
https://github.com/neyn/neyson
Lightweight C++11 JSON Library
cmake cpp cpp11 cxx cxx11 json json-library json-parser lightweight parser
Last synced: 14 Jun 2025
https://github.com/plasmaa0/simplecalculator
Simple CLI Calculator Project
abstract-syntax-tree ast binary-expression-tree c-plus-plus calculator calculator-application cli cplusplus cpp evaluation expression-evaluator interpreter lexer math parser
Last synced: 26 Mar 2025
https://github.com/ar-ray-code/depthai-core-template
depthai&C++ configure Template
Last synced: 26 Mar 2025
https://github.com/alexf2/ImageResizer
IE6 ActiveX control for uploading and resizing images at the same time
activex asp-net atl component-object-model cpp gdiplus internet-explorer ocx visual-studio
Last synced: 11 Mar 2025
https://github.com/foxoman/hacky
Hacky is a High Contrast QtCreator Syntax color theme based on OneDark Pro Theme. Good to work with at night light. and focus more on the code than the soundings.
color-scheme cpp qt qtcreator style theme
Last synced: 29 Apr 2026