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-30 00:06:51 UTC
- JSON Representation
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/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/nouemankhal/geekcode
A CLI that transforms text into ASCII Art.
Last synced: 29 May 2026
https://github.com/sumukha-pk/lru-cache
Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA
c cplusplus cpp go golang golang-library java lru lru-cache lru-caches lrucache
Last synced: 19 Apr 2026
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/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/angeligareta/context-free-grammar
Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.
cfg context-free context-free-grammar cpp
Last synced: 29 Jul 2025
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/courseworks/aut_ap_2024_spring_hw2
The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.
banking-applications cpp homework homework-assignments
Last synced: 12 Jun 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/randomgamingdev/ezal
A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.
audio audio-library cpp cross-platform multilib ogg powerful
Last synced: 24 Apr 2025
https://github.com/rajeevranjancom/leetcode_cpp
All about Leetcode c++ code programming.
cpp cpp-course cpp-library cpp11 cpp14 cpp17-library cppcheck leetcode leetcode-solutions
Last synced: 15 Mar 2025
https://github.com/jahanvisharma-dotcom/cpp-programs
basics basicsofcpp cpp cppprograms programs
Last synced: 10 Jun 2026
https://github.com/ahadalireach/oop.interview.questions
A repository containing fundamentals of programming, OOP, and other related concepts with interview questions and code implementations.
cpp exceptions interview-questions oop oop-concepts oop-principles pointers strings templates
Last synced: 06 Mar 2026
https://github.com/truthbk/datadog-cpp
Datadog C++ Statsd Client Library
cpp datadog library statsd statsd-client
Last synced: 13 May 2026
https://github.com/deftruth/ptx-isa-8.2-zh
🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....
Last synced: 13 May 2026
https://github.com/lallenfrancisl/ds-and-algo-ucsandiego
Coursework done for Data Structures and Algorithms Specialization of UC Sandiego
algo-ucsandiego algorithms algorithms-and-data-structures algorithms-specialization coursework cpp data-structures python3
Last synced: 13 May 2026
https://github.com/hightemp/apppasswordmanager
Password manager made with Qt and QML
android cpp password-manager qml qt qt5
Last synced: 10 May 2026
https://github.com/qengineering/hand-pose-ncnn-raspberry-pi-4
Fast hand pose estimation on a bare Raspberry Pi 4 at 7 FPS
cpp deep-learning finger-detection hand-pose hand-pose-estimation ncnn ncnn-model palm-detection raspberry-pi raspberry-pi-4 raspberry-pi-64-os
Last synced: 13 May 2026
https://github.com/jahanvisharma-dotcom/hackerrank-cpp
HackerRank Solutions of C++ Programming
basic-programming code coding cpp hackerrank hackerrank-cpp hackerrank-solutions programming
Last synced: 11 Jun 2026
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 24 Jun 2026
https://github.com/samyam81/sorting_mechanism
This repository contains various sorting algorithms implemented in different programming languages.
cpp csharp java sorting-algorithms
Last synced: 11 May 2026
https://github.com/dmotte/winautoclicker
🖱 Simple Auto-Clicker CLI application for Windows, written in C++
auto auto-clicker autoclicker c c-plus-plus cli clicker cpp exe interval millis milliseconds mingw portable time win windows
Last synced: 11 May 2026
https://github.com/nevrome/gluesless
An idea expansion simulation
archaeology cpp cultural-evolution
Last synced: 12 Jun 2026
https://github.com/qengineering/tensorflow_lite_classification_rpi_32-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 at 33 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 11 May 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/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/willnationsdev/wyrd-narrative-scripting
A narrative engine for a GUI and text-based scripting language that doubles as a constructed language for simple and direct communication between users and AI characters/systems.
cpp narrative narrative-programming natural-language nodejs scripting-language typescript wyrd
Last synced: 18 Apr 2026
https://github.com/atennop1/arkanoidwithoutanengine
Project for learning C++ through making game without an engine
cpp game game-development gamedev no-engine oop sdl2
Last synced: 09 Feb 2026
https://github.com/raymiiorg/qt-http-get-request-qml-cpp
Example Qt code showing HTTP get request in C++ and Qml
Last synced: 28 Apr 2026
https://github.com/nomissbowling/afewcam
virtual-camera for streaming OBS NDC TDL etc
c cpp ndc obs opencv streaming tdl virtual-camera
Last synced: 16 Apr 2026
https://github.com/shivam010/project-euler-solutions
A collection of codes of the Project Euler problems
basic-programming c c-plus-plus cpp euler hackerrank-contests mathematics project-euler
Last synced: 08 May 2026
https://github.com/andreasfertig/heise-2024-09-save-ressources-with-constexpr
Companion source code for "Ressourcen sparen mit constexpr"
Last synced: 29 Jan 2026
https://github.com/feignclaims/cpp_conan_template
A C++ CMake template using Conan 2
cmake cmake-template conan cpp project starter starter-project
Last synced: 29 Jan 2026
https://github.com/subugt/nfs-autopilot
autopilot project still in development
autopilot cpp cpp20 needforspeedmostwanted
Last synced: 13 Feb 2026
https://github.com/mubeen-channa/cpp-programs
Daily C++ Programs: A collection of daily C++ coding exercises and solutions to help you practice and improve your programming skills.
competitive-programming contributions-welcome cpp cpp-programs mubeen-channa mubeenchanna programs-practice
Last synced: 14 Oct 2025
https://github.com/gunh0/hufs-fall-2019-computer-programming
📖 Fall Semester 2019 Computer Programming Lecture Materials | 강의 자료
c computer-programming-lab cpp
Last synced: 28 Apr 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/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/samyam81/generic
Generic programming is a programming paradigm that highlights crafting algorithms and data structures in a manner enabling them to function across various data types seamlessly, sans necessitating modifications. This is typically realized through the utilization of templates or parameterized types.
cpp csharp generic go java readme stack
Last synced: 19 Apr 2026
https://github.com/sameetasadullah/cpu-scheduling-simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu
Last synced: 15 Apr 2026
https://github.com/ulrich-tonmoy/phoenix
A Game Engine.
c clang cpp csharp directx game-engine vulkan wpf wpf-application
Last synced: 04 Mar 2026
https://github.com/alvgaona/ekf-mono-slam
EKF Monocular SLAM written in C++20
camera cpp ekf-slam estimation ransac ros-humble ros2 slam
Last synced: 27 Feb 2026
https://github.com/callicoder/algorhythm
Standard Algorithms Implemented in C++
Last synced: 16 Mar 2026
https://github.com/imadmi/internet_relay_chat
This project is about creating an IRC server
Last synced: 19 Oct 2025
https://github.com/ahmubashshir/libmat
A library for calculating matrics
c calculating-matrics cpp matrics
Last synced: 25 Apr 2026
https://github.com/cspyridakis/ros_drone_swarm_mocap
First generation of a Motion Capture (MoCap) system using a swarm of drones implemented in ROS.
c-plus-plus camera cmake computer-vision cpp embedded embedded-systems kicad matlab mocap motion-capture opencv pcb raspberry-pi raspberry-pi-4 robot-operating-system ros swarm
Last synced: 12 Feb 2026
https://github.com/defgameengine/defgameengine
defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher
cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web
Last synced: 04 Apr 2026
https://github.com/killerasus/adaptive_shooter
The game developed as an implementation of the dynamic difficulty adaptivity algorithm described in my M.Sc. dissertation.
c-plus-plus clanlib cmake cpp game lua machine-learning
Last synced: 15 Feb 2026
https://github.com/homer6/automerge-cpp
A modern C++23 implementation of Automerge — a conflict-free replicated data type (CRDT) library for building collaborative applications.
Last synced: 24 Feb 2026
https://github.com/akagi201/webrtc-peerconnection
WebRTC Peerconnection built with CMake
cmake cpp peerconnection webrtc
Last synced: 15 Feb 2026
https://github.com/amr-khaled-ahmed/fcai-cairo-university-fraction-calculator-
this repo made to do basic mathematical operations for the fractions
calculator contribution cpp fractional-calculus
Last synced: 13 Oct 2025
https://github.com/isaka-james/server
My Nerd HTTP/1.1 C++ web server made from scratch.
Last synced: 24 Jan 2026
https://github.com/bigmat18/distributed-qem-simplification
Parallel and distributed mesh simplification using Quadric Error Metrics (QEM), designed for large-scale 3D models.
computer-graphics cpp mesh-processing mpi numa openmp
Last synced: 04 Jun 2026
https://github.com/wismh/brainfuck
Brainfuck interpreter. Just for fun. Enjoy!
Last synced: 12 Feb 2026
https://github.com/franzlor/housecatengine
An ECS game engine for 2D game development.
2d-game-engine cpp ecs game-development game-engine imgui level-editor lua-script sdl2
Last synced: 28 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: 16 Apr 2026
https://github.com/ptahmose/mexlibczi
read and write CZI-documents from MATLAB and Octave
cpp czi-documents matlab microscopy octave zeiss zeiss-czi-files
Last synced: 24 Feb 2026
https://github.com/hctilg/snake-game
Terminal Snake game in C++ using ncurses library
Last synced: 24 Jan 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/dodotree/boxik
cpp flot-charts network-analysis networking pca-analysis pcap
Last synced: 08 Jun 2026
https://github.com/lebrancconvas/shape-of-moral
Project doing on OpenGL with C++.
cpp glfw graphics-programming opengl xcode
Last synced: 16 Apr 2026
https://github.com/stefanjohnsen/wavefrontobj
Wavefront OBJ parser C++ 11
cpp cpp11 header-only obj wavefront wavefront-obj
Last synced: 20 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/thomasleese/acorn
Powerful and elegant programming language.
cpp language llvm programming-language
Last synced: 24 Apr 2026
https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries
Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator
cpp image-processing library ocr
Last synced: 12 Jun 2026
https://github.com/urpagin/slpcli
A Minecraft: Java Edition CLI SLP implementation in C++.
asio aur cli cpp cross-platform gamedev jetbrains learn lightweight minecraft minecraft-protocol minecraft-tool naive networking open-source ping server-list-ping shell slp tooling
Last synced: 18 Apr 2026
https://github.com/haxpor/lgl
Initially as a studying repo from learnopengl.com but now turned into my testbed involved graphics programming with opengl 3.3 + 3D maths.
cpp learnopengl opengl opengl330 studying
Last synced: 24 Apr 2026
https://github.com/briancairl/dont
A collection of C++ template (metaprogramming) utilities that I often need, but don't want to have to re-implement for the 1000th time.
compile-time compile-time-meta-programming constexpr cpp cpp17 dont gtest metaprogramming parameter-pack template templates typetraits
Last synced: 14 Feb 2026
https://github.com/andrefelipebarros/jogo-da-lha-15x15
🏝️Project developed using Vector and Matrix, during the course of college algorithms.
algorithms cpp game-development matrix type-game vector
Last synced: 31 May 2026
https://github.com/milosz275/leetcode
Repository for my solutions to Leetcode problems. Each task is documented and docs are automatically deployed.
c cpp doxygen leetcode leetcode-solutions python sphinx
Last synced: 14 Oct 2025
https://github.com/ging-dev/cpp-example
C++ example use GTest, Gcovr coverage
cmake-examples coverage-report cpp gtest
Last synced: 06 Jun 2026
https://github.com/lunarwatcher/doesnotfail2ban
Intrustion detection system for Linux-based servers
Last synced: 05 Mar 2026
https://github.com/axodox/greenscan
Tool to create 3D models using Kinect.
3d-scanning cpp directx-11 kinect wpf
Last synced: 10 May 2026
https://github.com/va1da5/pico-vscode-dev-environment
Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico
arm containers cpp development openocd pico picoprobe rp2040
Last synced: 24 Oct 2025
https://github.com/hxndev/implementing-linux-cl-utility-grep
CL = Command Line. GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string
algorithm command-line complexity cpp grep linux pattern search time-complexity-analysis utility
Last synced: 05 May 2026
https://github.com/hifza-khalid/oop_odyssey
OOP Odyssey 🚀 | C++ Projects 💻 | Master OOP concepts: Encapsulation, Inheritance, Polymorphism, Diamond Problem, and more! 🛠️
abstraction cpp encapsulation inheritance-examples oop polymorphism
Last synced: 05 Mar 2026
https://github.com/echosoar/program-languages-compare
Compare the similarities and differences between various programming languages
cpp golang language-comparison rust typescript
Last synced: 29 Apr 2026
https://github.com/irgendwr/arduino_nunchuk_mouse
🖱️ This sketch lets you use a Wii Nunchuk as a mouse.
Last synced: 04 May 2026
https://github.com/lethal-guitar/saucermapviewer
Map viewer and asset exporter for Attack of the Saucerman
cpp cpp17 game-development opengl reverse-engineering
Last synced: 05 Mar 2026
https://github.com/hxndev/udp-shopping-store-server
UDP Client Server model in which client asks for record from server.
c client-server code cpp project reciept shopping shopping-store store udp
Last synced: 20 Apr 2026
https://github.com/savenkovigor/cppfronttemplate
Simple conan/cmake/cpp template project
Last synced: 05 Jan 2026
https://github.com/baderouaich/the-zero-overhead-principle
Little demonstration of the Zero Overhead principle.
c cplusplus cpp the-zero-overhead-principle zero-overhead zero-overhead-abstraction zero-overhead-principle
Last synced: 25 Feb 2026
https://github.com/c08oprkiua/moduleassistant
Helper tool for making engine modules in Godot 4 and 3
cpp gdscript godot godot-cpp godot-module godot3 godot4 tools
Last synced: 01 Feb 2026
https://github.com/khangvum/fileusage
A Windows console application that lists file usage by grouping files based on their extensions.
cpp cpp17 cpp20 file-extension file-extensions file-management file-manager file-scan file-scanner file-scanning file-size file-sizes file-usage filesystem fileusage
Last synced: 14 Feb 2026
https://github.com/basemax/squareroot
Own function to calc the square root of a number.
c cpp math math-library mathematics square-root squareroot
Last synced: 19 Apr 2026