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-02 00:06:45 UTC
- JSON Representation
https://github.com/sunsided/robond-homeservicerobot
Picking up virtual objects, then dropping them off at a target location
cpp gazebo gmapping-slam ros ros-kinetic rviz slam udacity udacity-nanodegree udacity-robotics-nanodegree
Last synced: 28 Apr 2026
https://github.com/kalinbogatzevski/talq-desktop
Native Qt desktop client for Nextcloud Talk — drawn with QPainter, not wrapped. Fast, low-idle, built to run all day.
chat-client cpp desktop nextcloud nextcloud-talk qt qt6 webrtc
Last synced: 13 Jun 2026
https://github.com/ernest1338/cpp-gui-irc-client
simple GUI client for IRC protocol written in C++ aimed for me to practice coding in C++ and making GUI applications
Last synced: 15 Apr 2026
https://github.com/dxbang/bangbuttons
2x35 Buttons Box for Sim-Racing
arduino arduino-leonardo assetto-corsa-competizione button-box buttons controller cpp gamepad-controller joystick joystick-control keyboard macros sim-racing simracing
Last synced: 16 Apr 2026
https://github.com/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 15 Apr 2026
https://github.com/wykerd/chopfox
A utility that uses computer vision to extract information from comic strips
cli comic comics computer-vision cpp cpp-library manga ocr opencv splitter
Last synced: 16 Apr 2026
https://github.com/laateef/furqan
An institute management system intended for institutes teaching Quran-related courses.
cplusplus cpp firebird institute-management institutes-teaching-quran mvc qt qt5 quran
Last synced: 29 Apr 2026
https://github.com/erthium/boids
Simulation of Boid artificial life program
agent-based-simulation boids boids-behaviour boids-simulation cpp cpp11 flocking flocking-agents flocking-simulation functional-programming makefile sdl sdl2 sdl2-image simulation
Last synced: 11 Feb 2026
https://github.com/ergus/extraewin
Very basic header-only library for C++ instrumentation and create a Paraver Trace.
cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing
Last synced: 11 Feb 2026
https://github.com/yellow-footed-honeyguide/benchmark-c-vs-all
Benchmark C, C++, Rust, Go. Raw numbers. No fluff 🏁
benchmark c-programming cpp golang performance-comparison programming-languages rust-lang system-programming
Last synced: 27 Mar 2026
https://github.com/frouioui/nanotekspice
2nd Year project in C++ at Epitech
cicd cplusplus cpp docker epitech nanotekspice tek2 travis-ci unittest
Last synced: 29 Apr 2026
https://github.com/heyfoz/cpp-baseball-bat-stats-simulator
The Baseball Batting Stats Simulator Program (C++) uses the rand function to create a statistical model, which is used to simulate 1000 at-bats based on a player's careers averages. After the simulation values are calculated and displayed, a loop asks the user if they would like to run another simulation.
baseball batting-statistics cpp simulator statistics
Last synced: 25 Mar 2025
https://github.com/seikhchilli/bubble-sort-algorithm-cpp
Bubble Sort Algorithm using c++.Arranges array in ascending order.
algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/kar-dim/icsd-pkcrypto_algorithms
Implementation of various Public Key Algorithms (RSA, Rabin, ElGamal) by using GNU MP library. Part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean).
cpp cpp20 gmp public-key-cryptography
Last synced: 17 Oct 2025
https://github.com/heyfoz/cpp-calendar-day-calculator
The Calendar Day Calculator Program (C++) asks the user to enter a month, day, and year in MM DD YYYY format. The day of the week for that date is displayed in the console. Multiple functions are used in the program to facilitate logical operations and calculations. The program loops until the user chooses to exit.
calendar cpp day-calendar loop
Last synced: 25 Mar 2025
https://github.com/woolseyworkshop/article-blink-making-an-led-blink-on-a-raspberry-pi
Blink: Making An LED Blink On A Raspberry Pi Article Resources
beginner c cpp electronics programming python raspberry-pi swift
Last synced: 12 Apr 2026
https://github.com/matthaeusheer/sph-gl
An openGL render engine for 3D visualization of Gasoline SPH simulations.
Last synced: 14 May 2026
https://github.com/guerrantif/efficientconvolution
Implementation of an efficient convolution between 3D tensors and 4D tensors.
convolution cpp high-performance image-convolution kernel modern-cpp multithreading parallel-computing parallel-programming thread
Last synced: 03 Sep 2025
https://github.com/amazingmonster/macaron
A C++ preprocessor library for metaprogramming testing.
Last synced: 12 Apr 2025
https://github.com/stellardx/detailinfogen-990-vs
Detailed information generator (System report) for SpaceEngine 0.990
astronomy cpp html markdown spaceengine
Last synced: 23 Apr 2025
https://github.com/abolfazlmohammadpour/sixdofmanipulator
This Is A Six Degree Of Freedom Manipulator Controlling Program Which Wrote In Arduino IDE And ArduinoLabsForMicroPython With C/C++ And Python<MicroPython> Programming Languages That Works On A Raspberry Pi Pico With RP2040 Main Processor Or A Raspberry Pi Pico2 With RP2350 Processor
altium-designer arduino c cad cpp manipulator pcb raspberry-pi robotics rp2040 rp2350 solidworks
Last synced: 19 Apr 2025
https://github.com/threeal/errors-cpp
A C++ package that provides utilities for error handling
cmake cpp cpp-library error error-handling errors library
Last synced: 11 Apr 2025
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/developer239/vite-react-wasm-cpp-emscripten-cmake
TypeScript & React boilerplate with C++ WASM module for native features or performance boost.
cmake cpp emscripten javascript react typescript vite wasm
Last synced: 13 Apr 2026
https://github.com/alirezakh74/cyrusengine
2d game engine with C++ and SDL2
cpp game-engine game-engine-2d gamedev gameengine gameengine2d indiedev sdl2 shooter
Last synced: 29 May 2026
https://github.com/cristinel24/evalmat
An evaluator of mathematical expressions and tree expression maker written in C/C++ with UI for my faculty project.
calculator cpp expression-evaluator mathematics
Last synced: 06 Jun 2026
https://github.com/rogerboesch/x16-helloworld-macos
Hello world example in C for the Commander X16 (macOS platform)
6502 assembly commander-x16 cpp hello-world
Last synced: 07 May 2026
https://github.com/deniztemur00/simplegrad
Simple auto gradient project that supports basic operations written in C++ from scratch.
cpp deep-learning micrograd neural-network python
Last synced: 22 Apr 2025
https://github.com/christinec-dev/cpp_minis
C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.
Last synced: 02 Sep 2025
https://github.com/offamitkumar/uva--online-judge
Solution of Problem from Judge UVA. You can get Problem Statement , Solution File , Input File , Output file here.
competitive-programming cpp cpp11 cpp17 interview interview-practice interview-preparation interview-questions judge-uva online-judge problem-solving sports-programming uva
Last synced: 31 May 2026
https://github.com/ferhatgec/typecode
TypeCode, create unique code that introduce yourself.
cpp introduce library single-header typecode unique yourself
Last synced: 13 Jun 2025
https://github.com/yuki-koyama/easy-qhull
A helper repository to use qhull in cmake-based c++ projects
Last synced: 04 Jun 2026
https://github.com/rbourgeat/scop
Basic GPU rendering with Vulkan (MacOS/Linux)
42born2code 42cursus 42projects 42school cpp linux macos scope vulkan
Last synced: 22 Feb 2026
https://github.com/vulcan-dev/gettext-gen
Automation utility for gettext
c cpp languages localization python
Last synced: 28 Feb 2025
https://github.com/jaydattpatel/lamda-expression
Lamda Expression in C++
cplusplus cpp lamda lamda-expresion lamda-expression-in-cpp lamda-functions lamda-in-cpp
Last synced: 03 Sep 2025
https://github.com/gowthertg/cpp-module-06
This module is designed to help you understand the different casts in CPP.
cpp imperative-programming object-oriented-programming rigor
Last synced: 17 Mar 2025
https://github.com/ucpp/sge
A simple game engine project built with DirectX 12, featuring several milestones to learn and implement rendering techniques.
cpp directx directx12 rendering
Last synced: 05 Sep 2025
https://github.com/akash1474/spectrum_color_pro
SpectrumColor Pro: Effortlessly pick, modify, and copy colors on Windows. Screen capture, hue control, presets, and versatile format support in a sleek interface.
color-palette color-picker colorpicker cpp cpp17 glfw3 imgui-glfw opengl2 win32 windows windows-10 windows11
Last synced: 20 Jan 2026
https://github.com/pancho7532/alienswarm-sdk
Untouched Alien Swarm SDK for modern systems (CMake edition)
cmake cpp game source-engine source-sdk
Last synced: 07 Apr 2025
https://github.com/russlank/xpressformula
Windows C++/ImGui math plotting application for 2D curves, 3D surfaces, and implicit equations with export and installer packaging. Formula graphing desktop app built
3d-visualization cpp desktop-app directx11 equation-parser formula-editor graphing imgui math mathematics plotting scientific-computing win32 windows wix-toolset
Last synced: 02 Mar 2026
https://github.com/kazhuu/cpp-examples
Me studying C++ and it's features
boost-library cmake cpp examples googletes study
Last synced: 11 Jun 2025
https://github.com/andres-garcia-alves/electronics-vibratory-tumbler
Arduino code for a time-controlled vibratory tumbler.
4-digit-display arduino buzzer cpp diy electronics relay tm1637 vibratory-tumbler
Last synced: 17 Jul 2025
https://github.com/yosh-matsuda/gpu-ptr
Cross-platform GPU smart pointer with C++20 range support
cpp cpp20 cuda gpu header-only hip
Last synced: 17 Jan 2026
https://github.com/29dch/data-structure-project-ofo-shared-bicycle
数据结构项目,C++实现,主要用到了链表、栈和文件存储等知识点。
Last synced: 20 Sep 2025
https://github.com/wldfngrs/cpp-crash-course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Last synced: 24 Mar 2025
https://github.com/seppahbaws/hyper
A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.
cpp ray-tracing real-time vulkan
Last synced: 09 Jun 2026
https://github.com/ismacortgtz/cpp-guide
An intermedius guide to learn C++ from any knowledge level.
course cpp cpp-course english guide spanish tutorial
Last synced: 07 Oct 2025
https://github.com/kabasset/phifun
Fun with Phi!
cpp dft fftw image-processing optics under-development
Last synced: 04 Apr 2026
https://github.com/gilzoide/file2c
Python script that generates C source files with global variables embedding binary/text file contents, with easy integration for CMake projects
bin2c c cmake cmake-module cpp embed-file source-code-generation source-code-generator source-generation source-generator
Last synced: 13 Apr 2026
https://github.com/rekosk/rekosk_fourdigits_7segments_74hc595
An Arduino Library for 74HC595 4 digit 7 segment display
arduino arduino-ide arduino-ide-library arduino-library arduino-uno cpp esp32 esp8266 esp8266-arduino
Last synced: 14 Feb 2026
https://github.com/ldionne/accu-2017-rust-traits-in-cpp
My lightning talk on dynamic polymorphism at ACCU 2017
accu cpp cpp11 cpp14 dyno hana talk type-erasure
Last synced: 18 May 2026
https://github.com/fqwqf/faqnet
faQnet /fɑːkjuːnet/是一个c++神经网络框架,它使用OpenCV库,并且使用单列矩阵储存输入输出。"faQnet"这个名字是"flexible and Quick neural network"的缩写,旨在实现一个强调灵活性和快速开发的神经网络框架,能够适应各种神经网络架构,同时提升开发效率。
Last synced: 26 Jan 2026
https://github.com/natsalete/so-algoritmo-roundrobin-e-algoritmo-srt
Esse repositório possui dois algoritmos de escalonamento de processos: Shortest Remaining Time (SRT) e Round-Robin (RR)
cpp round-robin rr shortest-remaining-time srt
Last synced: 07 Jan 2026
https://github.com/diogocarrola/leetcode75
The 75 most frequent LeetCode questions in coding interviews, curated by industry experts. The only resource you need for coding interviews.
algorithms c coding-challenges cpp data-structures interview-preparation javascript leetcode python
Last synced: 06 Oct 2025
https://github.com/kumar-shivam-ranjan/computer-graphics-solar-system
The aim of this project is to show the shadow implementation using OPENGL which include movement,Light properties and also transformation operations on objects.
Last synced: 09 Apr 2025
https://github.com/kourouklides/perspective-taking
Visual and Spatial Perceptual Perspective Taking (using Kinect)
c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic
Last synced: 12 Apr 2026
https://github.com/immanuel-c/ilog
A Simple Logger, For people that don't want bloated libraries
Last synced: 10 May 2026
https://github.com/mpaperno/touchportal-cpp-api
A simple TCP/IP network client for use in Touch Portal plugins which wish to utilize the `Qt` C++ framework.
c-plus-plus cpp qt qt-framework qt5 qt6 touch-portal touch-portal-api touch-portal-plugin touch-portal-plugin-api touchportal touchportalapi
Last synced: 01 Feb 2026
https://github.com/mehedirm6244/nostokeeb
A very minimal On Screen Keyboard (for X11) written in GTK3
cpp gtk3 gtkmm3 keyboard-emulation linux
Last synced: 27 Oct 2025
https://github.com/nuiipointerexception/farbe
A optimized color module and library for high performance applications.
cpp rust zig zig-library zig-package
Last synced: 12 Apr 2025
https://github.com/skitsanos/node-napi-cpp
Example on how to use Node.js N-API in C++
cpp napi node-addon node-addon-api nodejs
Last synced: 19 Apr 2026
https://github.com/frasercrmck/cheffe
An LLVM frontend for the Chef programming language
compiler cpp cpp14 esoteric-programming-language interpreter
Last synced: 10 Mar 2026
https://github.com/mensenvau/solutions_metacareers_com
metacareers.com
cpp facebook meta problem-solving python sql
Last synced: 12 Apr 2026
https://github.com/tonystark-19/cpp-coding
This repo contains c++ program made by me : )
Last synced: 08 Oct 2025
https://github.com/terroo/bible-tui
Get Bible Verses via Command Line
bible-verse cli cpp cpp20 jesus-christ-is-lord tui
Last synced: 02 Jul 2025
https://github.com/ryukinix/linked-list
Garbage + CancerPlusPlus
cancer cpp linked-list templates
Last synced: 09 Apr 2025
https://github.com/mhdzhhan/cpp-pattern-programs
It is helpful to improve our logic :)
Last synced: 18 Mar 2025
https://github.com/mhdzhhan/wanderlyst
🌍 A simple travel management system return in c++ ✈️
Last synced: 18 Mar 2025
https://github.com/skippyr/libtmk
Libtmk (aka "Terminal Manipulation Kit") is a simple C99 terminal manipulation library that contains a modest set of features to manipulate terminal properties, styles, arguments and key readings primarily using UTF-8 encoding. It is available for Windows, macOS and Linux.
c c-library cli command-line cpp cpp-library library linux macos shell terminal tui windows
Last synced: 27 Mar 2025
https://github.com/strongerprogrammer7/fundamentals-of-computer-modeling
The repo include: Least Square, Monte-Carlo, Generation number, Modeling system mass services - 1) with breakdwons 2)infinity queue
cli cpp css html js system-mass-services winforms
Last synced: 17 Apr 2026
https://github.com/krishpranav/cget
wget built using c++
c c-plus-plus cpp cpp-library linux macos socket wget windows xcode
Last synced: 06 Jan 2026
https://github.com/ammarfaizi2/cppmysql
libmysqlclient C++ wrapper
cpp libmysqlclient mysql mysql-client
Last synced: 10 May 2026
https://github.com/mmabiaa/discrete-mathematics
This is a full course on discrete mathematics, logical thinking and problem solving.
cpp discrete discrete-mathematics java logic logic-gates logic-programming md python
Last synced: 29 Aug 2025
https://github.com/hyouteki/senet
probing SEcurity of NETwork
aes big-number c ciphers cpp diffie-hellman fasm network-security pkda python rsa
Last synced: 05 Sep 2025
https://github.com/usk2003/my-competitive-coding-templates
This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.
c coding competitive-programming cpp cs java python template
Last synced: 13 Apr 2026
https://github.com/alexdaz/powerkey
Generate secure passwords on your phone.
android-app android-application android-studio cpp cpp17 kotlin kotlin-android password password-generator
Last synced: 13 Apr 2026
https://github.com/umar-masood/modern-weather-app
A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.
api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app
Last synced: 02 Sep 2025
https://github.com/omanshu209/bank-management-system-cui
bank-management-system banking-applications cpp cui
Last synced: 25 Mar 2025
https://github.com/andezion/mineisbetter
Пытаюсь разобраться в контейнерах и алгоритмах
cpp cpp14 cpp20 stl-algorithms stl-containers
Last synced: 05 Sep 2025
https://github.com/andezion/tanks
An improved retro variant of the tanks!
clion-ide cpp retrogaming sfml-game sfml-game-development tanks-game
Last synced: 10 Jan 2026
https://github.com/giuliom/basicrenderer
A simple renderer
3d-graphics cplusplus cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17 path-tracing pathtracing rasterizer ray-tracing raytracer raytracing-engine software-rendering
Last synced: 15 Feb 2026
https://github.com/psingh12354/imagetransforming
Image Transforming Project contain illnify watermark spotlight greyscale
coursera cpp final-project image-transform imageprocessing objectorientedprogramming
Last synced: 12 Jun 2025
https://github.com/yashkarthik/tinyrenderer
A rasterization engine written from scratch (no libraries) in C++
Last synced: 04 Jul 2025