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-15 00:06:45 UTC
- JSON Representation
https://github.com/rerikop/tpp
Time++ is an easy-to-use header-only library for C++20 to time functions or blocks of code
cpp header-only performance-analysis timeit
Last synced: 04 Mar 2025
https://github.com/akhilsain01/optimized-digital-audio-player
A digital audio player using CPP, where playback and visualization is implemented using Hardware and keyboard via Asynchronous communication(USB device when using Hardware and Multithreading while using Keyboard).
cpp design-patterns exception-handling multithreading oop-principles
Last synced: 04 Mar 2025
https://github.com/oniani/b
A build system
automation build-system build-tool cpp graphs
Last synced: 01 Jun 2026
https://github.com/cmsong111/tetris-core
Tetris Game code module made with C++
Last synced: 29 Mar 2025
https://github.com/pbergstrom90/passwordmanagersimulator
Examproject for "Data IT Security" course, Winter 2024.
Last synced: 22 Mar 2025
https://github.com/johnfromspace/taskboard
A small C++ backend service used as a demo application for a Modern Practices in DevOps course final project.
backend cmake cmakelists codeql continuous-delivery continuous-integration cpp devops docker docker-images dockerfiles ghcr github-actions-enabled github-workflows gitops infrastructure-as-code k8s kubernetes kubernetes-cluster sast
Last synced: 24 Dec 2025
https://github.com/sanelli/turing
Collection of Turing machine emulators for various languages (Go, C#, Python, C++, Pascal, Ada, C, D)
ada c cpp csharp dlang golang pascal python turing-machine turing-machine-simulator
Last synced: 09 Apr 2026
https://github.com/starlitdreams/random-walk-sdl2-
This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!
cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image
Last synced: 03 Jan 2026
https://github.com/belimfaux/extendible_hashing
C++ Implementation of an Extendible Hashing Set
cpp data-structures extendible-hashing hashing
Last synced: 14 Mar 2025
https://github.com/einararnason/bmp180
C++ driver library for the BMP180 digital pressure sensor
Last synced: 23 Jul 2025
https://github.com/saadbutt27/dsa
Data Structures and Algorithms
algorithms array binary-search cpp cpp-stl dsa functions leetcode pointers problem-solving sorting strings time-complexity vector
Last synced: 28 Jun 2025
https://github.com/mkamadeus/tbfo-low-fidelity-the-sims
Tugas Besar TBFO 2019 : The Sims Simulator
Last synced: 12 Jan 2026
https://github.com/sukruciris/webgl_demo
3D temperature display demo on web.
Last synced: 14 Mar 2025
https://github.com/georgiifirsov/variant
C++14 Variant type implementation with only standard features of C++ language and STL library used
cplusplus cplusplus-14 cpp cpp14 variant variant-type
Last synced: 12 Apr 2025
https://github.com/joyrider3774/rubido_funkey
A little chinese checkers or solitaire game with four difficulties for the funkey s handheld system
board-game chinese-checkers-game cpp funkey-s games handheld retro rg-nano sdl solitaire-game
Last synced: 04 Oct 2025
https://github.com/sebastiencozedev/therightprice
This repository contains my first C++ project : The Right Price. To win, you have to find the right price.
Last synced: 06 Apr 2025
https://github.com/arducat/tcpping
Простая утилита для отправления запросов на TCP сервер.
cpp cxx multiplatform pet-project tcp tcp-client tcp-client-cpp
Last synced: 21 Jul 2025
https://github.com/vibhujawa/parallel-adaboost
The repo contains a multi-core parallel implementation of adaboost algo in C++
adaboost cpp machine-learning-algorithms
Last synced: 25 Jun 2025
https://github.com/saiket-das/dsa
Contains all the notes and solved problems on data structures and algorithms in C++
cpp data-structures-and-algorithms
Last synced: 29 Mar 2025
https://github.com/opennessgames/xixitexteditor
QT based text editor imitating Windows 7
Last synced: 26 Apr 2026
https://github.com/robert076/metrics-collector
Short script that tells you the % usage of your CPU and memory on macOS. It's just a demo, I do not recommend it for personal use or accurate results.
Last synced: 18 Feb 2026
https://github.com/darkzarich/render-system
A simple render system made for terminal, shows FPS and operates with frames through endless loop
Last synced: 12 May 2025
https://github.com/suryakarmakar/cpp-programming
📃 Learning CPP Programming From Scratch
cpp cpp-programming cpp-programming-language
Last synced: 04 Mar 2025
https://github.com/smeltier/competitive-programming
These are my resolutions to problems on various platforms related to competitive programming
algorithms beecrowd beecrowd-solutions competitive-learning competitive-programming competitive-programming-algorithms competitive-programming-contests cplusplus cpp cses-solutions data-structures neps-academy solutions spoj-solutions
Last synced: 28 Jun 2025
https://github.com/tush-tr/ps-dsa
Data Structures and Algorithms with a lot of questions
algorithms algorithms-and-data-structures c clanguage cpp datastructures python python3
Last synced: 29 Mar 2025
https://github.com/rid17pawar/friendscircle
Friends Circle is a console based application developed in cpp using Graph Data Structure.
cpp data graph graph-algorithms oop
Last synced: 08 Jun 2026
https://github.com/Richu-Antony/Programmes
android c cpp css html java javascript jquery jupyter-notebook php python sql vscode
Last synced: 30 Dec 2025
https://github.com/yashsiwach/university_trash
DSA Practice questions 💫Only For Help
algorithm algorithms algorithms-and-data-structures cpp data-structures datastructures-algorithms dsa-algorithm notes
Last synced: 10 Jul 2025
https://github.com/cschladetsch/cppobjectrecognition
Finds outlines of random rectangles. Importantly: does not use any external libraries like dlib or OpenCV etc.
clang cmake cpp good-code object-detection
Last synced: 11 Aug 2025
https://github.com/ntoskrnl7/util-linux-cpp
A Header-only library that makes it easy to use Linux utility commands.
cpp cxx17 easy-to-use linux lsblk modern-cpp
Last synced: 04 Jul 2026
https://github.com/mulatinho/hackerrank-challenges
just a repository of challenges from hackerrank.com
challenge-solutions cpp go golang hackerrank-challenges hackerrank-solutions python
Last synced: 26 Feb 2025
https://github.com/priyanshscpp/Data_Structures
This is My DSA Notes of CPP Codes ..Might Help me Revise in near Future
cpp dsa geeksforgeeks leetcode
Last synced: 12 May 2025
https://github.com/beatussum/ufold
The GNU coreutils fold program doped
beatussum cpp cpp-library cpp17
Last synced: 17 Mar 2025
https://github.com/ismacortgtz/project-euler
Solutions for Project Euler
cpp linux programming project-euler-solutions projecteuler projecteuler-cpp
Last synced: 18 May 2026
https://github.com/milesbarr/cpp-project-template
A modern C++ project template with a robust development environment and best practices built-in.
c-plus-plus c-plusplus cpp cpp-project cpp-project-template starter-template
Last synced: 17 Jun 2025
https://github.com/dantehemerson/arkanoid-returns
Juego Arkanoid hecho en C++ con ayuda de la librería Allegro 5
allegro arkanoid arkanoid-returns codeblocks cpp cpp11 game game-development gamedev
Last synced: 21 Mar 2025
https://github.com/aviscaerulea/vdskswtch
CLI tool to switch Windows 11 virtual desktops with pre/post script hooks
automation cli cpp virtual-desktop windows windows11
Last synced: 18 May 2026
https://github.com/quantumcomputingworld/vqe-parasmani
ParasMani (Touchstone) -To explore whether the VQE can be leveraged to make an equation to convert between elements.
academic-research c cpp ipython paper python3 qiskit quantum-algorithms quantum-chemistry quantum-computing quantum-superposition touchstone
Last synced: 07 Apr 2026
https://github.com/yeshasvitirupachuri/oatpp-websocket-server-client-example
Oatpp server client c++ examples without using dependency injection framework macros components.
cpp cpp17 network oatpp oatppwebsocket
Last synced: 12 May 2025
https://github.com/hansalemaos/cppradixsort
parallel_radixsort from C++ for Python (Windows)
cpp numpy parallel-computing python sort
Last synced: 05 Feb 2026
https://github.com/dunghenry/c_plus_plus
algorithms cpp hackerrank object-oriented-programming
Last synced: 20 Mar 2025
https://github.com/codingabi/abisnip
Tool to save screenshots as PNG files or copy to clipboard when the print button was pressed
Last synced: 04 Oct 2025
https://github.com/lawateko/multidimensi-array
multidimensi array
array cpp multidimensional-arrays
Last synced: 30 Mar 2025
https://github.com/m0t0k1ch1/eos-tutorial
sample contracts for the tutorial of EOSIO Developer Portal
Last synced: 14 Mar 2025
https://github.com/bugsplat-git/bugsplat-git.github.io
BugSplat's GitHub Pages site!
cpp crash-reporting crashpad dotnet error-reporting javascript typescript
Last synced: 07 Apr 2026
https://github.com/alahmad-loay2/encryption-project
Caesar Cipher Encryption in C++ — Built and tested on Ubuntu using multithreading, multiprocessing, and standard methods. Designed for Linux systems.
ceaser-cipher cpp decryption encryption linux multiprocessing multithreading ubuntu
Last synced: 18 May 2026
https://github.com/vlasdislav/application-management-bot
bot cmake cpp sql sqlite sqlitecpp telegram-bot tgbot-cpp
Last synced: 30 Apr 2026
https://github.com/d1ogocs/jogo-do-galo
Desenvolvimento do jogo do Galo na linguagem de programação C++
Last synced: 05 Nov 2025
https://github.com/omaraflak/gameoflife
Conway's Game of Life implemented in C++ with SFML.
conway-s-game-of-life cpp game-of-life sfml
Last synced: 05 Apr 2025
https://github.com/egeonder/revolv-assignment
A C++ library to check if a number is prime with a command-line interface.
Last synced: 17 Jun 2025
https://github.com/denis-gr/cpp-course-work-student-administration-system
Coursework on creating a student administration system (console program)
Last synced: 23 May 2026
https://github.com/gazeux33/particles-simulation
A simple particle simulation with SFML in c++
cpp particle-physics particle-system sfml verlet-integration
Last synced: 04 Apr 2025
https://github.com/sarvt/codetra
This repo holds the codes from leetcode and geeksforgeeks, solved by me.
code competitive-programming cpp java
Last synced: 21 May 2026
https://github.com/dhn-nys/cppubsi
Dasar Pemrograman [894] || in modules using Borland C++ [Done]
basic basic-programming basics borland borland-cpp bsi cpp ubsi
Last synced: 02 Apr 2025
https://github.com/hasenpfote/mark-and-sweep-gc
algorithm cpp garbage-collection
Last synced: 23 May 2026
https://github.com/teemperor/libmemintercept
Library for intercepting memory allocation functions (malloc, free, ...)
cpp free malloc malloc-free memory-allocation
Last synced: 05 Apr 2025
https://github.com/callmesalmon/myscheme
MyScheme - Scheme interpreter that exists
cpp language minimalist scheme
Last synced: 21 Jul 2025
https://github.com/thecompez/xcodereleases
Xcode Links on this software take you directly to Apple’s download pages.
cpp macos qt6 qtquick xcode xcoderelease
Last synced: 07 May 2026
https://github.com/17xr/cppcontainers
A simple repository that contains my own implementations of various C++ containers.
containers cpp cpp23 cpp23-library data-structures
Last synced: 05 Apr 2025
https://github.com/zyn10/arrays_manipulation
Programming Fundaments Practice
array-manipulations arrays cpp programming-fundamentals
Last synced: 23 May 2026
https://github.com/jaytwolab/setroutepriotity
Set Route Priority in Windows
c cpp mfc priotity route visualstudio vs vs2019
Last synced: 25 Apr 2026
https://github.com/magicsih/testo
Scripting-based test automation command line application for android apps specially games.
android boost-asio cpp mobile-game opencv4 test-automation testautomation v8-javascript-engine
Last synced: 02 Feb 2026
https://github.com/p5-vbnekit/async_primitives.prototypes
C++17 asynchronous primitives prototype library
async async-architecture async-await async-functions async-programming asyncapi asynchronous asynchronous-tasks asynctask cpp cpp17 cpp17-library
Last synced: 03 Jul 2026
https://github.com/vaibhav-2303/jetpackjoyride
Arcade game using OpenGL
cpp game-development jetpack-joyride opengl
Last synced: 18 May 2026
https://github.com/kiwigrenade/gameboyweb
Web based Game Boy emulator written in C++ with Qt framework. Translated into WebAssembly using Emscripten.
bachelor-project bachelor-thesis cpp emscripten emscripten-game emulator gameboy-emulator qt qt6 wasm webapp webassembly
Last synced: 10 Mar 2026
https://github.com/tomas542/mtuci
Some university subjects from Moscow Technical University of Communications and Informatics (MTUCI) / Московского Технического Университета Связи и Информатики (МТУСИ)
asse assembler c ci-cd cpp deep dev java labs linux machi practices python pytorch react systemverilog tenso typescript ui vhdl
Last synced: 13 Apr 2026
https://github.com/soukaina-ahlach/image-processing-effects-with-opencv
A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.
cpp image-processing opencv visual-effects
Last synced: 18 May 2026
https://github.com/meta-ben/vonkoch-snowflakes
2014 - C++ / SDL Vonkoch Snowflakes implementation
Last synced: 11 Jun 2026
https://github.com/kzamanbd/phitron-cpp
Welcome to our Problem-Solving Repository! This repository is a curated collection of solutions and resources aimed at addressing a variety of challenges encountered in software industry. Whether you're a developer, a project manager, or an enthusiast in software development field...
competitive-programming cpp problem-solving
Last synced: 09 Sep 2025
https://github.com/octokerbs/fcen-algoritmos-2
Software specification - Abstract data types - Big O notation and complexity theory - Software design - Sorting algorithms - Divide and conquer algorithms
abstract-data-types bigonotation cpp sorting-algorithms
Last synced: 13 Aug 2025
https://github.com/lalaholmesss/eolymp-solutions
Eolymp solutions I have written.
Last synced: 18 May 2026
https://github.com/voldien/hpmcpp
C++ wrapper library for the hpm library.
3d-math-library cpp cpp17 crossplatform game-math-library hpm matrix-library simd
Last synced: 29 Mar 2025
https://github.com/sunsided/libfixmath-conan
conan.io package for libfixmath
Last synced: 26 Apr 2026
https://github.com/jerryym/nest
A universal software development framework based on Qt
Last synced: 16 May 2026
https://github.com/atharibrahim/student-management-cpp
This C++ program uses a class called `accept` for admissions management, handling personal, academic, and admin info. It features user registration, application review, performance evaluation, and admin tasks like adding/logging in. Data is stored in text files and accessed via CLI.
admission-test atharibrahimkhalid cpp management online-admission student-management-system student-management-system-project
Last synced: 21 Jul 2025
https://github.com/tyhil/general-tree
A general tree C++ library
cpp general-tree pointers tree
Last synced: 15 Jul 2026
https://github.com/abdul-rehman-0787/lms_university-flex
A simple LMS in C++ using basic OOP concepts. Focuses on file handling to manage student and course records. Easy-to-understand code, perfect for beginners.
cpp file-handling-in-cpp oop-cpp
Last synced: 04 Oct 2025
https://github.com/high-voltaged/2d_tetris
Basic 2D tetris game, written in C++ using OpenGL and GLUT technologies.
Last synced: 22 Apr 2026