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-06 00:06:48 UTC
- JSON Representation
https://github.com/kuninoto/42_webserv
A Web Server written from scratch in C++
1337 1337school 42 42-webserver 42born2code 42cursus 42ecole 42porto 42portugal 42projects 42school 42webserv cpp cpp98 cpp98-compatible http linux poll school42 webserver
Last synced: 06 Apr 2026
https://github.com/sermetpekin/evdscpp
evdscpp is a C++ library for fast, efficient, and user-friendly interaction with the EVDS API Server. Designed with performance in mind, it provides built-in caching, an Excel export option, and an intuitive user interface for configuring and retrieving data. evdscpp can be extended for integration with other C++ projects and offers options for use
cbrt central-bank cpp data edds evds evds-api evdscpp tcmb tcmb-api
Last synced: 07 Sep 2025
https://github.com/bluecannonball/freedom
An HTTP proxy server.
adblock adblocker adblocking cpp http http-proxy proxy
Last synced: 10 Apr 2025
https://github.com/curso-r/202011-rcpp
Workshop de Rcpp ministrado em 11/2020
cpp r rcpp rcpparmadillo rcppparallel
Last synced: 11 May 2026
https://github.com/p0ryae/ccc-junior-2023
Solutions for the 2023 Junior Contest of the Canadian Computing Competition, all written in C++
canadian-computing-competition ccc ccc-solutions cemc cpp uwaterloo
Last synced: 25 Jan 2026
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/georgecatalin/cpp-essential-training
Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.
cplus cplusplus cplusplus-11 cpp cpp-course linkedin-learning
Last synced: 06 Apr 2026
https://github.com/gershnik/sys_string
C++ string class optimized for interoperability with platform-native string types
bstr cplusplus cplusplus-20 cplusplus-library cpp cpp20 emscripten nsstring python string string-manipulation unicode win32
Last synced: 07 Sep 2025
https://github.com/mrmayurgithub/google-kickstart
Solutions to Google kickstart Problems in C++.
coding coding-challenge cpp google-kickstart
Last synced: 15 Jul 2025
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/apavazza/passwordmanager
A command line password manager
cpp cryptography encryption password-manager
Last synced: 17 Mar 2025
https://github.com/akaliutau/phy-engine
Physically-correct rendering engine
3d-graphics c computational-geometry computational-physics computer-graphics cpp mgf photorealistic-rendering physically-based-rendering rendering-engine
Last synced: 30 Apr 2025
https://github.com/poornesh-v/bank-management-system-in-cpp
BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.
cpp dsa filehandling oops-in-cpp
Last synced: 04 Oct 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/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/nachtfeuer/concept-cpp
Private knowledge database for c++ and cmake.
Last synced: 15 Jun 2025
https://github.com/suryasekhar14/hacktoberfest-2022
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python
Last synced: 10 Feb 2026
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/clinder2/autodifflib
Repo for playing around with autodifferentiation in several languages, using dual numbers, etc.
autodifferentiation cpp math ml
Last synced: 15 Jun 2025
https://github.com/madladsquad/untitledxdgbasedir
An C and C++ implementation of the XDG basedir specification
Last synced: 16 May 2026
https://github.com/curiousci/codeforces
ʕつಠᴥಠʔつ ︵ ┻━┻
codeforces-solutions competitive-programming cpp
Last synced: 01 Apr 2025
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/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/christopher-besch/glome_projection
Interactively Project 4D Sphere onto 2D Screen.
4d cpp first-person gdnative godot godot3 visualization
Last synced: 14 May 2026
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/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/bocaletto-luca/soilmoisurelogger
SoilMoisureLogger Arduino - An autonomous data‐logger that measures soil moisture with a capacitive sensor at regular intervals (and on‐demand via a push‐button), timestamps each reading using a DS3231 RTC, and appends entries to a CSV file on a microSD card. Perfect for greenhouse monitoring or unattended field deployments. By Bocaletto Luca.
bocaletto-luca cpp logger openhardware opensource soil-moisture soil-moisure-logger standalone
Last synced: 29 Oct 2025
https://github.com/himel-sarder/bsfmstu-all-semester-cpp-coding-with-himel
This repository, "BSFMSTU-All-Semester-Cpp-Coding-with-Himel," hosts comprehensive C++ coding exercises, assignments, and projects from all semesters conducted by Himel at BSFMSTU. Organized into separate directories for each semester.
cpp cppcodes semester semester-project
Last synced: 26 Mar 2025
https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino
Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE
algorithms-and-data-structures arduino cpp programming system-design
Last synced: 16 May 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/yottaawesome/python-win-extension
An example Python extension on Windows for my personal reference.
cpp python-extension python3 win32
Last synced: 13 May 2026
https://github.com/xinlei-robotics/mininav
Indoor mobile robot localization and navigation system. C++23, Eigen, ROS 2, Raspberry Pi.
cmake cpp cpp23 eigen ekf localization mobile-robot navigation raspberry-pi robotics ros2 slam
Last synced: 16 May 2026
https://github.com/genebit/my-cp-template
My Competitive Programming Template Guide
competitive-programming cpp template
Last synced: 18 Mar 2025
https://github.com/neuraCollab/uni
Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.
Last synced: 27 Mar 2025
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/mehul237/a2z-dsa-course
Teaches you problem solving by diving deep into DSA, with 450+ modules
Last synced: 14 Jun 2025
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026
https://github.com/btframework/errortotext
Shows how to use wclGetErrorInfo function
cpp csharp delphi ex example example-project samplecode vbnet vcl wireless-communication-library
Last synced: 10 May 2026
https://github.com/sumitkumargiri/placement-management-project-c-
This repository contain all the best practices for managing Github repository.
cpp github placement-management project
Last synced: 15 May 2026
https://github.com/leandro-cardoso/univassouras-iot
Estudo de internet da coisas com C++ e Arduino.
Last synced: 16 May 2026
https://github.com/sergio-eld/endian_converter
Template C++11 library for endianness conversion.
Last synced: 02 Sep 2025
https://github.com/jdsherbert/json-parser
C++ JSON Parser tool for reading JSON files.
cpp json json-data json-parser
Last synced: 16 May 2026
https://github.com/lgope/problem-solving-oj
The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃
c codeforces-solutions cpp hackerrank-solutions timus-solutions uri-solutions uva-problem-solving
Last synced: 14 May 2026
https://github.com/ryouze/aegyo
Cross-platform GUI app for learning Korean Hangul.
cmake cmake-fetchcontent cpp cross-platform gui korean korean-language korean-letters learning sfml
Last synced: 12 Mar 2025
https://github.com/samlior/cinatra_example
This is a example project for cinatra
Last synced: 08 Jul 2025
https://github.com/vinitshahdeo/cookoff
Very Basic Output/Debugging Questions in C/C++
c-programming codechef-vit-chapter cpp debugging gravitas
Last synced: 17 Mar 2025
https://github.com/sirgolem/rock-paper-scissors-cpp
Rock, paper, scissors. Made in C++.
Last synced: 17 Mar 2025
https://github.com/pixelsuft/tinyfoo
Simple music player written in C++ with SDL3 and ImGui
audio bass cpp cross-platform fmod foobar foobar2000 gui imgui mixer music player sdl sdl3 soloud un4seen-bass vlc
Last synced: 14 May 2026
https://github.com/glintonliao/competitive-programming
Selected algorithm templates and solutions
algorithms competitive-programming cpp
Last synced: 18 Mar 2025
https://github.com/rakesh9100/internship-training-practice--dsa--cpp
This repository contains some basic concepts of C++ and some important Data Structures & Algorithms problem solutions.
cpp data-structures-and-algorithms practice training
Last synced: 20 Mar 2025
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/hatsusixty/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 18 Mar 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/calbertsen/covafillr
R package for local polynomial regression
cpp eigen jags local-polynomial-regression r r-package rcpp tmb
Last synced: 16 May 2026
https://github.com/akash-rajak/hello-world-with-android-ndk
A simple Android NDK(Native Development Kit) based Hello World Program.
Last synced: 11 May 2026
https://github.com/christinec-dev/toontanks
A simple Toon Tanks! desktop-based game made with UE4 and C++
cpp tank-game unreal-engine unreal-engine-4
Last synced: 14 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/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/dreyyan/i-l-g-y-l
[ If Life Gives You Lemons: A Gamified Lemonade Business Tycoon Simulation System ]
cpp game-development text-based-ui tycoon-game
Last synced: 30 Jun 2026
https://github.com/szymon-budziak/cpp_course_agh
Solutions from C++ programming language course at AGH UST.
cpp object-oriented-programming
Last synced: 19 Mar 2025
https://github.com/sjellipses/lockscreencmd
Invoke a command line on the Windows lock screen.
batch cpp csharp shell-scripts
Last synced: 06 May 2026
https://github.com/allenvox/chord-method
Implementation of solving nonlinear equations using chord method with C++
algorithms chord-method cpp nonlinear-equations
Last synced: 29 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/gustavohnsv/my-wallet-simulator
Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.
cpp exercise good-first-issue good-first-pr wallet
Last synced: 03 Apr 2025
https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl
A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.
cpp environment graphics opengl rainwater-harvesting simulation visualisation
Last synced: 11 Apr 2026
https://github.com/gmitch215/pltwprojects
My collection of VEXCode Projects I did during my Principles of Engineering class in 2023-2024
Last synced: 14 Jun 2025
https://github.com/markus-goetz/dmt
Parallel computation of max-trees in distributed memory environments
cpp machine-learning max-tree min-tree mpi openmp
Last synced: 02 Apr 2025
https://github.com/widberg/pcil
A python CLI tool used to generate a single header C++ library for getting PCI device names
autogenerated cpp cpp-library cpp11 lookup-table modern-cpp pci python single-header
Last synced: 14 May 2026
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/rexapex/ose-game-engine
Origami Sheep Game Engine
3d 3d-engine 3d-graphics cplusplus cpp cpp17 engine engine3d game game-dev game-development game-engine opengl origami-sheep-engine
Last synced: 02 May 2026
https://github.com/ryomendev/tle-eliminator
TLE-Eliminator is a repository dedicated to learning DSA (Data Structures and Algorithms) through efficient algorithms and optimized solutions. It focuses on improving the execution time of code, helping developers master DSA concepts and build more efficient solutions for competitive programming.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 17 Mar 2025
https://github.com/jerdikk/turingmachines
My try to build turing automate machine
cpp msvc2019 turing-machine-simulator
Last synced: 14 Jun 2026
https://github.com/raihan4520/computer-graphics
Contains the final project from the Computer Graphics course at AIUB. The project demonstrates 2D and 3D object rendering and transformations using OpenGL, GLUT and C++.
3d-rendering computer-graphics cpp opengl transformation
Last synced: 15 May 2026
https://github.com/kassane/gdnative-3.1_cpp_xmake_example
Godot 3.1 C++ GDNative
Last synced: 15 May 2026
https://github.com/denyskryvytskyi/capgemini-cuda
CUDA implementation of vector additon, matrix multiplication, reduction and sorting
bitonic-sort cpp cuda cuda-kernels gpgpu matrix matrix-multiplication matrix-multiplication-parallel matrix-transpose nvidia nvidia-cuda nvidia-gpu reduction-dimension sort sorting-algorithms-implemented vector vector-addition vectorization
Last synced: 14 May 2026
https://github.com/matheusandrade23/exercicios-beecrowd-resolvidos
Resolução de vários exercícios do Beecrowd na linguagem C++.
Last synced: 04 Apr 2025
https://github.com/pcarruscag/mel
Math Expression Library
cpp expression-evaluation expression-parsing
Last synced: 19 May 2026
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/tldr-it-stepankutaj/network-scanner
High-performance cross-platform ICMP/TCP network sweep scanner written in C++ Supports full CIDR range input, ICMP ping, TCP fallback, RTT-based color output, and multithreading. Ideal for sysadmins, security pros, and network engineers.
cpp ethical-hacking ethical-hacking-tools icmp linux macos network network-analysis osint osint-tool scanner tools
Last synced: 26 May 2026
https://github.com/rizanw/tamagotchi-cli
oop assignment: missing retro game? try tamagotchi game on your cmd!
Last synced: 09 Jul 2025
https://github.com/garcia6l20/meltingpot
An easy to use CMake Tooling Pot
cmake cmake-modules code-quality cpp
Last synced: 17 Mar 2025
https://github.com/sergeyg22/smartcheckers
A game of checkers with elements of artificial intelligence (al). :video_game:
Last synced: 04 Jan 2026
https://github.com/afnanenayet/libgalois
The Galois field arithmetic library from University of Tennessee adapted to work with Modern C++ and CMake
arithmetic cmake cpp field galois modern
Last synced: 02 Apr 2025
https://github.com/yawkar/hse-cpp-course
(HSE) C++ course lab works and etc
Last synced: 09 Apr 2025
https://github.com/phoemur/minesweeper
This is an implementation of Minesweeper written in C++ and Qt5
Last synced: 17 May 2026
https://github.com/phoemur/snaky
C++ classic snake game with SDL2
cpp cpp14 sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper
Last synced: 17 Mar 2025
https://github.com/erthium/chess
Chess environment created in SDL2 with C++
Last synced: 16 Feb 2026
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/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/phoemur/breakout
breakout / arkanoid remake C++/SDL2
cpp cpp14 observer-pattern sdl2 sdl2-library
Last synced: 17 Mar 2025
https://github.com/helske/diagis
Auxiliary functions for importance sampling
cpp importance-sampling r weighted-samples
Last synced: 29 Apr 2026