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/htl-stp-ecer/stm32-data-reader
Raspberry Pi ↔ STM32 SPI bridge — reads sensor data and publishes it via LCM for RaccoonOS
botball cpp lcm raccoon-os raspberry-pi robotics spi stm32
Last synced: 23 May 2026
https://github.com/data-miner00/codeforces
My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/
Last synced: 26 Jul 2025
https://github.com/hydraphyzer/bank-management-system-in-cpp
This is my Semester Project. This is Basically a Bank Management System Made In C++
bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair
Last synced: 26 Jul 2025
https://github.com/ricky-ultimate/star-printer
A simple star printer program, written in C++
Last synced: 23 May 2026
https://github.com/dalae37/ponggameserver
Table tennis game server
cpp gameserver visualstudio2022 winsocket
Last synced: 27 Jul 2025
https://github.com/mahdialmusaad/badcraft
A voxel game built to be performant, memory-efficient and cross compatible.
Last synced: 27 Jul 2025
https://github.com/pzaino/pzaino
Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.
6809 68k arm bsd c coding compilers cpp interpreters linux mips operating-systems ppc programming risc-os risc-v software-development
Last synced: 09 Nov 2025
https://github.com/seff34/linux-timer-api-in-c
Library is a High-Level POSIX TIMER API.
c c-timer cpp embedded embedded-c embedded-linux embedded-systems linux-timer timer timer-application timer-interrupt timers
Last synced: 21 Apr 2026
https://github.com/degirum/cppsdk
DeGirum C++ SDK
ai cpp degirum ml neural-network sdk-cpp
Last synced: 28 Jul 2025
https://github.com/bl33h/conwaysgameoflife
A real-time rendering program with Conway's Game of Life algorithm.
algorithm cmake conways-game-of-life cpp gcc make sdl2 wsl
Last synced: 28 Jul 2025
https://github.com/alexiszamanidis/sql_query_executor
A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.
bash c cpp parallelization sql-query-executor thread-pool
Last synced: 09 Apr 2026
https://github.com/coralkashri/cppsenioreas-iterators
This is an examples repository of C++ Senioreas blog iterators article.
code-refactoring cpp cppsenioreas iterators
Last synced: 29 Jul 2025
https://github.com/javaquery/unosdk
UnoSDK is a powerful CLI tool for Windows that simplifies the installation and management of multiple software development kits (SDKs) from various providers. Think of it as SDKMAN for Windows - bringing the same ease of SDK management to Windows machines. Say goodbye to manual downloads, extractions, and environment variable configurations.
c cpp flutter go golang gradle installer java jdk maven node nodejs python sdkman windows
Last synced: 09 Apr 2026
https://github.com/veresdavid/imgproc-task6
Binary tomography reconstruction based on branch and bound algorithm.
binary-tomography branch-and-bound cpp
Last synced: 30 Jul 2025
https://github.com/skunichetty/nbsim
A CLI tool simulating gravitational interactions between planetary bodies
cpp gravity high-performance simulation
Last synced: 17 Jan 2026
https://github.com/paltoudara/polynomial_interpolation_
algorithms cpp gauss-elimination interpolation-polynomial polyomino
Last synced: 30 Jul 2025
https://github.com/paltoudara/_single_linked_list_
containers cpp iterators linked-list simple stl-containers
Last synced: 30 Jul 2025
https://github.com/tareqalkushari/leetcode-problem-solutions
This repository contains a comprehensive collection of solutions to LeetCode problems, crafted with clarity and efficiency in mind. Each solution is written in a clean, readable format and includes insights into time and space complexity, making it an ideal resource for technical interview preparation, algorithm practice, and self-paced learning.
algorithm-practice algorithms arrays binary-search coding-interview competitive-programming cpp data-structures dynamic-programming graph-algorithms hashmap interview-preparation java leetcode leetcode-solutions problem-solving python recursion strings technical-interview
Last synced: 28 Aug 2025
https://github.com/nemosova19/cpython
Functions like in Python language
cpp cpp14 cpp17 cpp20 likepython
Last synced: 31 Jul 2025
https://github.com/iwas-coder/trm
A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀
atomic blockchain coreutils cpp hash hash-tree merkle-tree sha256 transactional
Last synced: 01 Aug 2025
https://github.com/sasha-hk/cpp
🏔️ Basic algorithms and data structures on cpp
algorithms cpp data-structures
Last synced: 01 Aug 2025
https://github.com/bhabishworgrg/hangman
Daily C++ Learning Journey: From Basics to Building a Hangman Game
Last synced: 02 Aug 2025
https://github.com/3n3a/fibonacci_sequence
generating a fibonacci sequence in c++/cpp and getting the values with script
cpp fibonacci maths programming
Last synced: 02 Aug 2025
https://github.com/astafofo/password-strength-checker
A C++ program that checks password strength based on security criteria.
Last synced: 27 Sep 2025
https://github.com/cvcpatton/anagram-generator
A console-based C++ application that generates anagrams of a user-provided word. Demonstrates string manipulation, loops, and randomization.
anagram-generator console-application cpp stl string-manipulation
Last synced: 27 Sep 2025
https://github.com/afaanbilal/amx-textedit
AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.
Last synced: 03 Aug 2025
https://github.com/olk/ki-ocr-spreadsheet
convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)
artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow
Last synced: 09 Apr 2026
https://github.com/edwardcreighton/bignum
Custom implementation of Big Numbers class in C++
Last synced: 08 Aug 2025
https://github.com/lux-qaq/type-vision-cpp
C++20 type visualization header-only library
c-plus-plus cpp cpp20 header-only reflection struct visualization
Last synced: 08 Aug 2025
https://github.com/Pulkit1822/GeeksforGeeks
This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp data-structures-and-algorithms java problem-solving
Last synced: 09 Aug 2025
https://github.com/bayars/hackerrankcodes
My hacker rank problems solve with listed. I add problem and solve.
algorithm c cpp hacker-rank python ruby
Last synced: 09 Apr 2026
https://github.com/vcputtini/udf_mariadb_cpp
MariaDB(tm) native User-defined functions in C++
cpp cpp17 database lib library mariadb mariadb-database mariadb-mysql mariadb-server mysql parser
Last synced: 25 Jan 2026
https://github.com/dimazeland/prata-cpp-primer-plus
Solutions for programming exercises
Last synced: 12 Aug 2025
https://github.com/mhahnfr/42cursus-ft_containers
Reimplementation of a few containers of the C++ standard library.
42projects containers cplusplus cpp cpp98 red-black-tree
Last synced: 04 Oct 2025
https://github.com/mute124/atlas
An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.
3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows
Last synced: 09 Apr 2026
https://github.com/thekamik/searching-algorithms
Implementing Dijkstra, Bellman-Ford, and A* algorithms in C++
a-star-algorithm bellman-ford-algorithm cpp dijkstra-algorithm graphs graphs-algorithms search-algorithm
Last synced: 04 Oct 2025
https://github.com/erthium/diary-a
A simple logbook for Linux machines
cpp cpp17 cryptography diary gcc linux linux-installation logbook makefile openssl qt qt6 rsa
Last synced: 13 Apr 2026
https://github.com/p4dro-dev/projeto_display_de_led_de_7s-arduino
Projeto da Tarefa de Disciplina de Eletricidade Básica, e Eletrônica Digital para Informática. Sendo um projeto simples. Usando Arduino, ProtoBoard, Display de 7 seguimentos!
arduino-boards arduino-ide arduino-project cpp cpp-arduino eletricidade eletronica-analogica eletronica-de-potencia eletronica-digital
Last synced: 14 Aug 2025
https://github.com/s-bose/makeclass_cpp
a C++ program to generate all the required file skeletons for a class
Last synced: 04 Oct 2025
https://github.com/opensvm/bmssp-benchmark-game
bounded multi-source shortest paths benches in Rust, C, C++, Nim, Crystal, Kotlin (JAR), Elixir (.exs), Erlang (.erl).
benchmark benchmark-game bmssp bounded-multi-source-shortest-paths c cpp crystal elixir erlang graph-algorithms graphs graphs-theory kotlin nim rust
Last synced: 19 Aug 2025
https://github.com/ogweno-d/cppfordummies
Cpp for Dummies - A step deeper into the world of madness
Last synced: 17 Aug 2025
https://github.com/georgjz/ftxui-cradle
A simple C++ project template for applications using FTXUI
cpp ftxui gui template-project
Last synced: 05 Oct 2025
https://github.com/eliaskosunen/spio
(Not in active development) C++ iostreams for the 21th century
cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream
Last synced: 17 Aug 2025
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/eclipse-keypop/keypop-reader-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Reader API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 18 Aug 2025
https://github.com/siddhant-vij/concurrent-merge-sort
Merge sort using concurrency in multiple programming languages.
concurrency cpp go java merge-sort multithreading optimization python
Last synced: 06 May 2026
https://github.com/artem78/s60-positioning
Recieve location with GPS for Symbian OS
cpp gps library location module positioning symbian symbiancpp
Last synced: 24 May 2026
https://github.com/abderrsfa/cpp_modules
9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.
1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates
Last synced: 13 Oct 2025
https://github.com/rishabh672003/hash-table-in-cpp
A very simple hash table implementation in CPP
cmake cpp cpp20 data-structures hash hash-table hashing
Last synced: 19 Aug 2025
https://github.com/ashrockzzz2003/sudoku_solver
A Sudoku Puzzle solver!
cpp cpp17 sudoku sudoku-game sudoku-puzzle sudoku-solver
Last synced: 19 Aug 2025
https://github.com/gusenov/examples-gtest
Примеры использования Google Test.
cpp examples google-test gtest
Last synced: 20 Feb 2026
https://github.com/kyrylo-sovailo/benchmark
Measuring performances of different languages on same tasks
benchmark benchmarking c cpp csharp fortran haskell javascript matlab python
Last synced: 10 Apr 2026
https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv
It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.
arduino camera computer cpp opencv python servo-motor
Last synced: 10 Apr 2026
https://github.com/arcelioeperez/arcelioeperez
Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.
Last synced: 23 Aug 2025
https://github.com/anatoly-semenov/cpp-security-gateway
C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes
cpp gateway high-performance security
Last synced: 24 Aug 2025
https://github.com/rahulrajaram/scheme_compiler
Scheme compiler in modern C++ (work-in-progress)
Last synced: 24 Aug 2025
https://github.com/hackpulsar/drawing-room
TCP Drawing applications for you and your friends.
cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server
Last synced: 27 Aug 2025
https://github.com/davidyslu/OnlineJudgeZero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/neerajcodes888/gfg
Welcome to my GeeksforGeeks Data Structures and Algorithms (DSA) solutions repository! 🌟 Explore a diverse range of solutions to GeeksforGeeks problems, thoughtfully organized by difficulty levels for a structured learning experience.
cpp dsa-algorithm gfg-solutions
Last synced: 30 Aug 2025
https://github.com/martinmoene/wordindex
wordindex: create a linenumber cross-referenced list of words
Last synced: 04 Apr 2025
https://github.com/neko-box-coder/sstest
🧪 A simple fancy test framework
cpp cpp11 test test-framework testing testing-framework
Last synced: 23 Jul 2025
https://github.com/rarepineapples/hacker-simulation
Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!
Last synced: 18 May 2026
https://github.com/iabdullah215/digital-wallet
C++ based project
cpp devcpp project project-repository
Last synced: 12 Jan 2026
https://github.com/poncoe/datastructure_cpp_basic
introduction to Data Structure (Struktur Data) in Bahasa Indonesia & English (Using Jetbrains CLion for Build C++)
clion-cmake cpp cpp11 cpp14 jetbrains kucing-item-putih learning learning-by-doing luckytrue-development structured-data struktur-data
Last synced: 28 Aug 2025
https://github.com/mpellouin/plazza
A pizza restaurant helper using processes, threads and mutex. Part of Epitech's 2nd year Conccurent Programming unit.
conccurent cpp epitech mutex plazza porgramming process thread
Last synced: 20 Jun 2025
https://github.com/emrecancorapci/cpp_chess
WIP windows console application chess game made using C++.
Last synced: 25 May 2026
https://github.com/magnuschase03/base64-encryption
Encode ASCII text to base 64
Last synced: 07 Apr 2025
https://github.com/awais-124/itp-project
C++ games project for beginners. Five games in one.
cpp dice-game introduction-to-programming programming tic-tac-toe
Last synced: 07 Apr 2025
https://github.com/dennisliu1993/blackjack
Using MFC to create a BlackJack game platform
blackjack cbuttonst cpp doublebuffer mfc userinterface
Last synced: 24 Jul 2025
https://github.com/getteli/arduino-neuralsynapses
Código em C/C++ para Arduino. Criado para o TCC na graduação em Bacharel em Ciência da Computação, 2023. Este código é para a captação e leitura de sinapses neurais. / Code in C/C++ for Arduino. Created for the TCC in the Bachelor's degree in Computer Science, 2023. This code is for capturing and reading neural synapses.
arduino c cpp neural neuroscience prototype sinapse
Last synced: 13 Apr 2026
https://github.com/chihebabiza/my-cpp-linked-list
A custom doubly linked list in C++ built using OOP, featuring core operations like insert, delete, update, and reverse. It showcases manual memory handling and class design without using STL.
cpp cpp-library doubly-linked-list oop
Last synced: 31 Aug 2025
https://github.com/bsmithcompsci/library-twitchircsdk
TwitchIRC Software Development Kit - Simplifies integration to Twitch API.
asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv
Last synced: 14 Mar 2025
https://github.com/hardingadonis/hello-world
'Hello world' to all the programming languages I found on Google
c c-sharp cpp hello-world java javascript lua pascal python typescript
Last synced: 10 Apr 2026
https://github.com/haimozer123/cpp_finalproject_rted
This project implements a Quadratic Equation solver using operator overloading, Rule of Three/Five, and const-correctness (Task 1) and a Vet Management system with inheritance, RTTI, singleton pattern, and dynamic memory management for animal health tracking (Task 2).
cpp cpp14 doxygen-documentation final-year-project rted
Last synced: 17 May 2026
https://github.com/lourot/iqa-hello-world
Image Quality Assessment C Library Hello World
Last synced: 21 Jun 2026
https://github.com/kibet-rotich/c-learning
A deep dive into C and C++ fundamentals, documenting my journey through K&R C, manual memory management, and custom data structures like BSTs.
binary-search-tree c cpp data-structures memory-management pointers
Last synced: 25 May 2026
https://github.com/danielkrupinski/coinflip-cpp
Coin flip simulation program.
Last synced: 14 Mar 2025
https://github.com/gmorales08/chip8emu
A CHIP-8 interpreter written in C++11
chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2
Last synced: 30 Mar 2025
https://github.com/mr-won/programmers
[Kotlin] 코딩테스트
coding-test cpp igloocorporation java kotlin programmers python3
Last synced: 30 Mar 2025
https://github.com/BillyFrcs/2DSpriteAnimation
2D Sprite Animation And Movement.
2d-game 2danimation animation cpp game game-development graphics graphics-library raylib raylib-cpp spritesheet visual-studio-code
Last synced: 15 Apr 2025
https://github.com/zhb2000/maybe-extension
Functional interfaces and useful extension methods for "Maybe types" in C++ (e.g., std::optional, pointers, and smart pointers).
c-plus-plus cplusplus cpp functional-programming
Last synced: 15 Apr 2025
https://github.com/princejoogie/cal
Different implementations of a terminal application that shows a calendar and highlights the current day
Last synced: 21 Apr 2026
https://github.com/gaurav-chaurasia/dsa
All my practice problem(data-structure and algorithmic) and code are here
algorithm competitive-programming cpp data-structures readme-md
Last synced: 29 Jun 2026
https://github.com/connectaman/cpp-notes-and-programs
Notes and Programs in Cpp
cpp cppnotes notes programming-language programs
Last synced: 14 Mar 2025
https://github.com/beepboopbit/cpp-console-calculator
A calculator to apply different programming concepts
Last synced: 31 Aug 2025