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-27 00:06:34 UTC
- JSON Representation
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/mynenik/xyplot-32
Extensible Plotting and Data Analysis Program for 32-bit x86 GNU/Linux
cpp data-analysis data-manipulation data-visualization forth linux-app motif xwindows
Last synced: 02 Aug 2025
https://github.com/ilieschibane/projet-algo
University project about time and space complexity of differents algorithms, data structure and NP problems
algorithms-and-data-structures complexity cpp np-problem
Last synced: 20 Aug 2025
https://github.com/jdsherbert/audio-phaser-effect
Simple C++ implementation of a basic Phaser technique.
audio audio-effect audio-effects audio-feedback audio-processing cpp delay haas phaser
Last synced: 30 Jun 2025
https://github.com/breezewish/jitplot
Ultra fast plot drawer using JIT and SIMD technologies. Course Homework.
cpp jit shunting-yard-algorithm simd
Last synced: 22 Mar 2025
https://github.com/michelerenzullo/fastboxblur
Fast Box Blur using a sliding accumulator and with reflected borders policy
accumulator blur box cpp image-processing opencv padding
Last synced: 20 Aug 2025
https://github.com/ysuzuki19/pcl_tim_grabber
sick sensor grabber for PCL (Point Cloud Library)
cpp grab grabber lidar lidar-point-cloud pcl pointcloudlibrary sensor sick
Last synced: 14 Apr 2025
https://github.com/umar-masood/modern-stylish-ui-components
This is a carefully crafted set of modern, stylish UI components designed using Qt C++ and Qt Style Sheets (QSS) — delivering a clean, responsive, and highly customizable user interface experience. Inspired by contemporary design systems like Material Design and Fluent UI,.
app-compoents app-ui-elements cmake cpp cross-platform css modern-design-app modern-ui modern-ui-components modern-ux qss qt qt-cpp qt6
Last synced: 02 Sep 2025
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/jdsherbert/unreal-engine-plugin-template
Plugin template boilerplate for Unreal Engine.
cpp plugin template unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 30 Aug 2025
https://github.com/bradleynull/drone-path-planning
C++ example for parsing maps and planning paths based on given drone parameters
cpp drone pathplanning robotics
Last synced: 04 May 2026
https://github.com/innernull/feather
FEATure HashER
cpp feature-engineering feature-extraction feature-hash feature-hashing hash-embedding libsvm libsvm-data libsvm-format machine-learning python recommendation-system recommender-system recsys sparse-data sparse-representations
Last synced: 27 Sep 2025
https://github.com/lebrancconvas/cpp-playground
C++ Practicing.
cpp playground practice-programming
Last synced: 11 Jun 2026
https://github.com/yaser-123/cpp-fundamentals
Master the basics of C++ programming in a fun and engaging way. Whether you're a complete beginner or have some programming experience, this course will help you develop the skills you need.
Last synced: 21 Aug 2025
https://github.com/lokranjanp/cryptosystems
All cryptography algorithms of Cryptography and Network Security course implemented in C++ [21IS6C03]
Last synced: 21 Apr 2025
https://github.com/ufrshubham/fastestpizzadelivery
A game made for the Game (Engineless) Jam using Raylib
3d-game cpp engineless-game-jam game-dev game-jam indie-game raylib-cpp raylib-game
Last synced: 03 Aug 2025
https://github.com/phreakyphoenix/leetcode-maychallenge
My solutions to LeetCode's May challenge solutions, mostly in Python. Please :star2: to show some love.
challenge-solutions competitive-programming competitive-programming-contests cpp divide-and-conquer dynamic-programming heap java leetcode leetcode-maychallenge leetcode-python3 leetcode-solutions linkedlist programming programming-contests python python3 stack
Last synced: 11 Apr 2025
https://github.com/soreing/des-cpp-encrypt
Simple DES encryption library for C++
Last synced: 05 Apr 2025
https://github.com/madladsquad/untitledimguitheme
A library for using themes in YAML format for styling dear imgui
Last synced: 29 Dec 2025
https://github.com/gbowne1/random_c_cpp_programs
A collection of my random opensource C and C++ programs
c cpp math mathematics program random utilities utility
Last synced: 24 Oct 2025
https://github.com/vertexwahn/rules_ispc
Bazel rules for Intel Implicit SPMD Program Compiler
bazel bazel-rules cpp ispc spmd
Last synced: 10 Apr 2025
https://github.com/abarichello/multicaster
Multiplayer raycasting game.
cpp game-development gamedev raycasting raycasting-engine sfml sfml-game
Last synced: 30 Apr 2025
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/3zrv/raytracerincpp
A ray tracer that renders in 16-color VGA palette at 640x480 resolution.
Last synced: 18 May 2026
https://github.com/amreshpro/competative-setup_sublime
A competitive programming setup for sublime text editor in Cpp.
competitive-programming cplusplus cpp editor sublime-text sublime-text-3
Last synced: 11 Sep 2025
https://github.com/ruddyscent/ccspip-in-cpp
C++ porting of 'Classic Computer Problems in Python' by David Kopec
algorithms book computer-science cpp cpp17 manning
Last synced: 21 Jun 2025
https://github.com/ripred/profiler
Easily profile your Arduino functions to see how much time they take. The output can be disabled and enabled at runtime. Very lightweight. Optional output pin debugging and custom text output supported too.
arduino arduino-library cplusplus cpp profiling profiling-library utility-library
Last synced: 17 May 2026
https://github.com/parmaja/miniiremote
Arduino IR remote control reader/receiver into 32 bit code
arduino atmega attiny cpp remote-control
Last synced: 18 May 2026
https://github.com/khushiyant/reqboost
Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
cpp http libcurl pybind11 python requests
Last synced: 12 Apr 2025
https://github.com/madhuryahait/arduino_obstacle_avoiding_bot
Arduino code for Bot
arduino arduino-library arduino-uno bot cpp
Last synced: 11 Sep 2025
https://github.com/amcbn06/dsa
Popular data structures i use implemented by me
Last synced: 15 May 2026
https://github.com/islipnot/autostruct
Automatically converts and aligns the layouts of structs and enums between C++ and IDA.
cpp ida ida-pro reverse-engineering
Last synced: 13 Apr 2025
https://github.com/samsilverman/rwmicro
rwmicro is a lightweight C++ library for generating random-walk microstructures—binary patterns created by a periodic random walk.
computational-mechanics cpp generative-design materials-science metamaterials microstructure monte-carlo procedural-generation random-walk stochastic
Last synced: 07 Mar 2026
https://github.com/chris-1101/codewars
:city_sunset: A mirror of attempted/completed codewars challenges
code-challenge codegolf codewars cpp
Last synced: 17 Mar 2025
https://github.com/leo-aa88/logtard
A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo
cpp cpp-library cpp-logger logger logging-framework logging-library
Last synced: 28 Oct 2025
https://github.com/speedycraftah/speedy-os
X86 operating system attempt from scratch written with C, C++ and Assembly.
cpp operating-system operating-system-kernel operating-system-learning x86
Last synced: 08 Jan 2026
https://github.com/wtrsltnk/editorapp
Old piece of code that I wrote around 2004. This was supposed to be an 3d application where you could create game assets for the GoldSrc engine.
Last synced: 20 Sep 2025
https://github.com/graetz23/xmlcc
an ANSI C++ XML library keeping SAX interface and XML / DOM tree
ansi composite-pattern cpp design-patterns dom html html-generation html-generator html-parser html-parsing lib library object-oriented object-oriented-design platform-independent xml xml-generation xml-generator xml-parser xml-parsing
Last synced: 16 Dec 2025
https://github.com/srijxnnn/emu8
emu8 - A CHIP-8 emulator (or interpreter) written in C++.
chip-8 chip8 chip8-emulator chip8-interpreter cpp emu8 sdl2
Last synced: 13 Mar 2025
https://github.com/madladsquad/untitledimageviewer
A small image viewer
avif cpp heif image image-viewer imgui jpegxl viewer webp
Last synced: 11 Apr 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/youssef-saaed/booleanarray
A C++ class for storing boolean values efficiently using a single bit instead of byte per value
bitwise-operators cpp memory-management open-source optimization
Last synced: 22 Mar 2025
https://github.com/x4raynixx/ryxon
Ryxon is a lightweight programming language focused on simplicity and low resource usage. It’s easy to learn, fast to write, and runs smoothly even on low-end PCs.
cpp csharp javascript language nextjs programming programminglanguage python rx rx-scripting
Last synced: 23 Jun 2025
https://github.com/villy-p/logic-projects
A Collection of projects for Logic class of 2022-23. Includes Chess, Craps, Monopoly, and Poker!
c chess chess-game cpp craps craps-game css games html lisp monopoly monopoly-game poker poker-game typescript
Last synced: 19 Mar 2025
https://github.com/rswinkle/opengl_reference
Collection of modern OpenGL programs for reference and frameworks
3d-graphics c cpp examples graphics graphics-library opengl
Last synced: 08 Jul 2025
https://github.com/saadbazaz/airpal
AirPal, the (dummy) Flight Reservation System. Written in C++ as a Data Structures project, with a UI in QTC++.
cpp flight-reservation flight-reservation-system qt student-project
Last synced: 01 May 2026
https://github.com/kiprasmel/cputils
CLI utilities for competitive programming (mostly making C++ feel interpreted instead of compiled)
cli competitive-programming cpp utilities utils
Last synced: 09 May 2026
https://github.com/im-rises/nbody-simulator-docker
N-body simulator using bruteforce method using docker for calculations
containers cpp docker javascript n-body n-body-simulator nbody-simulation nodejs simulation simulator
Last synced: 06 Apr 2026
https://github.com/manju07/school-management-system
C++ Console Application with File System
c cpp filesystem fstream school-management-system
Last synced: 10 Apr 2025
https://github.com/thetibiaking/ttk-canary-mixed
Canary Custom Server 13.x for OpenTibia community.
Last synced: 14 Mar 2025
https://github.com/frklan/dodgethecreeps-cpp
Source code for the "Your first game" tutorial at Godot Docs made in C++
cpp cpp17 game-development godot ios
Last synced: 17 May 2026
https://github.com/maudzung/extended-kalman-filter-cpp
Extended Kalman Filter Project using C++
cpp kalman-estimator kalman-filter kalman-tracking
Last synced: 19 May 2026
https://github.com/giulioromualdi/named_tuple
Single header tagged tuple implementation
Last synced: 29 Mar 2025
https://github.com/am2022/notepad
a simple notepad with c++ and qt
c c-plus-plus cpp gui notepad qt qt-framework qt-gui text-editor
Last synced: 05 Feb 2026
https://github.com/karmakrafts/kstd-platform
OS abstractions for various purposes like memory mapping for C++17/20.
abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library
Last synced: 11 May 2025
https://github.com/kaushalmodi/nim-systemverilog-vpi
Using Nim to interface with Verilog and SystemVerilog test benches via VPI
1364-2005 1800-2017 c cpp nim pli systemverilog verilog vpi
Last synced: 14 Apr 2025
https://github.com/nathad17/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 09 Jul 2025
https://github.com/shvixxl/arkanoid-nine-hells
Upside down Arkanoid with Magic in Hell 🎮
arcade cpp game game-2d game-development sdl2
Last synced: 13 Feb 2026
https://github.com/efmsoft/logme
Runtime-controlled logging for C/C++ applications. Selectively enable, route, and limit logs at runtime — without restarting
c-plus-plus console cpp cross-platform file file-log linux logger logging logging-library macos windows
Last synced: 17 Jan 2026
https://github.com/samyam81/theoryofcomputation
This is a repository created to store the questions related to theory of Computation. This maynot be the most efficient way of solving the problem.
cpp java theory-of-computation
Last synced: 19 May 2026
https://github.com/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/akshat2602/sem3_dsl
Assignments for SPPU Sem 3 Comp Engineering DSL (Data structures Lab)
Last synced: 05 Apr 2025
https://github.com/tole-k/ant-colony-optimization-solving-google-hashcode-2020
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
book cpp google greedy-algorithm library mutations np-hard optimization
Last synced: 05 Jun 2026
https://github.com/ippclub/yarnflow
A lightweight compiler that converts Yarn Spinner scripts into Lua code, enabling seamless integration of interactive storytelling into Lua-based projects.
cpp lua yarn-spinner yuescript
Last synced: 14 Apr 2025
https://github.com/dkosmari/gtk-sfml
A set of gtkmm3 widgets for SFML integration.
c-plus-plus cpp cross-platform-library graphics gtkmm gtkmm3 library multimedia opengl sfml
Last synced: 18 Apr 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/lucasbotang/concurrent_traffic_simulation
Udacity C++ Project Concurrent Traffic Simulation
concurrency cpp traffic-simulation
Last synced: 20 May 2026
https://github.com/sschleemilch/cpp-gitbash-powerline
bashrc cpp git gitbash powerline-shell
Last synced: 19 May 2026
https://github.com/theflash2k/sudoku
A sudoku game made in C++
c cplusplus cplusplus-games-for-beginners cpp game sudoku
Last synced: 19 May 2026
https://github.com/1dealGas/Aerials
Demo of the Mobile Rhythm Game「Aerials」[Made with Defold & AcPlay]
aerials aerialsdemo cpp cpp11 defold flatbuffers lua miniaudio mobilegame music-game rhythm-game
Last synced: 28 Oct 2025
https://github.com/papachristoumarios/coding
Solutions to algorithmic challenges :rocket:
codechef-solutions competitive-programming cpp hackerrank-solutions python
Last synced: 27 Apr 2026
https://github.com/caoimhebyrne/cmake-lagom-template
A minimal project template for building a C++ application using SerenityOS' Lagom libraries
Last synced: 22 Mar 2025
https://github.com/conreality/conreality-hal
Conreality Hardware Abstraction Layer (HAL).
Last synced: 13 Mar 2025
https://github.com/jafagervik/gonflux
Blazingly Concurrent
compiler concurrent concurrent-programming cpp cpp20 language parallel-programming programming
Last synced: 20 Jan 2026
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 2025
https://github.com/mr-technologies/farsightcpp
Basic MRTech IFF C++ SDK sample application
camera cpp cuda demosaicing dng genicam gpu h264 h265 image-processing jetson json low-latency machine-vision mipi rest-api rtsp sdk tiff vulkan
Last synced: 12 Apr 2025
https://github.com/jackbdu/nature-of-code-2024-openframeworks
The Nature of Code (2024 Edition): Code Examples in C++ (openFrameworks).
cpp creative-coding nature-of-code openframeworks physics
Last synced: 16 Feb 2026
https://github.com/heatxd/cpp_ggrs
cpp bindings for ggrs
cpp ggpo ggrs networking rollback-netcode rust
Last synced: 07 Jul 2025
https://github.com/ferki-git-creator/single-header-zero-config-universal-library-inclusion-system-for-c-cpp-no-build-files-818b-magic
Include entire C/C++ libraries as header-only with ZERO configuration. No .a/.so files, no build systems - just magic. Revolutionize your workflow!
automation build-system c-libraries c99 cpp cpp17 cross-platform dependency-free genius-code hack header-only innovative magic minimal-library no-dependencies revolution sdl2 single-header tiny-library zero-config
Last synced: 15 May 2026