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/swvanbuuren/cubinterpp
Multidimensional cubic and linear interpolation in modern C++ with Python support
1d-interpolation 2d-interpolation 3d-interpolation akima cpp cpp23 cubic-interpolation header-only interpolation linear-interpolation mdspan multi-dimensional-interpolation multidimensional-interpolation multivariate-interpolation piecewise-polynomial pybind11 python spline spline-interpolation submdspan
Last synced: 26 Jan 2026
https://github.com/scidian/drop
Easy to use, no code, drag n' drop, 2.5D game engine. Written in C++ utilizing Qt, OpenGL and Chipmunk Physics.
chipmunk-physics-engine cpp drag-and-drop easy-to-use game game-engine opengl qt
Last synced: 01 Apr 2025
https://github.com/teddy-van-jerry/water_filling
This is a C++ command line app to optimize the water filling problem with plotting support.
Last synced: 13 Jul 2025
https://github.com/alirezasaadatmand/shooter-game
A game written in Python, JavaScript, Go and C++, mostly inspired by the "Chris Courses" YouTube channel
canvas canvas-game cpp game go golang javascript pygame python raylib shooter shooter-game
Last synced: 11 Jun 2025
https://github.com/gauravkesh/data_structures_and_algorithm
My daily learning of Data Structure and Algorithm in c++
clion-ide cpp data-structures-and-algorithms leetcode standard-library striver-a2z-sheet
Last synced: 23 Apr 2025
https://github.com/danielaraldiedu/flappy-bird
Trabalho de desenvolvimento do jogo Flappy Bird em C++.
Last synced: 12 Jun 2025
https://github.com/tkostadinov004/introduction_to_programming_pract_fmi
Материали за курса "Увод в програмирането - практикум" за зимен семестър на 2024 / 2025 година
cpp introduction-to-programming
Last synced: 28 Feb 2025
https://github.com/abdallahhemdan/maze-generator
🐀A maze generator is a flexible size random maze implemented using Union Find Set (Disjoint Set)
cpp disjoint-set maze-algorithms maze-creation maze-game maze-generator union-find-set
Last synced: 23 Apr 2025
https://github.com/gjbex/defensive_programming_and_debugging
This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.
bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing
Last synced: 13 Jul 2025
https://github.com/yumetodo/string_split
STLのstringをchain method風味にsplitする
chain cpp cpp-library string string-split
Last synced: 23 Apr 2025
https://github.com/sonodima/wmipp
WMI++ takes away the pain from interfacing with the Windows Management Instrumentation from C++
Last synced: 23 Apr 2025
https://github.com/erio-harrison/write-you-an-autopilot-sys
Implement an autonomous driving system step by step
Last synced: 12 Apr 2025
https://github.com/ashwaniydv/my-lsm-tree-cpp
Log-structured Key-Value storage engine written in C++
bitcask cpp database db storage-engine wal write-ahead-logging
Last synced: 23 Apr 2025
https://github.com/gbmhunter/cpptemplate
A template repository to quick-start C++ development.
codecov coverage cplusplus cpp cpp14 example gtest jumpstart quickstart repository template travis-ci
Last synced: 23 Apr 2025
https://github.com/mylifeismyhome/tinjector
Windows Injector examples in c/pp
beginner cpp example injector manual-mapping remote-loadlibrary setwindowshookex thread-hijacking windows x64
Last synced: 23 Apr 2025
https://github.com/shlomnissan/texture-packer
🖼 Spritesheet generator using rectangle bin packing algorithm
bin-packing cpp cpp17 game-2d texture-atlas texture-packer
Last synced: 12 Apr 2025
https://github.com/thatsabhishek/coding_ninjas-intro_to_cpp
This repo includes all C++ problems for Coding Ninjas Introduction to C++ Course.
coding codingninja-solution codingninjas codingninjasfundamental codingninjaspractice cpp patterns programming
Last synced: 11 Apr 2025
https://github.com/lawrencewarren/komo2
KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.
arm c cpp emulation gtkmm gui linux nottingham nottinghamuni
Last synced: 11 Mar 2026
https://github.com/anuraganalog/hackerrank
Contains codes for some of the solutions to Hacker-rank problems
cpp dbms hackerrank hacktoberfest hacktoberfest2020 problem problem-solving projecteuler python3 sloving solutions sql statistics
Last synced: 09 Apr 2025
https://github.com/dup4/learning-cpp
Some demos in the process of learning C++
Last synced: 24 Apr 2025
https://github.com/miere43/notification-filter
SKSE plugin that allows hiding notifications based on customizable rules.
commonlibsse cpp mod modding skse skse-plugin skse64 skse64-plugin skyrim-se skyrim-special-edition
Last synced: 09 Jun 2026
https://github.com/hacke-rc/c_practice_programs
A collection of c programs that I made while learning C Language and still learning and updating to this day :)
c cpp practice-programming practice-project
Last synced: 03 May 2026
https://github.com/aw-junaid/cpp-or-c
Master C++ (or C) programming: data structures, algorithms, system design, and performance optimization. Includes examples and best practices for all levels.
Last synced: 14 Apr 2025
https://github.com/endurodave/asyncmulticastdelegate
Asynchronous Multicast Delegates in C++
asynchronous asynchronous-callbacks asynchronous-function-calling asynchronous-programming callback-functions cpp cpp03 delegates embedded linux multi-thread multicast publish-subscribe windows
Last synced: 04 Apr 2025
https://github.com/qninhdt/cybrion
Cybrion - A voxel game written in C++ using SDL2 and modern OpenGL
cpp game gamedev glsl minecraft-clone modern-cpp opengl voxel voxel-engine voxel-game
Last synced: 19 Jun 2026
https://github.com/hxndev/implementing-a-dns-server
DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.
c cache code cpp dns dns-server implement ip-address project proxy routing server
Last synced: 05 May 2026
https://github.com/yhisaki/plotly.cpp
📈 plotly.cpp: A C++ plotting library for expressive, interactive, real-time and streaming data visualization
animation cpp physics-simuation plot plotly plots real-time robotics scatter-plot visualisation
Last synced: 14 May 2026
https://github.com/haikelfazzani/dard
⭐ Dard is french educational programming language, it is designed as an instrument for learning 💻
c clang cpp french language programming-language tdd
Last synced: 14 May 2026
https://github.com/aaisha-nexus/connect4game
connect-four cpp functions game
Last synced: 21 Aug 2025
https://github.com/abhiramborige/library_management-cpp
Library Management Portal.
array-manipulations cpp filehandling hacktoberfest library library-database library-management library-management-system library-management-system-cpp management-system modularization object-oriented-programming oops-in-cpp regular-expressions string-manipulation
Last synced: 14 Apr 2025
https://github.com/ingenious-c0der/beluga
An esoteric programming language based on Turing Machines
automata automaton beluga cpp esoteric-programming-language fsm language-modeling regex-engine turing-machine turing-machine-executor turing-machine-simulator
Last synced: 12 May 2025
https://github.com/fkromer/testability-patterns-cpp
"Design for Testability" pattern examples in C++ (cmake, gtest).
cmake cpp design-for-testability gtest
Last synced: 27 Jun 2025
https://github.com/abdallahhemdan/mini-projects
💎 My implementation of some small projects as an application of different Languages and technologies ..
animations circuits cpp electrical-engineering loop-analysis python tic-tac-toe y-delta-transformation
Last synced: 13 Mar 2025
https://github.com/abdallahhemdan/sudoku-solver
🔢 A Simple Sudoku Solver Using Recursive Backtracking technique..
backtracking backtracking-algorithm cpp sudoku-solver
Last synced: 22 Jul 2025
https://github.com/rbourgeois33/heat-equation-hpc-tools
Simple use case of the Kokkos, MPI and PDI libraries for solving the linear heat equation on a 2D cartesian mesh with periodic boundary condition.
cpp finite-difference hdf5-library kokkos-kernels mpi-applications
Last synced: 06 Mar 2026
https://github.com/winterrdog/fast_entropy_calc
Calculate the Shannon entropy of the provided file.
av-evasion cplusplus cpp entropy fast information-security shannon-entropy
Last synced: 23 Aug 2025
https://github.com/rebelhere/social-network-application
Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.
console-app cpp object-oriented-programming social social-media
Last synced: 23 Aug 2025
https://github.com/terroo/hexter
Get the syntax of a hexadecimal color for the terminal (ANSI RGB)
ansi ansi-colors cli command-line cpp cpp20 hexadecimal rgb
Last synced: 29 Jul 2025
https://github.com/nicknaso/simdb
Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp database key-value performance
Last synced: 10 Apr 2026
https://github.com/madebypixel02/cpp-module-00
[42 Madrid] shhhhh... I think the students are asleep
42 42-cpp-module 42-cursus 42born2code 42madrid 42school born2code cpp dreams makefile megaphone peer2peer phonebook
Last synced: 24 Aug 2025
https://github.com/fluxer/katie
C++ toolkit derived from the Qt 4.8 framework
Last synced: 20 Feb 2026
https://github.com/pkestene/tsp
traveling salesman problem solved with different programing models
cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl
Last synced: 19 Aug 2025
https://github.com/tembleking/cchan
A C++17 header-based library that implements Go-like channels.
channels concurrency concurrency-patterns concurrent-programming cpp cpp-library cpp17 golang library mit mit-license
Last synced: 18 Aug 2025
https://github.com/xaizek/dit
Command-line task keeper.
cpp cpp11 task-manager tasks todo todolist
Last synced: 14 Apr 2025
https://github.com/yeaseen/graphicsopengl
Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done
camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation
Last synced: 25 Jun 2025
https://github.com/wichert/pybind11-example
Example showing pybind11 with virtual functions
cpp cpp11 example-project pybind11 python
Last synced: 10 Sep 2025
https://github.com/huy-dna/nonvariadic-printf
An implementation of printf + A preprocessor to pass the code through before compiling
cpp implementation makefile printf python3 speculative
Last synced: 24 Feb 2025
https://github.com/hi-dhl/leetcode-solution-cpp-c
LeetCode / 剑指 offer 系列题解, 在线阅读 https://offer.hi-dhl.com
array-algorithms binary-algorithm binary-search binary-tree cpp java kotlin leetcode-solutions linked-algorithms queue-algorithm sorting-algorithms stack-algorithm
Last synced: 09 Mar 2026
https://github.com/polfeliu/ccg
C/C++ Code Generation
c codegen codegeneration cpp framework
Last synced: 05 Oct 2025
https://github.com/creosb/nft-art-gallery
Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine
art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4
Last synced: 15 Sep 2025
https://github.com/spatlyu/spatlyu.github.io
Personal Website of SpatLyu
cpp geography geoinformatics gis personal-website python3 r spatial-analysis statistics
Last synced: 16 Aug 2025
https://github.com/ethiy/proj.city
Project city 3D models. [Prototype]
cgal city-models cpp gdal geographic-data
Last synced: 14 Aug 2025
https://github.com/dsc712/concepts_of_java
A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .
Last synced: 16 Aug 2025
https://github.com/qengineering/mobilenetv1_ssd_opencv_caffe
MobileNetV1_SSD Caffe with OpenCV on RaspBerry Pi
caffe cpp dnn mobilenet-ssd mobilenetv1-ssd-caffe opencv raspberry-pi testopencv-caffe
Last synced: 13 Apr 2025
https://github.com/lunarwatcher/genesis
Colony sim, because why not?
colony-sim cpp game glfw3 i-have-no-idea-what-im-doing text-rendering-hype
Last synced: 13 Aug 2025
https://github.com/iamazeem/beginnings
Some C/C++ stuff from my early days! [2003 - '04]
borland-cpp c cpp old-stuff projects text-based user-interface
Last synced: 15 Aug 2025
https://github.com/tylerjw/fp
Functional Programming extensions to C++ for ROS projects.
Last synced: 13 Apr 2025
https://github.com/h2337/cppdataloader
cppdataloader is a batching and caching library for C++17
batch batching cache caching cpp cpp17 dataloader
Last synced: 13 Aug 2025
https://github.com/joanstinson/hackandslash
A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.
cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2
Last synced: 21 May 2026
https://github.com/richhaar/autosar-crc
JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++
autosar cpp cpp17 crc crc16 crc32 crc64 crc8 javascript node-addon node-addon-api nodejs
Last synced: 13 Apr 2025
https://github.com/hhromic/e131-mqtt-bridge
E1.31 (sACN) to MQTT Bridging Server written in C
bridge c cpp e131 light-controller mqtt sacn server
Last synced: 04 Jan 2026
https://github.com/briancairl/zen
A functional/railway-oriented programming library for C++17
cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming
Last synced: 22 Aug 2025
https://github.com/pinto0309/tinyyolo
Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦
cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2
Last synced: 13 Sep 2025
https://github.com/jayantgoel001/codechef
codechef competitive-programming cpp java python
Last synced: 22 Aug 2025
https://github.com/raffaeletranfaglia/llvm-middle-end-optimizations
Machine independent passes to optimise LLVM intermediate representation.
cpp llvm llvm-ir llvm-pass optimization
Last synced: 12 Apr 2025
https://github.com/nawaz1991/timedeventqueue
TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.
cpp event priority-queue timed-events
Last synced: 21 Apr 2025
https://github.com/0opsdev/farquhar-engine
Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl
3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization
Last synced: 10 Apr 2025
https://github.com/minaminao/competitive-programming
My submissions to online judges and algorithms for competitive programming
competitive-programming cpp online-judges rust
Last synced: 28 Apr 2025
https://github.com/smjsgaming/demangler
An Itanium ABI symbol demangler
assembly cpp itanium itanium-abi parser symbol
Last synced: 08 Apr 2025
https://github.com/llnl/bindee
Fast C++-Python bindings for simple cases.
c-plus-plus clang clang-tooling cpp pybind11 python python-bindings
Last synced: 29 Apr 2025
https://github.com/hypertextassassin0273/swift_store_management-oop_project
C++ language based generic management project which covers all the basic & some advance concepts of OOP & C++11, using DevC++ Compiler
cplusplus cplusplus-11 cpp cpp-project cpp11 easy-project management-project management-system oop oop-project open-source open-source-code open-source-project university-project
Last synced: 10 Apr 2025
https://github.com/derunelabs/enola
library to perform some tensor operation for deep and machine learning
algorithms cpp cpp17 opencl tensor
Last synced: 03 Sep 2025
https://github.com/dominiklohmann/wahl
A type-safe argument parser for modern C++.
Last synced: 24 Mar 2025
https://github.com/morgancaron/cpputils
C++ Utilities Library for compilers or various projects
compiler cpp cpp20 cpp23 cpputils logger parser parser-combinators parser-generator utility-library
Last synced: 12 May 2025
https://github.com/hoangtien2k3/leetcode-solutions
LeetCode , Dev LeetCode ep1 #odleets code Java/C/C++/Java/Kotlin ..., expand your knowledge and prepare for technical interviews, algorithms.
algorithms-and-data-structures c cpp java kotlin
Last synced: 21 Apr 2025
https://github.com/garvit-joshi/kompiler
A package for auto compiling C++ files as soon as they are saved.
Last synced: 12 Mar 2026
https://github.com/end2endzone/rapidassist
RapidAssist is a lite cross-platform library that assist you with the most c++ repetitive tasks.
cpp cpp98 cross-platform quick repetitive
Last synced: 10 Apr 2025
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025
https://github.com/yeaseen/syscallimplementationos
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
bin-file cpp creating-command-line-in-linux linux-command system-calls
Last synced: 07 May 2025
https://github.com/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/pirate/assembly-repl
A REPL for raw ASM assembly, LLVM IR, C++, C, Objective C on macOS/Linux ARM64/AMD64. Useful for learning assembly, optimizing LLMV output, debugging memory, etc.
arm arm64 assembly c c-language clang cpp learning llvm llvm-clang llvm-ir macos objective-c repl x64-assembly x86-64
Last synced: 31 May 2026
https://github.com/tsnsoft/codeblocks_blank_prject-linux
Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)
codeblocks cpp example linux wxwidgets
Last synced: 10 Oct 2025
https://github.com/madladsquad/untitledruntimelibraryloader
A cross platform runtime shared object loader(windows and unix)
c cpp library library-loader unix utility utility-library windows
Last synced: 11 Apr 2025
https://github.com/mortennobel/openglvoxelizer
cpp cpp11 graphics-programming
Last synced: 07 Sep 2025
https://github.com/axnjr/snn_be_pro
A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!
ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python
Last synced: 06 Oct 2025
https://github.com/pc2/custonn2
This repository deals with the use of an Open-source FPGA Plugin to execute Neural Networks on multiple Intel Stratix 10 FPGAs.
cpp fpga googlenet open-source opencl-kernels openvino-inference-engine openvino-toolkit plugin resnet-50
Last synced: 22 Apr 2025
https://github.com/andy-messer/mipt-cpp
Задачи выполненные по курсу ООП C++.
classes cpp mipt-homeworks structures
Last synced: 09 Apr 2025
https://github.com/megatokio/z80
Configurable & fast Z80 CPU emulation written in c++
Last synced: 08 Oct 2025
https://github.com/renarddev/renjack
Renard Injector (PE section injector with hooks)
cpp injector pe reverse-engineering
Last synced: 05 Oct 2025