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-07 00:07:28 UTC
- JSON Representation
https://github.com/dev0x13/ust_x
A reference implementation of cross-correlation algorithm for ultrasonic thermometry method
cpp physics ultrasonic-sensor ultrasound ultrasound-thermometry
Last synced: 21 Mar 2025
https://github.com/shoyeb45/competitiveprogramming
This repositroy contains my code of competitive programming. This repository contains many questions from various platforms. Every file is named by the filename.
competitive-programming cpp java kotlin python3
Last synced: 09 Apr 2026
https://github.com/im-rises/cfloydwarshallparallel
Floyd-Washall algorithm implemented in parallel programming using OpenCL
c c-plus-plus cmake cpp floyd-warshall floyd-warshall-algorithm opencl parallel-programming
Last synced: 19 May 2026
https://github.com/mohammadmd1383/benchmark-dll
A library for testing speed of code execution with high precision
c cdll clibrary cpp cpp-library cpp11 cpp14 cpp17 csharp csharp-library dll java java-8 javalibrary python python-3 python3
Last synced: 11 Apr 2026
https://github.com/arnavsharma2711/cp-striver-sheet
This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.
Last synced: 05 May 2025
https://github.com/amlel-el-mahrouss/stdx
Standard C++ extensions for utility purposes
Last synced: 20 Mar 2025
https://github.com/azaanullah-khan/functions
In this code I have practiced functions by performing different tasks
cpp fabonacci funcitons practice prime prime-numbers
Last synced: 20 Jul 2025
https://github.com/harshavardh8n/dsa-in-cpp
DSA-in-CPP: A collection of Data Structures and Algorithms (DSA) problems solved using C++. This repository includes various coding challenges and solutions, demonstrating fundamental concepts and techniques in data structures and algorithms.
cpp data-structures-and-algorithms
Last synced: 29 Mar 2025
https://github.com/jonathspirit/_list
_list is a headers only library for a convenient replacement of std::list
analysis c container containers cpp list optimization performance replacement tests
Last synced: 16 May 2026
https://github.com/tarsislimadev/docker-gcc
To compile and deploy C projects
Last synced: 02 Mar 2025
https://github.com/yushikuni/library
My Library program for learning C++. Reading text file, writing in the text file. Update and delete record in specific index.
cpp finished-project portfolio-website unfinish unfinished-project
Last synced: 18 Jul 2025
https://github.com/luisfelipepoma/engine_game_with_c
Learning about Game Engines in C
Last synced: 02 May 2026
https://github.com/kareimgazer/algorithmic-tool-box
handy algorithms :)
algorithms-and-data-structures c cpp python3
Last synced: 04 May 2026
https://github.com/kareimgazer/parallelism-with-intel
A solution for a bunch of HPC scientific problems using openMP and MPI intel libraries and compilers
c-plus-plus cpp distributed-computing hpc intel memory-management mpi multithreading openmp optimization scientific-computing vectorization
Last synced: 29 Mar 2025
https://github.com/deryaxacar/42-cpp_07
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
42 42-cpp-module 42-cpp-modules 42-school 42born2code 42cpp 42cursus 42projects 42school cpp cpp-module-07 cpp-modules-42 cpp07 template template-project templates
Last synced: 28 Mar 2025
https://github.com/stephane-caron/mpacklog.cpp
Log dictionaries to MessagePack files in C++
cpp cpp17 cpp20 dictionary logging messagepack msgpack serialization
Last synced: 21 Jul 2025
https://github.com/mcquerol/optional-exercises-apt-cpp
Advanced C++ exercises on OOP, operator overloading, and STL containers.
activity-diagram bank-db class-design cpp json operator-overloading stl-containers template-class tutorials uml
Last synced: 18 May 2026
https://github.com/wa1tnr/rpi-pico-basics
RPi Pico RP2040 Basics - includes simple USB interpreter (keystroke echo).
assembly-language-programming basics basics-of-rp2040 c cpp forth programmable-i-o raspberry-pi-pico rp2040 rp2pio rpi-pico-pio rpi-rp2
Last synced: 18 May 2026
https://github.com/fulcrum6378/mergen_android
A real-time artificial intelligence which simulates the human brain on a computer. (main version for Android)
android artificial-intelligence computer-vision cpp java jni logic probabilism probability reward-system robot robotics vulkan
Last synced: 30 Dec 2025
https://github.com/jayprakashkumar1/cpp-concepts-
This repository contain different c++ concept and also their implemetation.
cpp cpp-concepts oop-concepts oops-in-cpp
Last synced: 03 Mar 2025
https://github.com/mo7amed-hussein/qt-notepad
simple notepad application just like windows notepad
cpp notepad qt qt5 small-practice-project
Last synced: 18 May 2026
https://github.com/tajiknomi/clienthttp_windows
Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling
client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat
Last synced: 20 Mar 2025
https://github.com/fl444mingo/fl4-cs131-01-04-math
Ch. 1, Lesson 4, Mathematical Operators
Last synced: 21 Mar 2025
https://github.com/tierra-colada/h5gt
HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project
Last synced: 29 Dec 2025
https://github.com/zong4/cppgeneralpolygonclipper
C++ general polygon clipper
cpp polygon polygon-boolean polygon-clipping polygon-clipping-algorithm polygon-intersection polygon-union polygons
Last synced: 04 Apr 2025
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 2025
https://github.com/l3odr0id/k_way_merge_sort
c++ k way merge sort
cpp example merge-sort mergesort mergesort-algorithm sort sorting-algorithm sorting-algorithms sorting-algorithms-implemented students study
Last synced: 18 Jul 2025
https://github.com/brainiac2677/cse-208-data-structures-and-algorithms-2
My implementations of offline and online assignments of the course CSE208.
cpp data-structures-and-algorithms
Last synced: 18 Jul 2025
https://github.com/ozep/hacknerds
HackHers 2024 Submission
accelerator cpp gyrometer pulse-ox-sensor raspberry-pi-pico
Last synced: 18 Jul 2025
https://github.com/basemax/tspcities
I love TSP problem, I usually use this in other topics but here need to design TSP problem to find minimum cost for moving between cities.
cpp np-hard nphard travelling-salesman travelling-salesman-problem travelling-salesperson-problem tsp tsp-problem tsp-solver
Last synced: 18 Jul 2025
https://github.com/xtenzq/cpplearning
Everything I did as part of C++ learning course including competitive programming
Last synced: 21 Mar 2025
https://github.com/rayzhuca/eggshell-db
Relational database model built in C++
Last synced: 05 Apr 2025
https://github.com/brainstone/string-tomfoolery
A silly little library that explores what fun stuff you could do with strings and operators in C++...
cmake cpp cpp23 library string string-manipulation template
Last synced: 19 Jul 2025
https://github.com/yigitest/thread_pool
C++ thread pool
cpp cpp11 futures single-header thread-pool
Last synced: 19 Jul 2025
https://github.com/maxbrundev/opensandbox
OpenGL Framework
3d-graphics cpp frameworks graphics-engine graphics-programming opengl opengl-library rendering
Last synced: 17 May 2026
https://github.com/vincentkims49/fashion_ecommerce_app
A simple app for an ecommerce with cool animations
cpp dart flutter flutter-app flutter-ui java objective-c ui-design
Last synced: 07 Apr 2026
https://github.com/ycsek/bcs006-final_exam
This is the final project of the Bachelor of Computer Science in Advanced Programming of the Faculty of Data Science, City University of Macau.
city-university-of-macau cpp homework
Last synced: 21 Mar 2025
https://github.com/the-mastermind1/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 23 Jun 2025
https://github.com/yudhastyawan/yulang
A simple programming language using Bison and Flex in C++.
bison cpp flex interpreted-programming-language interpreter programming-language programming-languages
Last synced: 07 Apr 2026
https://github.com/guildofcalamity/starfieldsimulation
Homage to the Windows95/98 starfield screen saver.
cmake cpp drawing screensaver sfml simulation vectors vertex windows
Last synced: 18 May 2026
https://github.com/blue-yonder/tdd_exercise_roman
A small exercise for practicing test-driven development (TDD)
cpp python roman-numerals tdd tdd-kata test-driven-development
Last synced: 18 May 2026
https://github.com/benami171/template_tree_container
Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.
containers cpp gui iterators templates tree-structure
Last synced: 24 Jun 2025
https://github.com/yottaawesome/directx-playground
Playing around with DirectX
cpp directx directx12 game-development graphics windows
Last synced: 02 Jul 2026
https://github.com/janniclas/swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
cpp llvm-ir static-code-analysis swift
Last synced: 16 May 2026
https://github.com/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 04 Apr 2025
https://github.com/corentin-mzr/geometry-wars-sfml
Implementation of a Geometry Wars game using SFML and C++. Based on the Game Programming course COMP4300 by Dave Churchill
cpp game geometry-wars sfml sfml-game
Last synced: 05 Jun 2026
https://github.com/0xvpr/vpr-deviate
C99/C++20 Header only library for dependency free function hooking in windows.
cplusplus cpp cpp11 cpp17 cpp20 detour-hook function-hooking hacking-tool header-only hook library
Last synced: 17 Jul 2025
https://github.com/olejek88/kernel32
Software for DAQ WinCE (Wincon8000) gas measurement
c cpp gas-measurement windowsce
Last synced: 18 May 2026
https://github.com/anzure/qtappdev-exam
Avsluttende prøve i Applikasjonsutvikling
Last synced: 19 May 2026
https://github.com/jcksnvllxr80/midicontrollercpp
Guitar-pedal MIDI controller firmware in portable C++ (hexagonal), ported from Raspberry Pi Python. Desktop sim now, microcontroller later.
cpp cpp17 embedded firmware googletest guitar-pedal hexogal-architecture midi midi-controller ports-and-adapters simulator
Last synced: 12 Jun 2026
https://github.com/genebit/adnu-code
Hackerrank/Edabit/Coding Repository
challege competitive-programming cpp hackerrank problem-solving
Last synced: 17 Jul 2025
https://github.com/seleznevae/owi_optional
standard c++ std::optional with iterators
Last synced: 10 Jul 2025
https://github.com/iwatakeshi/latte
A C++ testing framework that's as easy as sipping a latte.
Last synced: 18 May 2026
https://github.com/adam-gladstone/softwareinteroperability
Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers
boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3
Last synced: 07 Apr 2026
https://github.com/ornstein89/qtabstractmodelcreator
Just a prototype/sketch of automated model class generator (*.h + *.cpp), based on QAbstractItemModel, especially fo integration from C++ to QML. Site and detailed desctiption under construction
cpp model mvc qabstractitemmodel qt
Last synced: 19 May 2026
https://github.com/erroratline0/infinipaint
Infinite space, infinite zoom, collaborative canvas program for sketches and notes at massive scales
c-plus-plus collaborative cpp draw drawing-app infinite-canvas infinite-zoom note-taking tablet whiteboard
Last synced: 17 Jul 2025
https://github.com/the0cp/leetcode
C++/Shell/SQL source code of solved LeetCode problems.
algorithm cpp leetcode leetcode-cpp leetcode-solutions
Last synced: 11 Jul 2025
https://github.com/lchsk/pimp-my-tank
pimp my tank - video game for github game off 2016
cpp games linux sfml tab video-game
Last synced: 17 May 2026
https://github.com/derpius/gmfs
Small library to abstract away the Source SDK for accessing the filesystem
Last synced: 25 Jun 2025
https://github.com/mrk21/toslink-selector
This device is for switching TOSLINK signals automatically.
Last synced: 18 May 2026
https://github.com/sea5kg/sea5kgsudoku
c++ sudoku solver / sudoku generator / microservice
cpp sudoku sudoku-solver wsjcpp-package
Last synced: 17 Jun 2025
https://github.com/ivanpinezhaninov/2048
Another clone of the 2048 game
2048 2048-clone 2048-game c-plus-plus c-plus-plus-14 cpp cpp14 game game-2048 puzzle puzzle-game qml qt qt5
Last synced: 18 May 2026
https://github.com/lostincompilation/rangebasedforloop-withcounter
C++ Range Based For Loops with integer counter/index variable
cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility
Last synced: 10 Jun 2025
https://github.com/seeker04/elte-ik-cpp
A collection of lecture materials I have written (in Hungarian!) for C++ classes at ELTE-IK.
Last synced: 22 Feb 2026
https://github.com/nsharp-mahajan/dsa-in-cpp
All the DSA questions in C++
algorithms competitive-programming cpp dsa problem-solving
Last synced: 17 Jul 2025
https://github.com/anmamun0/phitron-contest-solutions
A collection of solutions from various coding contests, showcasing problem-solving skills and algorithmic techniques in competitive programming.
Last synced: 05 Apr 2025
https://github.com/tayne3/gitversion.cmake
🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.
c c-plus-plus cmake cpp version-manager versions
Last synced: 11 Apr 2025
https://github.com/chinmaykaitade/chai-aur-cpp
This repository contains code files for C++ Practice Problems and Concepts from Beginner to Advanced.
c-programming cpp dsa dsa-algorithm dsa-practice problem-solving
Last synced: 17 Jul 2025
https://github.com/coderboy-raiyan/cs-fundamentals
Advanced CS Topics and Algorithms. Build Your Foundation As A Programmer
c cpp dsa-algorithm problem-solving
Last synced: 02 Jul 2026
https://github.com/udontur/judgel
⚖️ Simple local C++ CLI judge
cpp easy-to-install easy-to-use judge local simple
Last synced: 21 Mar 2025
https://github.com/mr-mrf-dev/pizza-finder
🍕 our Project in DS (Data Structure) with C++ Programming Language.
2d-tree c cmake cpp data-structure ds kd-tree
Last synced: 12 Feb 2026
https://github.com/fujiwarachoki/skibidb
A windows-only, secure, lightweight, and fast Database Management System written in C++
cpp database-management-system sql
Last synced: 17 Jun 2025
https://github.com/vcputtini/impala-udf-cpp
Development of native C++ UDFs/UDAFs for Apache Impala.
apache-impala big-data cloudera cpp cpp11 udf
Last synced: 16 Jul 2025
https://github.com/spilth/timber
Timber!!! from Beginning C++ Game Programming
Last synced: 11 Sep 2025
https://github.com/arindam2003/cpp_dsa
This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program
cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp
Last synced: 17 May 2026
https://github.com/jakesmd/excelstepper
An excellent Arduino library for stepper motor control, offering simplicity, speed, and precise acceleration for smooth movement.
arduino arduino-library cpp stepper-library stepper-motor stepper-motor-control
Last synced: 05 May 2026
https://github.com/matusollah/night-vision
Zdrojový kód na kamarátove nočné videnie
arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled
Last synced: 11 Jul 2025
https://github.com/csb6/backtrack
A C++17 library with Prolog-like functionality (Work-In-Progress)
cpp cpp17 logic-programming prolog rules-engine
Last synced: 14 May 2025
https://github.com/matteoppet/text_editor
Simple Raylib Text Editor from scratch
cpp piece-table raylib scratch-implementation text-editor
Last synced: 15 May 2026