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-06 00:06:48 UTC
- JSON Representation
https://github.com/isusbu/lisca
A static code analysis tool for investigating the Linux kernel source code.
clang code-analyzer cpp linux linux-kernel llvm
Last synced: 28 May 2026
https://github.com/phip1611/bash-like-cpp-shell
A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.
cpp pipes readline-library shell unix-facilities
Last synced: 28 Feb 2026
https://github.com/p-obrthr/web-ray
multiplayer raylib c++ to wasm & websocket
cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket
Last synced: 06 May 2026
https://github.com/maipa01/mcui
mcui (MAIPA's Console User Interface) is a C++ library designed to simplify the creation of console-based menus and input fields. It provides a structured way to build interactive terminal interfaces with minimal effort.
bsd-3-clause console cpp cpp-library cpp20 header-only open-source ui user-interface
Last synced: 11 Apr 2026
https://github.com/ayushgoel24/unscented-kalman-filter-with-lidar-and-radar
Fused noisy LiDAR and Radar sensor measurements to estimate the states of multiple cars on highway using Unscented Kalman Filter(UKF).
cpp lidar lidar-point-cloud radar unscented-kalman-filter
Last synced: 18 Jan 2026
https://github.com/SuperFola/smoll-vm
just a smoll vm in c++14
cpp cpp14 language programming-language stacked stacked-language virtual-machine vm
Last synced: 08 May 2025
https://github.com/izumidkc/graph-coloring-algorithm
Graph Coloring Algorithm (C++)
Last synced: 15 Mar 2025
https://github.com/boomanaiden154/nosqliteccore
c-plus-plus cplusplus cpp localstorage nosql nosql-data-storage nosql-databases nosqlite
Last synced: 10 Jun 2025
https://github.com/embeddedcrab/atmega32-libaries
ATmega32 peripheral libraries in C++
atmega32 cpp libraries peripherals
Last synced: 19 Jul 2025
https://github.com/ferhatgec/climage
CLImage, an image format that renders to terminal buffer.
climage cpp cpp17 fegeya header-only image-format
Last synced: 14 Jun 2025
https://github.com/kiarashvosough1999/ompkmeans
KMeans With OMP Parallelization
clustering cpp kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm omp omp-parallel parallel-computing parallel-processing parallel-programming
Last synced: 24 Mar 2025
https://github.com/smv1999/leetcode_solutions
competitive-programming cpp leetcode leetcode-solutions
Last synced: 23 Mar 2025
https://github.com/umbrellaleaf5/network_and_distributed_systems
My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE
c cpp dafe distributed-systems education mipt network-systems
Last synced: 02 Sep 2025
https://github.com/taktoa/qdoc2psn
Generate purescript-native bindings from a QDoc XML file. (WIP)
bindings cpp haskell purescript purescript-native qt
Last synced: 12 May 2026
https://github.com/sharifkhan96/c-plus-plus_first-semester-of-university
I have studied C++ as the fundamental subject of my computer science degree..
2darrays arrays cpp dsa functions input-output loops-and-patterns pointers recursion search strings switch ternary-operator
Last synced: 24 Oct 2025
https://github.com/g4sasha/cpp-mazegenerator
I rewrote the code for the maze generator from vba to cpp
cpp maze-generator maze-solver
Last synced: 15 Mar 2025
https://github.com/leonamtv/prime-sd
A comparison of prime numbers generation techniques.
concurrent concurrent-programming cpp sequential
Last synced: 30 May 2026
https://github.com/mrglaster/sgdk-project-builder
A small utility that removes the need to enter a command in CMD each time when compiling an SGDK project
builder cpp sgdk sgdk-library utility
Last synced: 28 May 2026
https://github.com/c0de4un/zero-chat
C++ Client-Server TCP cross-platform solution
asio boost boost-asio chat chat-application cpp cxx
Last synced: 10 Jun 2025
https://github.com/budchirp/cpp-template
C++ template for starting your projects faster
Last synced: 24 Mar 2025
https://github.com/viral32111/bridge
The internal communication library for my community game servers.
Last synced: 11 Apr 2026
https://github.com/marcuwynu23/vcpkg-cmake-cpp-first-project-experiment
My First Experiment in developing and using vcpkg package manager in c++
Last synced: 03 Sep 2025
https://github.com/naltun/eyes-cpp
eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"
cplusplus cpp information-gathering pentesting
Last synced: 30 Mar 2025
https://github.com/kartikmohta/spdlog_catkin
Catkin wrapper for the spdlog library
Last synced: 10 Jun 2025
https://github.com/sevdanurgenc/histogramcalculationbyparallelprogramming
Histogram Computing - Analysis Results By Serial and Parallel Programming
cpp histogram parallel-computing parallel-programming
Last synced: 14 Jul 2025
https://github.com/bola-nabil/codeforces
codeforces solutions
algorithm algorithms algorithms-and-data-structures codeforces codeforces-solutions cpp data-structures problem-solving
Last synced: 16 Mar 2025
https://github.com/harshilshrivastava/chess_helper
A helper code written in C++ give the best move according to situation in Chess game
Last synced: 24 Mar 2025
https://github.com/sameetasadullah/stack-implementation
My own templatized C++ implementation of Stack using Microsoft Visual Studio
Last synced: 10 Jun 2025
https://github.com/cnmenghan/uztools.largecleaning
Find large files on your computer
cleaner cleanup cleanup-tool cpp cpp17 file-management file-manager filesystem mit-license uuz visual-studio
Last synced: 10 Jun 2025
https://github.com/czoido/conan-graph3d
Generate a Conan dependency graph visualization in 3d
Last synced: 20 Jan 2026
https://github.com/shahank42/chip8-emu
(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.
chip-8 chip8 chip8-emulator cpp cpp17 cpp20 emudev emulation emulator emulator-development
Last synced: 31 Mar 2025
https://github.com/teograjqevci/raymarching_tool
A 3D modeling tool written in C++ and OpenGL, leveraging Signed Distance Fields (SDFs) to create, blend, and manipulate primitive shapes.
3d c cpp glsl glsl-shaders graphics macos modeling opengl raymarching raymarching-distance-fields software tool tooling
Last synced: 12 Apr 2026
https://github.com/christs8920/pacman-cpp
A pacman style game made in C++ using the PDcurses library.
cli command-line cpp game game-development gamedev ncurses pacman-game pdcurses
Last synced: 19 Jun 2025
https://github.com/xeimsuck/mambo-archiver
File archiver
archiver archiver-application cpp crossplatform huffman-coding
Last synced: 31 Jul 2025
https://github.com/diath/hellspawn
Data editor for forgottenserver and otclient.
cpp editor game-development qt tool tools
Last synced: 28 May 2026
https://github.com/mcnugets/ue5-pathfinding-implementation
The pathfinding implementation in the Unreal Engine 5
a-star-algorithm algorithms cpp dijkstra-algorithm game-development pathfinding shortest-path-algorithm ue5
Last synced: 19 Apr 2025
https://github.com/thecrazymage/robin-hood-hashing
:hash: Robin Hood hashing implementation in C++ with examples.
algorithm cpp hash hash-algorithm hash-table
Last synced: 28 May 2026
https://github.com/ayesha-quazi/gfg-160-days-dsa-challenge-
I've embarked on a 160-day challenge to tackle the GFG DSA sheet starting from 15th November! 🚀 My goal is to share my journey from being a beginner to reaching a pro level in Data Structures and Algorithms (DSA). I'll be solving problems in C++ and documenting my progress along the way.
cpp dsa-cpp dsa-learning-series dsa-practice dsalgo dsalgo-questions
Last synced: 03 Apr 2025
https://github.com/pechinkin/2nd-database-client
client for storing dates of birthday and zodiac sign recognising
Last synced: 31 Mar 2025
https://github.com/arrowar/codice-fiscalae
Generatore codice fiscale c++ con imgui
codice-fiscale codicefiscale cpp imgui
Last synced: 08 Apr 2025
https://github.com/stefanimp/practicas_poo
Solución a las prácticas de POO propuesta durante el desarrollo de la asignatura por un alumno de primer año de ingeniería informática
Last synced: 28 May 2026
https://github.com/shinkeonkim/3d-printer-calibration-program
daVinci 1.1 plus 3D priter calibration c++ cli program (created 2017)
3dprinter cli cpp highschool-project
Last synced: 13 Jun 2026
https://github.com/seigtm/prime-and-perfect-numbers
A simple C++ Qt program that lets you find out if a number is Prime or/and Perfect.
cpp cpp-qt homework homework-assignments homework-exercises perfect-numbers prime-numbers prime-numbers-calculation qt qt-cpp qt5 qtcreator
Last synced: 20 Apr 2025
https://github.com/seigtm/bidirectionalringlist
Ring doubly linked list C++ class implementation. My very old college homework from 2020.
bidirectional-lists class cpp cpp-class cpp-library data-structure data-structures linked-list list
Last synced: 20 Apr 2025
https://github.com/7irelo/gymon
Engineering Render Engine (C++, OpenGL, GLFW, DirectX)
Last synced: 04 Feb 2026
https://github.com/emrecancorapci/sfml-spaceinvaders
Clone of Space Invaders game
cpp cpp-game sfml sfml-game sfml2 sfml2-game
Last synced: 11 May 2025
https://github.com/alex-stone-github/frc_code
Rock Solid Robotics "official" production and experimentation mass code repository.
cpp first-robotics-competition frc frc-c-plus-plus frc-charged-up frc-robot
Last synced: 20 Jan 2026
https://github.com/yohhoy/malloc-client-cpp
C++ Client for malloc REST Server
Last synced: 02 Jul 2025
https://github.com/pablitoo1/aircraft-carrier-problem
Multi-threaded airport takeoff and landing simulation made in C++ with SFML library
cpp multithreading sfml threading-synchronization
Last synced: 16 Mar 2025
https://github.com/gamatos/gold
A proof of concept C++ application for learning regular languages
cpp deterministic-finite-automata dfa learning-theory regular-languages
Last synced: 01 Apr 2025
https://github.com/anjasfedo/penerapan-adt
Abstract Data Type Implementation on C++
Last synced: 29 May 2026
https://github.com/king-of-ducks/nvim
Nice Neovim config for C++ developing written on Lua
c cpp neovim neovim-config nvim nvim-config
Last synced: 11 Jun 2025
https://github.com/seunomonije/quantum-programming-api
Allows programmers to harness quantum power with minimal quantum knowledge.
Last synced: 02 Sep 2025
https://github.com/anosuplayer/jnio
A C++ object oriented improved version of the Java Native Interface.
api-wrapper api-wrapping-framework cpp cpp-api improvement java java-api java-native java-native-interface jni jni-api jni-java jni-wrapper jvm oop overhaul
Last synced: 03 Jan 2026
https://github.com/mp81ss/notsotinythread
TinyThread with semaphores and barriers
c-plus-plus cplusplus cpp cross-platform crossplatform thread threading threads
Last synced: 11 Jun 2025
https://github.com/jsmolka/disarmv4t
An ARMv4T disassembler.
armv4t cpp disarmv4t disassembler
Last synced: 08 Apr 2025
https://github.com/ka-iden/raytracing-test
Following "Raytracing In One Weekend" and subsequent books to learn about raytracing. These books are found at: https://raytracing.github.io/
cpp ppm raytracing raytracing-in-one-weekend raytracing-the-next-week raytracing-the-rest-of-your-life stb-image
Last synced: 25 Mar 2025
https://github.com/garyhilares/chess
A chess game interface created using SFML and C++.
Last synced: 08 Apr 2025
https://github.com/ka-iden/opengl-test
Testing out and Learning Modern OpenGL, repo for bkp/testing
assimp cpp cpp20 modern-opengl opengl stb-image testing
Last synced: 25 Mar 2025
https://github.com/jackychung2003/cpt113-hackathon2
This GitHub repository showcases my 'A'-rated achievement in CPT113 Hackathon 2—a text-based video game project.
cpp inheritance linked-list text-based text-based-game
Last synced: 25 Mar 2025
https://github.com/ivanch/candlebright
Jogo desenvolvido em C++ utilizando SFML.
c-plus-plus cpp cpp98 game jogo sfml
Last synced: 02 Jan 2026
https://github.com/rajarsheya/real-time-audio-feature-extraction-with-cuda-for-speech-recognition
This project accelerates MFCC extraction using CUDA for real-time speech recognition. Offloading the process to the GPU reduces latency and speeds up processing, enabling fast, local speech-to-text transcription for applications like virtual assistants, without cloud reliance.
audio-processing cpp cuda fourier-transform python
Last synced: 10 May 2026
https://github.com/sla-ppy/snake
[F] CLI implementation of the original Snake game from scratch in C++
Last synced: 11 Jun 2025
https://github.com/mirajehossain/life-charger
Life coding..... 🙂
algorithm cpp datastructure oj-solutions problem-solving
Last synced: 11 Jun 2025
https://github.com/drazenzadravec/curlclient
cURL C++ HTTP client wrapper
c-plus-plus client cpp curl http http-client http-requests https libcurl wrapper
Last synced: 06 Jan 2026
https://github.com/kylesmith19091/bitmanip
This is a header only library for common bit manipulation and other operations using constexpr and some bit manipulation techniques to provide a low overhead and efficient interface.
bit-manipulation bit-tricks cpp header-only
Last synced: 28 Mar 2025
https://github.com/seanpm2001/protraapp_love
💾️🔄️❣️ This repository is for adding LÖVE support and functionality to the ProTraApp software library.
c-plus-plus c-plus-plus-lang c-plus-plus-language cpp cpp-lang cpp-language gpl3 gplv3 love-game-engine love-game-engine-support protraapp protraapp-development protraapp-love protraapp-project software-library
Last synced: 25 Aug 2025
https://github.com/bkosm/beat-boi
Little rythm minigame made for a semester project using the SFML framework for C++.
Last synced: 04 Sep 2025
https://github.com/mirsahib/project-mercury
IUB CSE 306 (Algorithm)
algorithms-datastructures algorithms-implemented cpp
Last synced: 20 Mar 2025
https://github.com/hansalemaos/cythonfastsort
C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy
c cpp cython numpy parallel-computing parallel-programming python sorting
Last synced: 04 Feb 2026
https://github.com/heyfoz/cpp-inventory-vector-sort-search
The Inventory Vector Sort/Search Program (C++) reads an InventoryParts.txt file made of a list of part records containing part names, categories, quantities, and unit costs. The program prompts the user to search for parts, and if a part is not found, the user can add a new part record. An updated txt file is written on program close.
Last synced: 25 Mar 2025
https://github.com/sr-tamim/bankman-cpp
A simple bank management system using C++ (OOP)
cpp cpp-programming oop oop-in-cpp oop-principles
Last synced: 29 May 2026
https://github.com/zselimreborn/kotharena
Third person shooter game both singleplayer and multiplayer
Last synced: 01 Apr 2025
https://github.com/mikhaillipanin/useful_templates
Templates to copy
competetive-programming-resources cpp golang java python rust
Last synced: 12 Apr 2026
https://github.com/nicknaso/nodejs-native-addons-notes-2017
Notes about Node.js Native AddOns - 2017
cpp javascript native-module nodejs notes v8
Last synced: 10 Apr 2026
https://github.com/poodarchu/algos
Algorithms and Data Structures in practice.
algorithms cpp data-structures leetcode-solutions map sorting-algorithms tree-structure
Last synced: 04 Sep 2025
https://github.com/rajarsheya/real-time-traffic-analysis-with-cuda-object-detection
Implemented CUDA-accelerated object detection (YOLO) to analyze a sample image dataset. Performed vehicle counting and simulated speed estimation to demonstrate real-time traffic analysis capabilities.
Last synced: 12 Apr 2026
https://github.com/daisvke/ft_otp
This program allows you to securely store an initial password in an encrypted file and generate a new TOTP (Time-based One-Time Password) every time it is requested. It provides both a CLI and a GUI version.
cpp cryptography ecole42 ft-otp otp-generator qrcode-generator qt security totp totp-generator
Last synced: 28 Feb 2025
https://github.com/kfirfitousi/cpp-triangles
Project from C++ course: 3 Algorithms for finding triangles in graphs.
Last synced: 01 Apr 2025
https://github.com/ehwan/raytracing
ray tracing engine
cpp physics-based-rendering raytracer raytracing spatial-index tree-structure
Last synced: 04 Sep 2025
https://github.com/zeusssz/ninja
A high-performance vulnerability detection tool written in C++.
cpp vulnerability-detection vulnerability-scanners
Last synced: 03 Jul 2025
https://github.com/beepboopbit/console-snake-game
Creating a snake game using escape sequence
Last synced: 20 Mar 2025
https://github.com/kardbord/concurrency
Sharded, thread-safe implementations of STL containers.
concurrency cpp cpp17 thread-safe thread-safety
Last synced: 12 Jun 2025
https://github.com/khaledhosseini/polygolt-dsa
Data structures and algorithms for polyglot programmers.
algorithms cpp csharp datastructures dsa java javascript python swift
Last synced: 12 Apr 2026
https://github.com/adityagpramanik/scheduler
This is scheduler written in C++ which will help you to feed your schedule in it and analyse yourself.
Last synced: 23 Apr 2025
https://github.com/whoiscipher/minigolf
2D mini golf game developed in C++ using raylib
cpp game-development raylib raylib-cpp
Last synced: 01 Apr 2025
https://github.com/whoiscipher/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 01 Apr 2025