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-29 00:06:50 UTC
- JSON Representation
https://github.com/pratik08/pytorch-submodular
A GPU accelerated Submodular Optimization toolkit.
cpp machine-learning submodular-optimization submodularity
Last synced: 09 May 2026
https://github.com/asad-ismail/fruits-classfication
Fruit classification tensorflow
classification cpp cpp-inference fruits optimization sagemaker sagemaker-deployment tensorflow tflite-conversion
Last synced: 09 May 2026
https://github.com/amanoteam/pino
A GCC cross-compiler targeting Android
android c cobol cpp fortran gcc-complier objective-c objective-c-plus-plus termux
Last synced: 30 Apr 2026
https://github.com/maurodelazeri/c-cpp-python-callbacks
C / C++ callbacks for Python with ctypes
Last synced: 09 May 2026
https://github.com/tomaszrewak/strong_typedefs
A strong_typedef implementation for C++ with selective operator overloads.
cpp header-only library operator-overloading strongly-typed
Last synced: 18 Jun 2026
https://github.com/aashrafh/paintforkids
🎨 Paint-For-Kids Project, fully coded using C++,C as a Project for Object Oriented Course [2018]
cpp object-oriented-programming oop paint university-project
Last synced: 22 Apr 2026
https://github.com/engineersbox/wolfenstein-3d
Re-creation of Id Software's Wolfenstein 3D
astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d
Last synced: 09 May 2026
https://github.com/zsr2531/bfc
A brainfuck interpreter and compiler written in C++
ast brainfuck compiler cpp interpreter
Last synced: 07 Jun 2026
https://github.com/long-gong/hdf5-with-mingw
Play HDF5 with MinGW on Windows 10
cmake cpp hdf5-library mingw-w64
Last synced: 10 Jun 2026
https://github.com/ho-cooh/include-info
A VSCode extension for showing infos about your included files
Last synced: 08 May 2026
https://github.com/banaankiamanesh/evo-copter
Evo is a Raspberry pi Based Quadcopter, which is stabilized with bio-geography-based optimization algorithm! With all the computation happening onboard the vehicle.
bbo bio-geography-based-optimization bno055 control-theory cpp drone gy-87 optimization pca9685 pid python quadcopter raspberry-pi stability
Last synced: 08 May 2026
https://github.com/hxndev/snake-game-project
Most of you have played a very interesting game “Snake” on your old Nokia phones (Black & White). In this project, I designed a 2D Snake Game in C++ with many additional functionalities.
2d cpp game game-development glut itc keyboard opengl pf project snake snake-game snakegame
Last synced: 27 Apr 2026
https://github.com/hilmizul/writer-no-jutsu
Project files from Youtube channel. 📺
Last synced: 07 May 2026
https://github.com/branc116/pbdchallange
Chain of 100 Bodies using web assembly
cpp dynamics pbd physics-simulation wasm webassembly
Last synced: 27 Apr 2026
https://github.com/josh012006/tasks-manager
Simple tasks manager wrote in C++. I haven't done the GUI yet but I plan to do it with Qt.
Last synced: 06 May 2026
https://github.com/1ay1/loom
Single-binary C++20 blog engine. No dependencies, no frameworks — just epoll, markdown, and one command.
blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies
Last synced: 10 Jun 2026
https://github.com/jakubfornadel/rust-sharedmem-ocaml
Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes
cpp multiprocess ocaml rust wrappers
Last synced: 06 May 2026
https://github.com/chez14/class.java.dll.so
Yup, load dll and so from java. no need to tell, this is an example.
Last synced: 06 May 2026
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 12 Jun 2026
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/radosz99/tsp
Travelling Salesman Problem
algo cpp exact-algorithms genetic-algorithms imga memetic-algorithm tabu-search
Last synced: 08 Jun 2026
https://github.com/sambhav228/data_structure_algorithm
A repository which consists of the collection of various Data Structures and Algorithms implemented in various Programming Languages.
Last synced: 04 May 2026
https://github.com/diogo-nb/seguidor-de-linha
Sketchs para um Carrinho Seguidor de Linha utilizando Arduino Uno.
arduino computer-engineering cpp line-follower-robot robotics
Last synced: 04 May 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/igozdev/xorlit
Compile time string literal encryptor
compile-time compiletime cpp encryption encryptor literal literals metaprogramming obfuscation obfuscator string strings xor
Last synced: 20 Sep 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/pfcclab/open3d
Open3D: A Modern Library for 3D Data Processing
3d 3d-perception arm computer-graphics cpp cuda gpu gui machine-learning mesh-processing odometry opengl paddle pointcloud python reconstruction registration rendering tensorflow visualization
Last synced: 14 Apr 2025
https://github.com/atus/proove_433_cpp
C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets
433mhz anslut cpp iot nexa proove proove-rf-sockets raspberry-pi rf telldus
Last synced: 10 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/sloweyyy/DSA
This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: 05 Aug 2025
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/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/samyam81/two-pointer
This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.
cpp csharp go java kotlin two-pointers
Last synced: 09 Apr 2026
https://github.com/timkpaine/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 14 Apr 2025
https://github.com/wkhallen/unscramble
A C++ program that unscrambles scrambled words
Last synced: 19 Apr 2025
https://github.com/abdallahhemdan/competitive-programming
algorithms competitive-programming cpp math problem-solving
Last synced: 13 Mar 2025
https://github.com/soreing/var-cpp
Dynamic and flexible type var implementation in c++
Last synced: 15 Oct 2025
https://github.com/michaelehab/shipping-company-simulator
A CLI that simulates the operation of the cargo delivery process of a Shipping Company and calculates some related statistics. This is an Educational Project for Data Structures course taken during Spring 2022 semester.
algorithms cargo cli company cpp data-structures delivery linked-list object-oriented-programming oop priority-queue queue simulation statistics truck
Last synced: 04 Mar 2025
https://github.com/qtlittlexu/thefungame-tetris
这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习
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/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
https://github.com/conreality/conreality-hal
Conreality Hardware Abstraction Layer (HAL).
Last synced: 13 Mar 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/dsanders11/chromium-include-cleanup
Scripts to help guide cleanup of #include lines in the Chromium codebase
Last synced: 17 Mar 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/ghaynorg/pmps
C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.
c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows
Last synced: 19 Feb 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/csp-community/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 08 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/adamjosephmather/codewizard
CodeWizard is a code editor/IDE like no other. Written in QT C++. Far superior to CodeShizard.
code-editor codewizard cpp custom-ide ide idle python qt
Last synced: 31 Aug 2025
https://github.com/ferhatgec/ee
Ee? Access E codes from C++.
cpp e eee europe european-union
Last synced: 18 Feb 2026
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/andyfratello/pro2
💻 Exercicis de Programació 2 (PRO2) Q1 - UPC FIB
compiler cpp cpp-language language pro2 pro2-fib programming programming-language
Last synced: 22 Jul 2025
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/abcdesktopio/oc.user
abcdesktop main graphical user container
bash c cpp dockerfile nodejs tigervnc x11 xtermjs
Last synced: 30 Jun 2025
https://github.com/stuarthayhurst/ammonite-engine
A simple OpenGL based graphics engine for experiments
Last synced: 26 Sep 2025
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/somecho/ofxjfa
Simple OpenFrameworks addon for doing Jump Flooding with GLSL shaders.
cpp glsl glsl-shader jump-flooding openframeworks openframeworks-addon opengl
Last synced: 29 Jul 2025
https://github.com/streamlabs/lib-datalane
An incredibly fast IPC solution for C and C++.
cpp gplv2 interprocess interprocess-communication ipc networking rpc
Last synced: 14 Apr 2025
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
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/neorandom/gravity-simulator
Gravity Simulator made in C++ with RayLib library.
cpp gravity gravity-simulation physics physics-simulation raylib simulator
Last synced: 14 Apr 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/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/samyam81/adapter_design
Adapter design pattern allows incompatible interfaces to work together by providing a wrapper that translates the interface of a class into another interface that a client expect.
adapter cpp csharp design design-patterns java kotlin python
Last synced: 12 Sep 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/naemazam/data-structures-and-algorithms-gfg
Data Structures and Algorithms problem and solution from GeekforGeeks with CP Books and Notes
coding-challenge coding-interviews cpp geekforgeeks geekforgeeks-solutions interview-practice interview-preparation interview-preparation-kit interview-questions naemazam problem-solving python
Last synced: 19 May 2026
https://github.com/rozanlaudzai/competitive-programming
My competitive programming solutions, templates, and learning resources.
algorithms atcoder atcoder-solutions codeforces codeforces-solutions competitive-programming cpp cses-solutions data-structures data-structures-and-algorithms leetcode leetcode-solutions tlx tlx-solutions tlx-toki
Last synced: 20 Jan 2026
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/johancdev/bomberman
💣 Recreation of Bomberman arcade game using Raylib and C++. This project has been done with 5 other students and signed the end of my 2nd year at Epitech.
Last synced: 13 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/jafagervik/gonflux
Blazingly Concurrent
compiler concurrent concurrent-programming cpp cpp20 language parallel-programming programming
Last synced: 20 Jan 2026
https://github.com/waqqas/staticvisitor
Sample project to demonstrate Visitor pattern with static polymorphism.
cpp cpp11 design-patterns polymorphism static-polymorphism visitor-pattern
Last synced: 12 Sep 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/lucasbotang/concurrent_traffic_simulation
Udacity C++ Project Concurrent Traffic Simulation
concurrency cpp traffic-simulation
Last synced: 20 May 2026
https://github.com/Jyotibrat/CompeteX
Adding all the programs which I have done while practicing Competitive Coding on different Platforms.
codechef codeforces competitive-programming cpp cpp17 git github-config python python3
Last synced: 31 Oct 2025
https://github.com/mohamedelbachir/scheduler
The scheduler software to visualizing GRANT diagram in UNIX System
algorithm cpp diagram grantt scheduler scheduling sdl unix visualisation
Last synced: 24 Jul 2025
https://github.com/Jyotibrat/LeetVault
Solutions of LeetCode Problems
cpp git github github-config leetcode leetcode-cpp leetcode-python leetcode-questions leetcode-solutions problem-solving problems python
Last synced: 24 Jul 2025
https://github.com/susmita-dey/math-quiz-game-in-cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp
Last synced: 01 Sep 2025
https://github.com/pokisemaine/fishjoy
High-performance C++ server framework
cmake cpp high-performance server-framework
Last synced: 20 May 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/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/anoadragon453/qubes-file-trust
Service files and daemon for file-based trust levels on QubesOS
cpp gsoc python qubes-os trust-level
Last synced: 07 Apr 2025
https://github.com/wx257osn2/clockwork_base32_cxx
Implementation of Clockwork Base32 for C++.
Last synced: 07 Jun 2026
https://github.com/thetibiaking/ttk-canary-mixed
Canary Custom Server 13.x for OpenTibia community.
Last synced: 14 Mar 2025
https://github.com/ferhatgec/kedi
Fegeya Kedi, Experimental Data Interface.
cpp cpp17 data data-interchange data-interface fegeya gnu json library linux xml
Last synced: 14 Apr 2025
https://github.com/khaledkamr/problem_solving
All the solutions of Assiut sheets for the beginers on Codeforces, covers all the basics and genral problems with different levels.
algorithms arrays codeforces-solutions cpp data-types functions if-elseif-else loops math-geometry problem-solving recursion strings
Last synced: 28 Jul 2025