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/c0de4un/simple-spin-lock
Simple Spin Thread-Lock Example
cpp cxx multi-threading multithreading mutex posix-thread pthread raii spin-lock spinlock thread threading threads win-thread winthread
Last synced: 28 Oct 2025
https://github.com/janwilczek/adc24-talk
Companion repository to my Audio Developer Conference 2024 talk entitled "Bug-Free JUCE UI: Structure Your GUI Code For Stability, Testability & Clean Architecture"
clean-architecture cpp juce juce-application juce-framework juce-plugins mvvm
Last synced: 19 May 2026
https://github.com/xottab-duty/x-day-engine
X-Day Engine
c-plus-plus c-plus-plus-17 cpp cpp17 game-engine glfw vulkan vulkan-game-engine
Last synced: 26 Mar 2025
https://github.com/kimhan-nah/ft_containers
The standard C++ containers have all a specific usage. To make sure you understand them, let’s re-implement them! Version: 4
cpp cpp-containers cpp-library cpp-std
Last synced: 15 Jun 2025
https://github.com/getiot/pcl-courses
PCL 点云库入门教程配套代码
cpp pcl pointcloud tutorial-code
Last synced: 15 Oct 2025
https://github.com/ermin-muratovic/mfc-mydaq-datalogger
FHKärnten Eng IT SE B2-SS2017 Informatik2 Projekt https://ermin-muratovic.github.io/MFC-MyDAQ-DataLogger/
Last synced: 15 May 2026
https://github.com/raihan4520/compiler-design
C and C++ projects from the Compiler Design course at AIUB, covering lexical analysis, syntax analysis, and code generation phases.
c compiler-design cpp intermediate-code-generation lexical-analysis syntax-analysis
Last synced: 15 May 2026
https://github.com/blazzed21/cpp-rgb-to-hsv-converter
RGB to HSV color conversion
Last synced: 08 Jul 2025
https://github.com/sjinks/tfhttp
Terraform HTTP Backend written in C++
async cplusplus cplusplus-20 cpp terraform terraform-backend terraform-backend-http terraform-backends terraform-http-backend
Last synced: 15 May 2026
https://github.com/albovo/olinfo-writeups
This repository contains the solutions of all the problems of competitive programming contests I've solved.
codeforces-solutions competitive-programming cpp cses-solutions datastructures-algorithms dp-algorithms graph-algorithms greedy-algorithms math-algorithms olinfo reply-code-challenge-solutions
Last synced: 30 Jun 2026
https://github.com/astrodynamic/algorithmtrading--interpolation-approximation--in-qt-cpp
The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.
approximation clang-format cmake cpp cpp17 cppcheck cubic-splines cvs google-style interpolation makefile neu newton-interpolation qt qt-widgets qtcharts
Last synced: 15 May 2026
https://github.com/tamim-saad/cp-template-code
This repository offers a complete template for competitive programming with pre-written functions and utilities for coding contests. It helps you save time and focus on solving problems. Feel free to explore, use, and customize these templates. If you find it useful, don’t forget to give it a star!
algorithm coding coding-competition competitive-programming cp cp-template cpp data-structures data-structures-algorithms data-structures-and-algorithms fast-io problem-solving problem-solving-template programming-tools shortcuts template template-code templates time-complexity
Last synced: 02 Apr 2025
https://github.com/iamamanrajput/leetcode
Leetcode Solutions to the the problems i solved
Last synced: 03 Apr 2025
https://github.com/grudshtein/mpmc-ring
Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).
benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer
Last synced: 30 Jun 2026
https://github.com/gvatsal60/CMakeDockerTemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 01 May 2025
https://github.com/arya2004/cybersecurity
Cybersecurity Uni Lab Codes
c cpp go hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 java python rust
Last synced: 15 May 2026
https://github.com/liulilittle/microsoft.net.system.random
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.
class cpp dotnet implementation net random system
Last synced: 15 May 2026
https://github.com/navin-mohan/snake-sdl
Snake game written in C++ using SDL2
Last synced: 08 Jul 2025
https://github.com/yantavares/idj2023-2
Simple game engine made in SDL2 made for IDJ2023/2 - UnB
Last synced: 03 Apr 2025
https://github.com/klaussilveira/navigator
Minimal WebKit-based browser for personal use.
Last synced: 26 Mar 2025
https://github.com/nachtfeuer/concept-cpp
Private knowledge database for c++ and cmake.
Last synced: 15 Jun 2025
https://github.com/bfjesso/jesso-injector
GUI DLL injector for Windows.
cpp reverse-engineering winodws wxwidgets
Last synced: 10 Apr 2025
https://github.com/sumidcyber/sms-sender
cpp css cybersecurity devops-tools html sms-api sms-client sms-sender
Last synced: 10 May 2026
https://github.com/samirhamadaa/bank
"C++ client management system that provides CRUD operations with data stored in a text file."
account-management banking c-plus-plus client-management console-application cpp crud file-handling file-io management-system menu-driven mini-project simple-project text-file text-processing
Last synced: 08 Jul 2025
https://github.com/th0rgal/simulant
A C++ simulation of ant colonies made for the Paris Saclay University.
Last synced: 17 Oct 2025
https://github.com/gunrock/template
Template repository for essentials applications to get you started asap!
cpp cuda essentials gpu graph-algorithms graph-analytics gunrock
Last synced: 15 May 2026
https://github.com/erthium/chess
Chess environment created in SDL2 with C++
Last synced: 16 Feb 2026
https://github.com/0xm4ze/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 15 Jun 2025
https://github.com/exasol/error-reporting-cpp
C++ builder for error messages
cpp error-handling error-reporting exasol-integration foundation-library unification
Last synced: 15 Jun 2025
https://github.com/faheel/sample-cpp-ci
A sample C++ project with continuous integration
Last synced: 12 Mar 2025
https://github.com/eclipse-uprotocol/up-conan-recipes
Conan recipes for uProtocol C++ libraries
Last synced: 23 Oct 2025
https://github.com/davidson-souza/cpp
Códigos aleatórios em c/c++
code cpp data-structures examples math number-theory
Last synced: 06 Sep 2025
https://github.com/yawkar/hse-cpp-course
(HSE) C++ course lab works and etc
Last synced: 09 Apr 2025
https://github.com/echosingh/handgestrecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam
Last synced: 09 Apr 2025
https://github.com/frouioui/plazza
A pizza shop simulation using multi threading and shared memory across processes
cpp epitech load-balancer named-pipes plazza shared-memory socket threads
Last synced: 17 Mar 2025
https://github.com/dead-beef/jest-cpp-wasm
C/C++ to WASM Jest transformer
c cpp emscripten jest jest-transformer nodejs webassembly
Last synced: 06 Apr 2026
https://github.com/siddheshkukade/geeksforgeeks
Contains problem solutions for the GeeksForGeeks.org platform
Last synced: 30 Jun 2026
https://github.com/margitantal68/cpp
📚 This open-access course will introduce you to C++ programming and STL.
cpp cpp-course cpp-tutorial modern-cpp modern-cpp-oop oop programming-language standard-template-library stl tutorial
Last synced: 30 Jun 2026
https://github.com/kr1zzo-fer/robot-programming-and-simulation-laboratory-exercises
This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb
cpp navigation python ros rviz
Last synced: 01 May 2026
https://github.com/ralvarezdev/udemy-dsa-cpp
Practices and projects from Abdul's DSA course
binary-search-tree binary-tree cpp data-structures dsa linked-list merge-sort queue sorting-algorithms stack terminal tree-structure udemy udemy-course
Last synced: 15 May 2026
https://github.com/dynamsoft/label-recognizer-c-cpp-samples
Dynamsoft Label Recognizer samples for the C/C++ edition
Last synced: 12 Apr 2025
https://github.com/adi-code22/hackerrank-competitive-programming
Hackerrank platform solutions
c competitive-programming cpp hackerrank-solutions java python
Last synced: 06 Apr 2026
https://github.com/frozenassassine/fastedit-winapi
Fastedit WinApi is a little text editor for windows. It is not made for daily use, but It shows the principles of creating a text editor and using the WindowsApi in C++.
Last synced: 03 May 2025
https://github.com/bursasha/cpp-matrix-calculator
Matrix calculator in C++ using OOP, polymorphism, STL, parsers, variety of algorithms 🧮
abstraction algorithms calculator-application console-application cpp cvut-fit doxygen-documentation incapsulation inheritance makefile matrix matrix-calculator oop parser polymorphism stl
Last synced: 03 Apr 2025
https://github.com/eldiiarbekbolotov/rapid
Rapid is a beginner friendly text editor designed for web developers, by a web developer.
code-editor cpp qt text-editor
Last synced: 15 May 2026
https://github.com/chen0040/cpp-linear-genetic-programming
Package provides C++ implementation of linear genetic programming algorithm
cpp genetic-programming linear-genetic-programming machine-learning spiral-classification symbolic-regression
Last synced: 03 Apr 2025
https://github.com/pentalpha/alenhador
Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.
align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search
Last synced: 15 May 2026
https://github.com/helske/diagis
Auxiliary functions for importance sampling
cpp importance-sampling r weighted-samples
Last synced: 29 Apr 2026
https://github.com/micro-hawk/cookbook
All possible solutions available from the contest.
codechef-solutions contest-programming contest-solution cpp hackerrank-solutions java problem-solving
Last synced: 15 May 2026
https://github.com/arkorty/ExprEvalplusplus
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
abstract-syntax-tree cpp hacktoberfest object-oriented-programming
Last synced: 04 May 2025
https://github.com/theundername/example-embedded-lua-on-cpp
Example lua embedding in cpp
Last synced: 17 Mar 2025
https://github.com/rajjitlai/virtualpaint
An OpenCV Project on Virtual Paint using C++
computer-vision cpp opencv opencv-cpp virtual-paint
Last synced: 12 May 2026
https://github.com/terror/compete-mcgill-2020
My Answers to Psets/Contests for Compete McGill Summer Training 2020
competitive-programming cpp python3
Last synced: 15 May 2026
https://github.com/bast/cffi-mem-alloc-example
Demo of how to create or fix a memory leak when garbage collecting.
cffi cpp memory-management python
Last synced: 15 May 2026
https://github.com/georgiydemo/checkerc
Хороший пример парсинга XML на C++
c-plus-plus cli cpp tinyxml tinyxml2 xml
Last synced: 27 Mar 2025
https://github.com/richhaar/dancing-links-sudoku
Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.
algorithmx cpp dancing-links sudoku sudoku-solver
Last synced: 15 Jun 2025
https://github.com/kid0h/discord-token-grabber
A simple Discord token grabber.
Last synced: 11 May 2026
https://github.com/pranavgupta1234/karna
Automated drone for object tracking and detection started under Design Practicum
ardupilot cpp drone image-processing makefile objectdetection opencv
Last synced: 15 May 2026
https://github.com/alyssonmach/chaves-de-classificacao
Seminário de Técnicas de Programação sobre "Classificação de dados com base em chaves de classificação".
cpp mergesort selectionsort sorting-algorithms ufcg
Last synced: 11 Apr 2025
https://github.com/slwu89/infectionsim
spatial simulation of stochastic infection dynamics in a city
agent-based-modeling agent-based-simulation cpp
Last synced: 19 May 2026
https://github.com/tradias/variate
Deduce the template parameter of a variant based on every return path
convenience cpp cpp20 header-only variants
Last synced: 05 May 2026
https://github.com/korigamik/neural-web
A feed forward Neural Network library and Visualization written in C++, compiled to wasm!
collaborate cpp emscripten feedforward-neural-network github github-pages machine-learning neural-network webassembly
Last synced: 15 May 2026
https://github.com/autokaka/learnopengl2
Self made LearnOpenGL video series source code.
cmake cpp learning-by-doing opengl
Last synced: 15 May 2026
https://github.com/kalakit/kalaphysics
Physics library for Windows and Linux, made with C++ 20.
cpp cpp20 cpp20-lib cpp20-library opengl physics physics-engine
Last synced: 15 May 2026
https://github.com/simone-contorno/rtos-priority-ceiling
Real-Time Operating Systems (RTOS) - Managing of 4 threads using Semaphores and Priority Ceiling Policy
cpp engineering real-time-operating-systems robotics
Last synced: 15 May 2026
https://github.com/t-88/domes
another todo app in my cv
cpp engine hacktoberfest hacktoberfest2022 layout-engine
Last synced: 16 Jun 2025
https://github.com/shaman-dp/patterns
Паттерны проектирования на C++ с примерами
cpp designpatterns development oop patterns patterns-cpp softwaredesign
Last synced: 04 May 2025
https://github.com/surajmaurya14/vscode-config
This contains my Coding Template
cpp keybindings settings snippets template
Last synced: 30 Jun 2026
https://github.com/blurfeng/blur_arpg_warrior
第三人称ARPG个人项目,北欧神话风格。使用 Unreal Engine 5 C++ 开发。; 第三人称ARPG個人プロジェクト、北欧神話風。Unreal Engine 5 と C++ を使用して開発。; A third-person ARPG personal project with a Norse mythology theme, made in Unreal Engine 5 C++.
blueprint c-plus-plus cpp game game-development personal-project ue5 unreal-engine
Last synced: 12 Mar 2025
https://github.com/pauloj2/estrutura-de-dados
Este repositório contém atividades e exercícios práticos focados no estudo de Estruturas de Dados utilizando a linguagem de programação C. O objetivo deste projeto é aplicar os conceitos fundamentais de estruturas de dados de forma prática e ajudar a desenvolver habilidades de programação e resolução de problemas em C.
Last synced: 29 Apr 2026
https://github.com/pauloj2/atividades-do-beecrowd
Exercícios para aprendizado em linguagem de programação C e C++
Last synced: 01 May 2026
https://github.com/hun756/cpp-snippets
C++ Short Code Snippets
30seconds cpp cpp-library cpp11 cpp17 snippet snippets snippets-collection tutorial tutorial-code tutorials
Last synced: 30 Jun 2026
https://github.com/shopmaior/mercado_pago_esp
Biblioteca Arduino ESP2866/ESP32
arduino c cpp esp32 esp8266 hacktoberfest library
Last synced: 27 Mar 2025
https://github.com/grizzz13/nanogdr
Nano gpu-direct-rdma lib providing send/recv apis implemented in modern cpp.
Last synced: 05 May 2025
https://github.com/kassane/gdnative-3.1_cpp_xmake_example
Godot 3.1 C++ GDNative
Last synced: 15 May 2026
https://github.com/pcarruscag/mel
Math Expression Library
cpp expression-evaluation expression-parsing
Last synced: 19 May 2026
https://github.com/utsavkash19/dsa-codes-snippets
Code Snippets for Data Structures and Algorithms. Problems from LeetCode, Codeforces and CodeChef for practice.
algorithms coding-challenges competitive-programming-reference cpp data-structures interview-preparation interview-questions
Last synced: 12 Jun 2025
https://github.com/jdpadillavigo/pathfinder
This project involved implementing an application to test and compare two pathfinding algorithms: BFS (Breadth-First Search) and D* Lite. The application was developed in C++ and Java, using Raylib for the graphical user interface in C++ and Swing in Java. The main objective was to evaluate the performance and memory usage of both languages.
c cpp java makefile pathfinder raylib swing visual-studio-code
Last synced: 20 Apr 2026
https://github.com/vibhuti03/maths-game
It is a simple maths game with 25 levels and 3 lives
cpp cpp14 game maths maths-quiz-game project
Last synced: 01 Jun 2026
https://github.com/sartim/drogon_user_service
User service using Drogon Framework
cplus cpp drogon drogonframework rest-api
Last synced: 13 Apr 2025