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-04-06 00:06:33 UTC
- JSON Representation
https://github.com/mvharsh/data-structures
This repository contains all my data structures code in C++ language
cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees
Last synced: 03 Mar 2025
https://github.com/zyugyzarc/dees
Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.
compiler cpp language programming-language python
Last synced: 05 Mar 2025
https://github.com/tomaszrewak/strong_typedefs
A strong_typedef implementation for C++ with selective operator overloads.
cpp header-only library operator-overloading strongly-typed
Last synced: 23 Feb 2025
https://github.com/sarincr/object-oriented-programming-with-cpp
Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.
algorithms artificial-intelligence c course cplusplus cpp data-science datascience datastructure datastructures deep-learning machinelearning object-oriented-programming objective-c oops-in-cpp opps programming-exercises programming-paradigm regression
Last synced: 14 Mar 2025
https://github.com/geoffreylgv/alx-system_engineering-devops
This repo is a DevOps (SysAdmin/Software Engineering) scripts project - that stores basics and advanced (Regular expressions) shell commands.
alx alx-africa alx-curriculum alx-system-engineering c cpp dev developer-tools development devops holberton holberton-school-student holbertonschool linux script scripting shell shell-scripting
Last synced: 30 Dec 2025
https://github.com/mortennobel/ParallelComputingPlayground
Shows different programming techniques for parallel computing on CPU and GPU
Last synced: 08 May 2025
https://github.com/graetz23/xmlcc
an ANSI C++ XML library keeping SAX interface and XML / DOM tree
ansi composite-pattern cpp design-patterns dom html html-generation html-generator html-parser html-parsing lib library object-oriented object-oriented-design platform-independent xml xml-generation xml-generator xml-parser xml-parsing
Last synced: 16 Dec 2025
https://github.com/jcksnvllxr80/sidescroller
SideScroller Demo in Unreal Engine 5.2
cpp games sidescroller unreal-engine
Last synced: 12 Sep 2025
https://github.com/gabrielenava/eigenukf
Implementation of the Unscented Kalman Filter (UKF) in C++ using Eigen.
cpp eigen estimation unscented-kalman-filter
Last synced: 11 Jul 2025
https://github.com/shilza/qtprettytimemanager
Time manager that can notify by pleasant sound
Last synced: 06 Apr 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
https://github.com/mideohub/complaint-management-system
A console-based application to manage customer complaints using manually implemented data structures: linked list (employee management), queue (complaint storage), stack (problem summaries), and priority queue (urgent complaints). Supports Customer, Employee, and Admin roles with file-based data persistence.
aast clion complaint-management-system console-application cpp data-structures data-structures-project linked-list priority-queue queue stack
Last synced: 14 May 2025
https://github.com/asad-ismail/fruits-classfication
Fruit classification tensorflow
classification cpp cpp-inference fruits optimization sagemaker sagemaker-deployment tensorflow tflite-conversion
Last synced: 08 Sep 2025
https://github.com/samyam81/anonymous-functions
A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.
cpp csharp functional-programming java
Last synced: 22 Mar 2025
https://github.com/thefox/wallet-cpp
A C++17 program to track your finances.
cpp cpp17 finances gnuplot mit-license wallet
Last synced: 15 Jul 2025
https://github.com/samyam81/observer_designer
Observer design is a methodology in control systems engineering that involves designing an observer to estimate the unmeasurable internal states of a system based on available measurements.
cpp csharp java observer-design-pattern
Last synced: 22 Mar 2025
https://github.com/thomasjo/cudalicious
C++ header library intended to reduce CUDA boilerplate code
boilerplate cpp cuda header-only
Last synced: 18 Jul 2025
https://github.com/kaushalmodi/nim-systemverilog-vpi
Using Nim to interface with Verilog and SystemVerilog test benches via VPI
1364-2005 1800-2017 c cpp nim pli systemverilog verilog vpi
Last synced: 14 Apr 2025
https://github.com/ippclub/yarnflow
A lightweight compiler that converts Yarn Spinner scripts into Lua code, enabling seamless integration of interactive storytelling into Lua-based projects.
cpp lua yarn-spinner yuescript
Last synced: 14 Apr 2025
https://github.com/seng3694/dynamiclighting
C++ SFML experimental dynamic lighting project
Last synced: 21 Mar 2025
https://github.com/efmsoft/logme
Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime — without restarting
c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows
Last synced: 17 Jan 2026
https://github.com/snwfdhmp/population-genome-evolution
Library for simulating the evolution of a population's genome through reproductions, by applying genes mutations and cross-overs.
cpp evolution-simulator genetic-programming simulation
Last synced: 04 Mar 2025
https://github.com/Codepth-Technologies/FB-Transcoder
Implementation of FB Transcoder
cpp fb java python3 transcoder
Last synced: 18 Jul 2025
https://github.com/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/tole-k/ant-colony-optimization-solving-google-hashcode-2020
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
book cpp google greedy-algorithm library mutations np-hard optimization
Last synced: 04 Mar 2025
https://github.com/moshegroot/42projects_archive
My archive with project from Ecole42 (school21 in Russia)
algorithms c cpp data-structures graphics raytracing
Last synced: 17 Jul 2025
https://github.com/oagoulart/yasl
Yet another script loader hooking a process entry point to inject payload scripts into process.
cpp detours hook modding trampoline
Last synced: 17 Jul 2025
https://github.com/theolepage/face-detection
Simple C++ program to detect human faces in an image.
computer-vision cpp face-detection
Last synced: 21 Jul 2025
https://github.com/ripred/profiler
Easily profile your Arduino functions to see how much time they take. The output can be disabled and enabled at runtime. Very lightweight. Optional output pin debugging and custom text output supported too.
arduino arduino-library cplusplus cpp profiling profiling-library utility-library
Last synced: 25 Jun 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: 05 Mar 2025
https://github.com/youssef-saaed/booleanarray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
bitwise-operators cpp memory-management open-source optimization
Last synced: 22 Mar 2025
https://github.com/garciparedes/cc-examples
Set of awesome C++ Examples
algorithms competitive-programming-contests cpp examples garciparedes hackerrank openmp parallel
Last synced: 05 Mar 2025
https://github.com/ahmubashshir/libmat
A library for calculating matrics
c calculating-matrics cpp matrics
Last synced: 06 Apr 2025
https://github.com/mguludag/shared_memory
a simple thread safe shared_memory concept
cpp cpp11 raii-idiom shared-memory thread-safe-queue
Last synced: 22 Feb 2025
https://github.com/humbertodias/sdl-openmugen
Open source King of Fighters code
Last synced: 13 May 2025
https://github.com/CorridoniMatias/kemmens
Biblioteca Multiuso para C - Socket Server - Socket Client - Thread Pool - Serialization - Command Interpreter
c command-interpreter commons cpp frba gnu kemmens operativos serialization sisop socket thread thread-pool utn
Last synced: 11 May 2025
https://github.com/jspanchu/pic
This is a particle in cell code for simulating the two stream instability in 1-D
cpp cxx particle-in-cell plasma-simulation
Last synced: 05 Mar 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/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/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/basemax/minesweepercli
Simple minesweeper game developed using C++ in the CLI mode. (Soon)
cpp cpp-cli cpp-game cpp-game-cli game game-2d game-cli game-development minesweeper minesweeper-board minesweeper-cli minesweeper-cpp minesweeper-game
Last synced: 03 Apr 2025
https://github.com/beliavsky/scientific-programming-speed-comparisons
Links to speed comparisons of languages used in scientific omputing
benchmarks cpp fortran julia language-comparison matlab performance python r scientific-computing scientific-programming
Last synced: 30 Dec 2025
https://github.com/jaydattpatel/binary-tree
Different Operation on Binary Tree Structure
bfs-search binary-tree breadth-first-search c c-language cplusplus cpp depth-first-search dfs-search inorder-traversal levelorder-traversal online-manipal-bca postorder-traversal preorder-traversal tree-height
Last synced: 23 Jan 2026
https://github.com/phoenix15049/absolute
A small graphics engine built with OpenGL using C++ and C
c cplusplus cpp graphics-engine opengl
Last synced: 10 Apr 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: 01 Apr 2025
https://github.com/mrgrd56/textractor-integration-extensions
Integrate Textractor with other apps via named pipes or HTTP
cpp extension http json named-pipes textractor textractor-extension
Last synced: 05 Jul 2025
https://github.com/ferhatgec/finif
finif, cli .ini parser
cpp file ini ini-parser parser
Last synced: 18 Feb 2026
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/pyrbin/realm.hpp
A WIP, experimental header-only ECS framework. Written in C++20/17.
cpp cpp20 ecs entity-component-system game-development game-engine
Last synced: 28 Feb 2025
https://github.com/tw1ddle/geometrize-lib-unit-tests
Unit tests for Geometrize, a library for geometrizing images into geometric primitives
art cpp cpp-library geometrize geometry geometry-processing hill-climbing unit-testing
Last synced: 04 Feb 2026
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/gunh0/hufs-fall-2019-computer-programming
📖 Fall Semester 2019 Computer Programming Lecture Materials | 강의 자료
c computer-programming-lab cpp
Last synced: 25 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: 04 Dec 2025
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/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/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/truthbk/datadog-cpp
Datadog C++ Statsd Client Library
cpp datadog library statsd statsd-client
Last synced: 22 Feb 2025
https://github.com/btframework/wifisnifferconsole
Shows how to use WiFi Sniffer in Console
cpp delphi lazarus netframewor packet-sniffer sniffer vbnet visualstudio wifi wifi-packet-capture wifi-sniffer
Last synced: 26 Feb 2025
https://github.com/randyrants/multifilez
MultiFilez allows you to find and replace text, insert before the start or append to the end of every line, and add text to the start or end of any text-based files.
cpp mfc native utilities win32 windows-10
Last synced: 08 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/kezhengjie/database
A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.
cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows
Last synced: 04 Dec 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/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/arakilian0/about-me
cli outputs random facts about me
command-line cpp cross-platform executable random-facts yaml
Last synced: 11 Jun 2025
https://github.com/grgomariani/mmnn
micro managed NEURAL NETWORK (c++11 / Python)
ai ann cpp dnn mnist neural-nets neural-network neurons python-module
Last synced: 24 Apr 2025
https://github.com/lucambr0/arduinokitchentimer
Kitchen Timer with leds and buzzer for Arduino.
Last synced: 01 Mar 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/radosz99/tsp
Travelling Salesman Problem
algo cpp exact-algorithms genetic-algorithms imga memetic-algorithm tabu-search
Last synced: 01 Mar 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/apchavan/infopuller
Helpful CLI application to fetch useful details about website domains or local machine, using the core Windows OS functions.
autostart c cli-app cpp file-api ipv4 ipv6 mac-address malware-research operating-system persistence registry-hacks robots-txt threat win32-cpp windows windows-registry winsock2
Last synced: 01 Mar 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/srupat/visual-diagnostic-tool-edi
A Visual Diagnostic tool for Debugging and other Applications in Visual Studio
cpp debug-visualizer debugger hacktoberfest visual-studio
Last synced: 23 Apr 2025
https://github.com/eggy115/cpp
C++
cplusplus cplusplus-code cpp eggium eggy115 eggy115-always-win eggy115-always-win-and-never-lose eggy115-never-lose
Last synced: 22 Apr 2025
https://github.com/digoarthur/console-guessinggame
This was my first program create in University.
Last synced: 30 Mar 2025
https://github.com/cpp-frug/cpp-frug.github.io
Pages du site web
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp-11 cpp-14 cpp-17 cpp-20 cpp11 cpp14 cpp17 cpp20 events french french-speaking github-pages meetup paris
Last synced: 10 Apr 2025
https://github.com/iamazeem/cppprimenumberprograms
C++ Prime Number Programs
cpp hacktoberfest prime-numbers
Last synced: 15 Aug 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/cuixing158/visual-based-odometry-estimation1-cpp
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev cpp odometry-estimation opencv orb pose-optimization visual-features
Last synced: 06 Jul 2025
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: 01 Mar 2025
https://github.com/cyrusasfa/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 04 Jul 2025
https://github.com/ran-2012/inversion
solve geophysics using CUDA & TensorFlow
cpp cuda geophysics inversion-method python
Last synced: 13 Sep 2025