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/mortennobel/simplevrcpp
Simple example of using the OculusVR SDK and SDL
cpp graphics-programming oculus-rift openvr sdl2 virtual-reality
Last synced: 18 Jun 2025
https://github.com/joakimthun/kiwi
A 3D software renderer written in c++
3d cpp rendering software-rendering
Last synced: 31 Mar 2025
https://github.com/degitx/nen
Neural Network library with with native CPU/GPU bindings and learning algorithms choice
algorithm-library cpp machine-learning neural-network nodejs
Last synced: 21 Apr 2025
https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
Last synced: 23 Apr 2025
https://github.com/aermoss/aenc
A programming language made with C++.
cpp interpreter programming-language
Last synced: 26 Jun 2025
https://github.com/mrdcvlsc/cyfre
A Templated C++ matrix library
cpp determinant dotproduct echelon-form library linear-algebra matrix matrix-functions matrix-inversion matrix-library matrix-multiplication rref templated vector-math
Last synced: 08 Jan 2026
https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/pachadotdev/cpp11eigen
The idea is to pass matrices/vectors from R to C++, write pure C++/Eigen code for the computation, and then export the result back to R with the proper data structures.
cpp cpp11 eigen hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/bensuperpc/vector
High performance multidimensional vectors in C++17, with optional OpenMP acceleration.
cmake cmake-init cpp cpp17 openmp vector
Last synced: 20 Jan 2026
https://github.com/devgianlu/ghidraprotobufcpp
Useful plugin for reverse engineering code that makes use of C++ protobuf
cpp ghidra ghidra-plugin ghidra-scripts protobuf
Last synced: 11 Apr 2026
https://github.com/lmangani/atproto-cpp
Simple C++ interface for interacting with BlueSky #atproto
Last synced: 09 Apr 2025
https://github.com/superb-man/pacman
Classic Pacman game remake with 3 levels for each of the 10 mazes!Added fireball releasing and hiding features!!Hope you enjoy😁
2d c cpp game igraphics-project maze open-gl x-33
Last synced: 03 Mar 2025
https://github.com/digoarthur/console-guessinggame
This was my first program create in University.
Last synced: 30 Mar 2025
https://github.com/ahmed-saayed/compititve-programming
A collection of algorithms, data structures, Problems on many websites, notes, and references I used during my ICPC journey
algorithms competitive-programming cpp data-structures icpc problem-solving topic
Last synced: 10 Oct 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/brunexgeek/webster
Small and standalone HTTP server/client API
c cpp http http-client http-server networking webster
Last synced: 28 Apr 2025
https://github.com/artem78/s60-file-utils
File utilities for Symbian OS
cpp file filesystem library module symbian symbiancpp
Last synced: 10 Oct 2025
https://github.com/akbs-org/akbs
A super quick build system for C, C++ and ASM
akbs asm assembler assembly att-assembly build c collaborate compiler cpp cxx fast github intel-assembly interpreter linker python python3 quick speed
Last synced: 19 Jan 2026
https://github.com/jaydattpatel/binary-tree
Different Operation on Binary Tree Structure
bfs-search binary-tree breadth-first-search c c-language cplusplus cpp depth-first-search dfs-search inorder-traversal levelorder-traversal online-manipal-bca postorder-traversal preorder-traversal tree-height
Last synced: 23 Jan 2026
https://github.com/dan-and-dna/mobilediablo
unreal c++ learning example 虚幻c++ topdown 例子
cpp game topdown ue4 ue4-tutorial
Last synced: 14 Mar 2025
https://github.com/robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
cpp database key-value-database key-value-store leveldb lsm-tree
Last synced: 21 Nov 2025
https://github.com/erikzenker/chainiterator
Concat multiple C++ containers to a single iterable object
Last synced: 12 Oct 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/theshobhitsingh/data_structures_and_algorithms
This is my first GitHub repository, dedicated to documenting my learning journey and sharing implementations of data structures and algorithms.
algorithms c cpp data-structures java javascript python typescript
Last synced: 06 Mar 2026
https://github.com/rurumimic/terminal
📈 단말
blackberry bloomberg cpp market openbb rust terminal webassembly webgl websocket
Last synced: 05 May 2025
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/briandowns/libgithub
C/C++ library for accessing the GitHub API.
Last synced: 03 Sep 2025
https://github.com/socrats/dyrwin
Simulator of evolutionary dynamics and game theory in c++
cpp evolutionary-game-theory game-theory simulation
Last synced: 11 Jun 2025
https://github.com/jofaval/babylon
Microservices using mutliple languages (as with Babylon's tower) for a fake e-commerce
api babylon cloud cpp django dotnet e-commerce flask golang java laravel microfrontend microfrontends microservices php python rust software-engineering spring-boot typescript
Last synced: 17 Feb 2026
https://github.com/hxndev/chatbot-using-named-pipes
In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.
chatbot code cpp fork named-pipes pipes process
Last synced: 31 Mar 2025
https://github.com/michalspano/terminarium
🌱 An Enclosure System – Terrarium + Terminal
Last synced: 24 Apr 2025
https://github.com/courseworks/aut_ap_2024_spring_hw2
The second assignment for AUT's Advanced Programming course (Spring 2024), featuring a banking system simulation project. It includes Person, Account, and Bank classes to manage transactions and operations, enhancing secure programming and data handling skills.
banking-applications cpp homework homework-assignments
Last synced: 12 Jun 2025
https://github.com/newyaroslav/xtime_cpp
Простая C++ библиотека для работы с временем и датой
automation-date calculation cpp epoch-time gmt gmt-time hpp julian-day moon-parallax ole-automation-date posix-time sync-time time timestamp unix utc-datetime utc-timestamp utc-timezone
Last synced: 19 Apr 2025
https://github.com/qubik65536/competitive-programming
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions
Last synced: 05 Feb 2026
https://github.com/randomgamingdev/ezal
A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.
audio audio-library cpp cross-platform multilib ogg powerful
Last synced: 24 Apr 2025
https://github.com/muhammad-tayyab-awan/voting-project-using-oop
This is My Procjet of Second Semester of Object Oriented Programming in Cpp
console-application cpp file-handling file-handling-in-cpp voting-project voting-system
Last synced: 02 Mar 2025
https://github.com/hxndev/counting-alphabets-using-multithreading
Counting frequency of alphabets in the input file using Multithreading.
alphabets alphabets-counting code counting cpp multithreading threading
Last synced: 31 Mar 2025
https://github.com/mortennobel/simplehmesh
A simple implementation of the halfedge mesh data structure
Last synced: 17 Jun 2026
https://github.com/timbergus/sirocco
This project aims to create a C++ REST server.
Last synced: 26 Jun 2026
https://github.com/qengineering/hand-pose-ncnn-raspberry-pi-4
Fast hand pose estimation on a bare Raspberry Pi 4 at 7 FPS
cpp deep-learning finger-detection hand-pose hand-pose-estimation ncnn ncnn-model palm-detection raspberry-pi raspberry-pi-4 raspberry-pi-64-os
Last synced: 13 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/asiantbd/crypto-prices-slash-bot-cpp
Crypto Prices Discord Bot C++ with Slash Command
Last synced: 22 Jun 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/codingkoopa/shiny-hunting-counter
Mirror of https://gitlab.com/CodingKoopa/shiny-hunting-counter.
Last synced: 20 Jun 2026
https://github.com/kauefraga/ping-pong
The classic ping pong game made with Raylib/C++.
cpp game-development ping-pong raylib raylib-cpp
Last synced: 24 Jun 2026
https://github.com/truthbk/datadog-cpp
Datadog C++ Statsd Client Library
cpp datadog library statsd statsd-client
Last synced: 13 May 2026
https://github.com/ronenness/bucketalerts
C++ Library for Token-Buckets based alerts.
alerts cpp cpp11 events token-bucket
Last synced: 11 Jun 2026
https://github.com/fbseletronica/franzboy-lib
Biblioteca para a placa FranzBoy
arduino biblioteca c cpp franboy
Last synced: 13 May 2026
https://github.com/blayung/cs-c4
The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.
arduino bomb counter-strike cpp electronics
Last synced: 14 May 2026
https://github.com/tranglecong/trlc_threadsafe
A C++ library that provides utilities for managing thread-safe operations. This library is designed to simplify concurrent programming by offering easy-to-use and robust thread-safe abstractions.
cpp guard mutilthread notify queue wait
Last synced: 20 Jun 2026
https://github.com/leksus-04/algorithms-and-data-structures
:brain: Implementation of various algorithms and data structures in C++
algorithms cplusplus cpp data-structures implementation-of-algorithms implementation-of-data-structures
Last synced: 13 Jun 2026
https://github.com/tech-gian/school_simulation_cpp
👨🎓📚🏫 A simple school simulation made with Object-Oriented Programming principles in C++.
cpp oop oop-cpp oop-principles school school-project simulation
Last synced: 23 Jun 2026
https://github.com/nachovizzo/saxpy_openacc_cpp
My way of thinking about OpenACC, C++, and Parallel computing in general
Last synced: 23 Jun 2026
https://github.com/mikedld/haval
Standalone HAVAL implementation in C++14
cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6
Last synced: 13 May 2026
https://github.com/qninhdt/yourcraft
YourCraft - a simple voxel game written in C++ using modern OpenGL
cpp game gamedev glsl imgui minecraft minecraft-clone opengl voxel
Last synced: 19 Jun 2026
https://github.com/maurodelazeri/kafkaz
High level C++ wrapper for librdkafka - https://github.com/edenhill/librdkafka
Last synced: 23 Jun 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/dup4/snapshot-cpp
Similar to Jest Snapshot, but implemented in C++.
Last synced: 22 Jun 2026
https://github.com/neuro-mechatronics-interfaces/microros-pico
An all-in-one package for building a local MicroROS workspace and flashing a ROS2 node on a Raspberry Pi PICO
cpp microcontroller microros pico raspberrypi-pico ros2
Last synced: 18 Jun 2026
https://github.com/cm0use/switchbutton
Implementation of Material Design 2 for the Switch component.
component cpp cpp-qt cpp17 material-design material-design-2 material-ui qt qt-gui qt-widget qt6 qt6-widgets qtdesigner widget
Last synced: 13 May 2026
https://github.com/hmasum52/cse310-compiler-sessional
Implementation of all the assignments of the course CSE310-Compiler-Sessional
bison-yacc compiler cpp flex-lexer lexer
Last synced: 25 Jun 2026
https://github.com/savenkovigor/qtwasmtemplate
cpp github-pages qml qt qt6 template wasm
Last synced: 19 Apr 2026
https://github.com/cursedprograms/cpp-template
C++ Template
batch batch-script cpp cpp-programming dll exe
Last synced: 16 Feb 2026
https://github.com/johnfredcee/fbxconverter
An Open-Source version of the now defunct Autodest FBX Converter
3ds bvh c-plus-plus collada cpp dae fbx fbx-sdk
Last synced: 20 Jan 2026
https://github.com/gob52/gob_datetime
date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )
arduino arduino-library cpp datetime jsr-310
Last synced: 15 May 2026
https://github.com/epasveer/crosswordplayer
A crossword playing program for AcrossLite .puz files.
acrosslite cpp crossword crosswords qt5
Last synced: 10 May 2026
https://github.com/scenent/editor
lightweight code editor for C++, Python and Javascript.
code-editor cpp opengl text-editor
Last synced: 15 May 2026
https://github.com/lightaxis/bt_lite
Light weight, embedded friendly Behavior Tree
Last synced: 15 Jun 2025
https://github.com/kampi/food-database
Organize your cooking recipes with your computer or with your tablet and export the recipes for your Android or iOS smartphone.
Last synced: 29 Dec 2025
https://github.com/zubax/senoval
A simple dependency-free header-only library of C++17 classes for real-time embedded systems
cpp cpp17 embedded embedded-systems real-time
Last synced: 03 Apr 2025
https://github.com/thaliaarchi/deque
Reusable double-ended queue iterable container implemented as a circular array.
Last synced: 18 Jul 2025
https://github.com/IvanDrf/Vector-Int
Realization of a self-expanding array with some std::vector methods
Last synced: 12 Mar 2025
https://github.com/lukasz1podgorski/stereosanctionmultifx
StereoSanction MultiFX - VST3 Multi-effect based on fractional delay line algorithm. It can achieve popular audio effects such as delay, vibrato, chorus, flanger, ring modulator, tremolo, overdrive, distortion and fuzz. GUI designed to be welcoming for every audio enthousiast, without the clutter of modern apps serving similar purpose.
audio audio-effect audio-processing circular-buffer cpp digital-signal-processing juce juce-framework music plugin vst vst3 vst3-plugin
Last synced: 02 Mar 2025
https://github.com/cat-gawr/ai-python
Una piccola AI che il suo picco massimo di risposta è stato di 0.02 secondi di risposta | Konata ~ 2025
cpp cuda-programming golang java python3 tex vhdl-modules
Last synced: 06 May 2026
https://github.com/krishpranav/learncpp
learn cpp using this repo
books c-plus-plus clang code cpp idea jetbrains learn learn-to-code learntocode linux macos vscode windows
Last synced: 16 Feb 2026
https://github.com/0xvpr/vpr-bin2fmt
A utility program to convert binary data to a formatted string of the user's choice
binary-format c cpp data-formatting string-formatter tool tooling utility
Last synced: 17 May 2026
https://github.com/malwarebo/nimbus
Weather forecasting model using Tensorflow
cpp deep-learning machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/proximax-storage/cpp-xpx-chain-sdk
ProximaX Sirius-Chain C++ SDK
blockchain chain cpp sdk sirius-chain xpx
Last synced: 06 Mar 2026
https://github.com/curve/eraser
✏️ A C++20 type-erasure library
cpp cpp-library cpp20 cpp20-library polymorphism type-erasure
Last synced: 08 Sep 2025
https://github.com/linarcx/neodm
Simple and lightweight download manager written in c++/ncurses.
cpp download-manager libaria2 ncurses neo tui
Last synced: 05 May 2025
https://github.com/lostsh/arduboy_pong-game
Pong game for Arduboy
arduboy arduboy-game arduino arduino-leonardo cpp cpp-game game pong pong-game
Last synced: 29 Apr 2026
https://github.com/strcoder4007/codeforces-solutions
My 800+ solved Codeforces problems on Algorithms and Data Structures using C++
Last synced: 08 Sep 2025
https://github.com/yusufsefasezer/cpp-shop-management
A simple shop management application developed with Modern C++.
cpp cpp-stl cpp17 modern-cpp shop-manager
Last synced: 09 Jul 2025
https://github.com/p1ckle-rick/city-of-calgary-2018
:phone: :movie_camera: :art: ART++ is an Augmented Reality app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 09 Jul 2025
https://github.com/blueskyson/ansi-escape-code-color
ANSI escape code color lookup
ansi-colors colors cpp python terminal
Last synced: 12 Apr 2026
https://github.com/jingwood/cpp-common-class
Base common classes for cross-platform C++ application development.
application-framework common-library cpp cpp11 cross-platform shared utility utility-library
Last synced: 19 Mar 2025
https://github.com/karnkaul/dibs
Dear ImGui BootStrap using GLFW, Vulkan, and C++20
cpp cpp20 cpp20-library glfw gui vulkan
Last synced: 20 Mar 2025