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-23 00:06:41 UTC
- JSON Representation
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/coders-school/templates
C++ online course. Modules about templates.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 27 Jul 2025
https://github.com/ferhatgec/gechtest
gechtest, single header unit testing library.
Last synced: 18 Feb 2026
https://github.com/moshegroot/42projects_archive
My archive with project from Ecole42 (school21 in Russia)
algorithms c cpp data-structures graphics raytracing
Last synced: 20 May 2026
https://github.com/humbertodias/sdl-openmugen
Open source King of Fighters code
Last synced: 13 May 2025
https://github.com/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/sanjarzayniev/cpp-projects
Here are all the projects that I made in C++.
Last synced: 06 Apr 2025
https://github.com/amake/flutter_prime_test
A performance comparison of Dart, "platform", and "native" layers in Flutter
c cpp dart flutter kotlin performance swift
Last synced: 08 Apr 2026
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/abcdesktopio/oc.user
abcdesktop main graphical user container
bash c cpp dockerfile nodejs tigervnc x11 xtermjs
Last synced: 30 Jun 2025
https://github.com/brhaka/sfml-compiler
Atom SFML Compiler
atom atom-editor atom-package coffeescript compiler cpp customizable javascript open-source package sfml sfml-compiler windows
Last synced: 12 Apr 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: 16 Apr 2026
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: 09 May 2026
https://github.com/avicted/skogsnet
Arduino -> Serial bus -> Unix -> (main) Measuements read from the Serial bus. With Raylib as Visualization for the data.
arduino c cpp embedded-systems iot linux makefile pid pid-control raylib raylib-c raylib-cpp serial-communication temperature unix
Last synced: 27 Jul 2025
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: 11 Jun 2026
https://github.com/dashroshan/daa-oop-lab
📝 3rd semester DAA and OOP lab question solutions in C++
cpp design-and-analysis-of-algorithms object-oriented-programming
Last synced: 06 Apr 2025
https://github.com/maragedev/ue4-useful-cpp
This is a plugin providing useful cpp functions for blueprints like file edition and management
blueprints cpp files plugin unreal-engine-4
Last synced: 26 Jul 2025
https://github.com/cschladetsch/turtlegraphics
Turtle Graphics system using modern C++ and SDL, with an interactive Interpreter.
cmake cpp interpreter sdl turtle-graphics
Last synced: 29 Mar 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/soreing/var-cpp
Dynamic and flexible type var implementation in c++
Last synced: 15 Oct 2025
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/omerap12/anomaly-detector
Simple anomaly detector for "Advanced Programming 1" in C++
Last synced: 04 Apr 2025
https://github.com/wkhallen/unscramble
A C++ program that unscrambles scrambled words
Last synced: 19 Apr 2025
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/kassane/sieve-cache-cpp
A SIEVE cache implementation for C++
cache-algorithm cpp sieve sieve-cache
Last synced: 03 Feb 2026
https://github.com/pingzilao/zookeeper_client_design_manual
zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁
c client cpp go golang java zksdk zookeeper zookeeper-client
Last synced: 17 Jan 2026
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: 11 May 2026
https://github.com/srbhp/h5stream
C++ Header only library for HDF5 input/output
Last synced: 21 May 2026
https://github.com/aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform
Last synced: 30 Apr 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/ttldtor/process
Cross-platform library of utilities for obtaining metrics of the current process
Last synced: 10 Apr 2025
https://github.com/spiffgreen/cli-master
A command line utility library that simplifies the development of command line apps. Made for flexibility and simplicity.
cli commandline cplusplus cpp cpp-library
Last synced: 09 Oct 2025
https://github.com/mhx/librotaryencoder
Simple, small rotary encoder library
c cpp embedded embedded-systems library quadrature-encoder rotary-encoder rotary-encoders
Last synced: 23 Feb 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/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/bytesclub/n-puzzle-solver
Solution of N Puzzle using A* pathfinding
Last synced: 15 Apr 2025
https://github.com/wismh/brainfuck
Brainfuck interpreter. Just for fun. Enjoy!
Last synced: 12 Feb 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/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/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/happma/pseudorank
R Package providing functions to calculate pseudo-ranks and pseudo-rank based nonparametric test statistics.
cpp nonparametric nonparametric-statistics pseudo-rank pseudo-ranks r rank rank-tests rstats trend-test
Last synced: 10 Apr 2025
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/kumpatlapavankumar/cpp-language-
CPP programming basic learning
basics computer-science cpp enjoy-coding learning-by-doing programming-language
Last synced: 15 Oct 2025
https://github.com/b1z0n/cpp-dev-resources
Curated list of useful c++ tools, and resources to learn them:
books c cpp cpp11 cpp14 cpp17 cpp1z developer-experience developer-tools development-tools resources tutorials
Last synced: 24 Feb 2026
https://github.com/erfan-ops/delaunay-flow
live and interactive desktop wallpaper
animated-background cpp desktop-wallpaper gpu-rendering graphics live-wallpaper multi-monitor opengl visual-effects wallpaper-engine-alternative windows-desktop
Last synced: 31 May 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/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/hxndev/chinese-whisper-problem-using-ipc
Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.
chinese-whispers code cpp inter-process-communication ipc
Last synced: 25 Oct 2025
https://github.com/jerodg/code-challenges
Code Challenges Abound
bash-script c cpp csharp dart-lang elixir erlang go java javascript kotlin php python3 ruby rust scala swift typescript
Last synced: 02 Apr 2026
https://github.com/soumwadeep/soumwadeep
Short Bio Data Of Myself
cpp html-css-javascript php python
Last synced: 13 Apr 2026
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/commoncriteria/wids
Protection Profile Module for Wireless Intrusion Detection Systems
cpp extends-netdevice niap pp-module
Last synced: 19 Jan 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/sbeyer/commonsat
a common C++11 SAT solver interface for different SAT solvers
c-plus-plus c-plus-plus-11 cpp cpp-library cpp11 formula header-only library sat sat-solver satsolver
Last synced: 05 Feb 2026
https://github.com/abdullah-sheikh/hacktoberfest2021
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
c cpp hacktoberfest hacktoberfest2021 java programming python
Last synced: 07 Sep 2025
https://github.com/uriegel/registry-changes-detector
Node.js addon to detect changes in Windows Registry
Last synced: 21 Jan 2026
https://github.com/luncliff/ssf
simple socket functions
cmake-examples cpp example-repo
Last synced: 12 Oct 2025
https://github.com/smartherd/c-and-cpp-tutorial
Contains source code, exercises, code challenges, and quiz for C and C++ tutorial published on Youtube.
Last synced: 14 Feb 2026
https://github.com/bettercallshao/hppuml
Help flip C++ header text to be used in UML class diagrams.
cpp documentation html microservices nojavascript object-oriented-programming python serverless uml uml-diagrams
Last synced: 10 Feb 2026
https://github.com/akhilrai28/internet-of-things
Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.
c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data
Last synced: 25 Oct 2025
https://github.com/fsandhei/yambs
Yet Another Meta Build System for C++, written in Rust
Last synced: 16 Apr 2026
https://github.com/igorjakus/minigolf
Projekt studentów Instytutu Informatyki Uniwersytetu Wrocławskiego. Prosta gra 2D w tematyce mini golfa.
Last synced: 02 Mar 2026
https://github.com/adamsiekierski/visualsorting
Projekt zaliczeniowy z C++ - Kolorowo Urozmaicone Testy Algorytmów Sortowania
algorithms cpp sfml sort sorting visualization
Last synced: 10 Jan 2026
https://github.com/iamazeem/cppprimenumberprograms
C++ Prime Number Programs
cpp hacktoberfest prime-numbers
Last synced: 15 Aug 2025
https://github.com/chayaroten/annak
Annak is a strategic board game inspired by Catan, developed in C++ with an interactive OpenCV GUI.
Last synced: 13 Feb 2026
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/schaumb/is_lambda-cpp-type-trait
This repo use compiler specific infos for is_lambda type trait. Depends on https://github.com/Neargye/nameof another header only lib or boost::typeindex
c-plus-plus c-plus-plus-17 cplusplus cplusplus-17 cpp cpp17 cpp17-library header-only metaprogramming single-file
Last synced: 10 Feb 2026
https://github.com/b1tflyyyy/ascii-art
ASCII-ART fun project written in C++
cmake cpp free image-processing open-source opencv
Last synced: 13 Feb 2026
https://github.com/oliverlee/bazel_clang_format
Run clang-format on Bazel C++ targets
Last synced: 23 Jan 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/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/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/muhammadtalhasami/bank_managment_system
This is c++ repository which is based on implementation of oops topics like single , multiple and multilevel inheritance
bank-management-system- bank-management-system-project- bank-management-sytem-cpp- cpp github-muhammad-talha- github-muhammad-talha-sami- inheritance inheritance-examples muhammad-talha-sami-bank-management-system- oops oops-in-cpp oops-project- polymorphism polymorphism-cpp-
Last synced: 04 Jul 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/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/subugt/nfs-autopilot
autopilot project still in development
autopilot cpp cpp20 needforspeedmostwanted
Last synced: 13 Feb 2026
https://github.com/qengineering/ncnn_pose_rpi_64-bits
ncnn pose estimation on bare Raspberry Pi 4 with 64-bit OS at 7.1 FPS
bare-raspberry-pi cpp high-fps ncnn ncnn-framework ncnn-model pose-estimation raspberry-pi-4 raspberry-pi-64-os
Last synced: 26 Feb 2026
https://github.com/jonatandb/frogrunners_codeblocks
Frogrunners (C++, Codeblocks)
codeblocks cpp game-development jonatandb sdl
Last synced: 05 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/cpp-sc2/blank-bot
Starter bot for StarCraft II with integrated cpp-sc2
ai bot cpp game sc2 starcraft starcraft-ii starcraft-ii-bot starcraft2 starter
Last synced: 29 Apr 2025