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-27 00:06:34 UTC
- JSON Representation
https://github.com/mhx/gpsdo-config
Find GPS reference clock configuration from set of frequencies
command-line cpp gps gpsdo lb-gps-linux linux reference-clock
Last synced: 25 Apr 2026
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/demorgan104/dat
Technology development platform for the modern C/C++ developer
artifactory bazel c conan cpp devops embedded-systems prototyping
Last synced: 13 Oct 2025
https://github.com/louiml/ree-ree
cpp custom-programming-language easy-to-use gpp library programming-language
Last synced: 14 Oct 2025
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/open-source-chandigarh/pyre
Just Another Graphics Engine
cpp hacktoberfest hacktoberfest2025 opengl
Last synced: 14 Oct 2025
https://github.com/klirii/javacallswithoutjni
Example of calling Java methods in C++ without using JNI or JVMTI
cpp dll dll-injection example java jdk jni jvm minecraft
Last synced: 15 Oct 2025
https://github.com/thakurdiwakar/gfg-potd
cpp dsa-practice gfg gfg-potd gfg-solutions potd potd-gfg potd-solution
Last synced: 15 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/vspefs/glfwppm
GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp
cpp cpp20 glfw wrapper xmake-built
Last synced: 26 Mar 2025
https://github.com/anmol-baranwal/leetcode-gfg-ds-solutions
C++ Topic wise Leetcode & GFG solutions ✨ (easy access)
algorithms cplusplus cpp data-structures documented dynamic-programming easy-to-understand geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions graphs leetcode leetcode-solutions striver-sde-sheet
Last synced: 06 Jul 2025
https://github.com/bytesclub/n-puzzle-solver
Solution of N Puzzle using A* pathfinding
Last synced: 15 Apr 2025
https://github.com/bcanozter/simple-cpp-shell
Simple C++ Shell
computer-engineering computer-science cpp shell
Last synced: 01 Mar 2025
https://github.com/jfalcou/nucog
High-Level DSEL for designing C++ numerical code
cpp cpp17 dsl hpc numerical-calculations
Last synced: 17 Oct 2025
https://github.com/theshobhitsingh/encryptify
A secure file encryption and decryption tool written in C++, utilizing advanced synchronization mechanisms like semaphores and locks to ensure data integrity and safety.
cli cmake cpp locks multithreading semaphores
Last synced: 14 Mar 2026
https://github.com/nathanjhood/cmodule
C/C++ modules for NodeJS.
c cmake cmake-js cpp cpp11 es6 javascript node-addon-api nodejs npm npm-package typescript
Last synced: 14 Apr 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/the-phoenics/space-shooter
Single player 2d top-down space shooting game built with C++ and Sfml
Last synced: 16 Mar 2025
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/gvelasq/palettizer
R package for color palette generation using the 'palettize' C++ library
Last synced: 26 Oct 2025
https://github.com/the-last-cookie/stringcalc
Usage and calculation of big numbers as strings
Last synced: 26 Oct 2025
https://github.com/thetallprogrammer/password-generator
Falkenberg's Password Generator is a secure and customizable tool designed to generate strong passwords with ease. Adjust complexity and length, exclude specific symbols, and copy your password with one click. This standalone generator is part of a larger password manager project currently in development.
cpp desktop-app desktop-application password-generator password-generator-cpp privacy qt security tool tools user-interface
Last synced: 24 Jan 2026
https://github.com/samyam81/searching_mechanism
Searching in data structure refer to the process of finding the targetted information from a collection of items stored in computer memory.
Last synced: 18 Apr 2026
https://github.com/notapenguin0/titan
Flexible terrain generator library/framework/idk for C++
cpp cpp17 graphics procedural-generation terrain-editor terrain-generation terrain-rendering
Last synced: 23 Apr 2025
https://github.com/senior-sigan/game_lib
Game engine inspired by pico8/tic80/script-8 but without limitations and in javascript
cpp duktape emscripten game-engine raylib
Last synced: 31 May 2026
https://github.com/marcpinet/connect4-ai
🤖 A simple and extensible Connect4 with graphical user interface where you can play against an AI.
ai cmake connect-four cpp minimax-alpha-beta-pruning sfml
Last synced: 25 Feb 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/blagojeblagojevic/neat
Genetic algorithm for training ann
c cpp genetic-algorithm machine-learning neat neat-algorithm neat-pong neural-network pong python3 xor
Last synced: 30 Jan 2026
https://github.com/massimo-marino/memvar
A C++ implementation of a variable with memory of its previous values.
cpp cpp17 cpp20 timestamped-variable timetagged-variable variable-with-memory
Last synced: 10 Apr 2025
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/gazebosim/gz-fortress
Fortress, Gazebo's 6th named release
cpp gazebo ignition-robotics robot-simulation
Last synced: 06 Mar 2025
https://github.com/quinta0/gravity
3D Gravity Simulator is a C++ program that visualizes the gravitational interactions between celestial bodies
3d cmake cpp gravity opengl physics physics-simulation simulation vcpkg
Last synced: 06 Jan 2026
https://github.com/avdhootjadhav/codingpractices
All coding related files
algorithms atcoder codeforces cpp data-structures
Last synced: 30 Mar 2025
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/rudraksh88/zephyr
Zephyr Window Decoration for KDE Plasma. Fork of BreezeEnhanced
breeze breeze-dark cpp kde kde-plasma plasma-theme plasma6 theme window-decorations zephyr
Last synced: 04 May 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/briandowns/libgithub
C/C++ library for accessing the GitHub API.
Last synced: 03 Sep 2025
https://github.com/Qubik65536/Competitive-Programming
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions
Last synced: 26 Nov 2025
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/zreechxnn/calculator-sdl2
SDL2 Calculator: A simple calculator built with C++ and SDL2, supporting basic arithmetic, advanced math functions, and trigonometry. Features a user-friendly graphical interface.
calculator calculator-application conio cpp cross-platform graph gui math math-operations opensource sdl2 sdl2-library sdl2-ttf simple-app software-development stdlib trigonometry
Last synced: 19 Apr 2025
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/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/nathady/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp do-while-loop for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/hato1125/sweet
🍯 A modern C++ wrapper for SDL2.
cpp sdl2 sdl2-image sdl2-ttf wrapper
Last synced: 22 Mar 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/masx200/leetcode-test
leetcode题解和一些测试工具
cpp golang kotlin leetcode leetcode-solutions typescript
Last synced: 07 May 2025
https://github.com/lakshayd02/cpp_programs
This repository provides a diverse set of exercises aimed at beginners and intermediate programmers to enhance their understanding of C++.
coding coding-challenge cpp lets-code
Last synced: 12 Apr 2025
https://github.com/jojowam/classroommanager-cpp
Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++
cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop
Last synced: 15 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/terroo/ffpp
A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.
Last synced: 30 Jun 2025
https://github.com/skhg/weather-station
🌥 ESP8266-based personal weather station project
air-quality arduino cpp data electronics environment esp8266 weather
Last synced: 16 Jan 2026
https://github.com/strongerprogrammer7/informationsecuritysimple
The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018
aes-encryption cpp elgamal gost3410-2018 rsa simple-project stribog
Last synced: 30 Jun 2025
https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
Last synced: 23 Apr 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/xhofe/cug-practice
✍️Some exercises in CUG
algorithms course cpp data-structures java machine-learning network operating-system university
Last synced: 16 May 2025
https://github.com/kalakit/kalacrashhandler
Crash handler library for Windows 10 and 11, made with C++ 20.
cpp cpp20 log logger logging windows windows-10 windows-11
Last synced: 09 Jul 2025
https://github.com/sleleu/cpp_modules
10 modules to learn the basics of c++
42 cpp fundamentals map stack vector
Last synced: 15 Mar 2025
https://github.com/sampreets3/scheduler-rm
Simulation of the behaviour of a Preemptive Fixed Priority Rate Monotonic Scheduler in C++
Last synced: 30 Mar 2025
https://github.com/mmiranda96/numericalmethods
Numerical methods developed on C++ and Scilab
Last synced: 02 Jul 2025
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/nathady/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
cpp database key-value-database key-value-store leveldb lsm-tree
Last synced: 21 Nov 2025
https://github.com/0x0c/perevod
Pervod, a image communicator.
boost cpp cpp-library cpp11 image-communicator
Last synced: 05 Apr 2025
https://github.com/fawwaz37/simple-restaurant
Program Restoran sederhana dilengkapi dengan login dan register user.
Last synced: 02 Sep 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/davyvan/phdstillneedleetcode
Anwsers to LeetCode. Also a practice of CMake and Google Test.
c cmake cpp googletest leetcode solutions testcases
Last synced: 16 Jan 2026
https://github.com/digoarthur/console-guessinggame
This was my first program create in University.
Last synced: 30 Mar 2025
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
https://github.com/antdeivid/estrutura-de-dados
Repositório destinado ao upload dos códigos da cadeira de Estrutura de Dados.
Last synced: 10 Jun 2025
https://github.com/chansoopark98/d3vo-tensorflow
D3VO tensorflow implementation
cpp d3vo deep-learning deep-neural-networks keras monodepth2 opencv python pytorch slam tensorflow visual-odom visual-odometry
Last synced: 07 Apr 2025
https://github.com/danielkrupinski/cmake-demo
A collection of CMake scripts for C and C++ projects.
Last synced: 18 May 2026
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/seigtm/polynomial
A simple polynomial class that supports all basic operations.
cpp cpp-library homework homework-assignments polynomial polynomial-arithmetic polynomial-equations polynomial-multiplication polynomials
Last synced: 20 Apr 2025
https://github.com/iveevi/littlevk
A light, non-intrusive, single-header wrapper for jump starting visualization applications using Vulkan.
cpp game-engine vulkan vulkan-api
Last synced: 15 Apr 2025
https://github.com/f-koehler/cpp-perf
Small header-only C++11 to measure code execution time and performance.
benchmark cpp cpp11 execution-time header-only microbenchmark performance
Last synced: 12 Apr 2025
https://github.com/jbaldwin/libchain
Easy to use std::string enhancements.
cpp cpp17 cpp17-library modern-cpp string string-manipulation
Last synced: 06 Mar 2025
https://github.com/breezewish/jitplot
Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.
cpp jit shunting-yard-algorithm simd
Last synced: 22 Mar 2025
https://github.com/erangi/podcasts
The list of podcasts I listen to
cloud cpp data-engineering databases educational infra music podcast podcasts research storage
Last synced: 11 Feb 2026
https://github.com/teiacare/teiacaresdk
TeiaCareSDK is a collection of reusable C++ components
cpp cross-platform datetime geometry high-performance multithreading sdk utilities
Last synced: 22 Apr 2025
https://github.com/mortennobel/polyplane
Simple interactive plane visualization using kick
cpp cpp11 game-development game-engine graphics-programming
Last synced: 01 Sep 2025
https://github.com/stephanecharette/darknet
Darknet/YOLO Next Generation - Neural Networks for Object Detection
computer-vision cpp darknet neural-network object-detection yolo yolov3 yolov4 yolov7
Last synced: 03 Jul 2025
https://github.com/simone-contorno/rt2-assignment
Research Track 2 - Assignment - Control of a robot in a simulated environment using Gazebo, Rviz and, for the User Interface, Jupyter Notebook.
cpp engineering jupyter-notebook python robot robotics ros
Last synced: 11 Apr 2026
https://github.com/sleeptightansic/actorsingleton
Small code plugin for Unreal 5 which adds inheritable Actor class that can be spawned only once within same World context.
actor cpp plugin singleton ue5 ue5-plugin unreal-engine-5
Last synced: 05 Jan 2026