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-03 00:06:50 UTC
- JSON Representation
https://github.com/connorslade/easyminecraftdeploy
🕹 Easy way to start a Minecraft server!
cmake console console-application cplusplus cpp easy-to-use minecraft minecraft-server sigma76
Last synced: 07 Oct 2025
https://github.com/penghanyuan/fattreegenerator
C++ program to generate a fattree topology file
Last synced: 08 Oct 2025
https://github.com/sl-pirate/snake
A Multi-Player Snake game in sdl
cpp cross-platform-game game multiplayer multiplayer-game sdl sdl2 snake snake-game snake-game-2d snake-game-in-cpp wxwidgets wxwidgets-gui
Last synced: 08 Oct 2025
https://github.com/pymarcus/competitive_programming
Exercícios afim de melhorar a lógica e o desempenho nas competições
Last synced: 08 Oct 2025
https://github.com/engichang1467/doodlejumpcpp
Created a Doodle Jump game in C++ and SFML Libraries
cpp doodle-jump sfml sfml-game
Last synced: 08 Oct 2025
https://github.com/raihanuldev/cpp-for-dsa
Cpp basics for Jumping DSA
codeforces-solutions cpp dsa dsa-algorithm
Last synced: 08 Oct 2025
https://github.com/maxilevi/hedra-core
C++ library with routines used in Project Hedra
cpp fast library meshing performance perlin-noise simd
Last synced: 09 Oct 2025
https://github.com/jmarrec/energyplus-cpp-demo
Using C++ to drive EnergyPlus. A fancy CLI for E+ with a terminal UI based on FTXUI
cpp cpp20 energyplus ftxui hacktoberfest
Last synced: 27 Jan 2026
https://github.com/alexoah/cppplayground
A playground for C++ programming language.
alexoah c-plus-plus cpp exercises exercises-code-cpp exercises-solutions experiments w3school-cpp-exercises w3school-exercises-solutions
Last synced: 09 Oct 2025
https://github.com/bornalgo/binarytree
Binary Tree: Sample C++ code inspired by LeetCode
argument-parsing bash batch binary-tree ci-cd cmake compiler cpp generator make makefile schematic
Last synced: 19 Apr 2026
https://github.com/vovandreevik/dictionary-list
This C++ program implements a custom dictionary list data structure. The dictionary list allows you to insert, remove, search, merge, and find the intersection of two lists. It is designed to manage a list of unique integer values.
cpp dictionary oop oops-in-cpp
Last synced: 26 Oct 2025
https://github.com/herenturker/easm
EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.
asm assembler c cpp educational-project open-source x86
Last synced: 06 May 2026
https://github.com/geokaralis/coreui
An advanced, descriptive UI framework for cross platform UI development, macOS, Windows, Linux.
cpp descriptive framework linux macos native sdk ui windows
Last synced: 04 Apr 2026
https://github.com/salma-mamdoh/oop-applications
Our Applications for Object Oriented Programming Course taken during Winter 2022 semester
Last synced: 19 Jan 2026
https://github.com/aasjunior/esp32
Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO
Last synced: 09 May 2026
https://github.com/briansalehi/references
Note Collections Cited to Reference Manuals
algorithms c c-programming cpp cpp-programming linux-kernel linux-system-programming
Last synced: 31 May 2026
https://github.com/yunusemrejr/chat-bot-with-cpp
Basic console chat bot with C++ for windows computers.
Last synced: 10 Oct 2025
https://github.com/dzh-a-v/body-gravity-simulation
Gravity-based N-Body Simulation (alpha)
Last synced: 31 May 2026
https://github.com/hhyyrylainen/mlbrickbreaker
AI learns to play brick breaker
cpp cpp17 godot machine-learning
Last synced: 21 Jan 2026
https://github.com/igozdev/sfml-image-viewer
Basic image viewer written in SFML with a set of basic commands
bmp cpp image-viewer jpg png sfml sfml-cpp
Last synced: 11 Oct 2025
https://github.com/azmisahin/azmisahin-hardware-cisc-os-connector-application-c-v1
emulation of risc-based architectures with a cisc architecture.
cplusplus cpp debain devcontainer test ubuntu
Last synced: 11 Oct 2025
https://github.com/rizwan-hasan/visual-studio-freeglut-example
An example of a FreeGLUT project in Visual Studio.
cpp cpp14 cpp17 example-project freeglut freeglut-library glut glut-library msvc msvc2019 visual-studio visualstudio
Last synced: 12 Oct 2025
https://github.com/baqar-abbas/data-structures---algorithms
This Repo contains the programs related to Data structures and algorithms built using C language, C# (C Sharp), JavaScript and Ruby.
abstract-data-types algorithms algorithms-and-data-structures arrays binary-search c cpp csharp data-structures javascript linear-search linked-list linkedlist queue recursion stack
Last synced: 12 Oct 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: 12 Oct 2025
https://github.com/lucamazzza/lmgl
A modern OpenGL Engine Library for general purpose 3D graphics applications.
computer-graphics computer-graphics-opengl cpp cpp17 glad glfw glfw3 glsl glsl-shader glsl-shaders library linux macos multiplaform opengl opengl4 opengl41 windows
Last synced: 13 Mar 2026
https://github.com/ka-iden/OpenGL-Test
Testing out and Learning Modern OpenGL, repo for bkp/testing
assimp cpp cpp20 modern-opengl opengl stb-image testing
Last synced: 13 Oct 2025
https://github.com/dtinth/soundplayer
A simple sampled sound player written using FMOD Ex.
Last synced: 13 Oct 2025
https://github.com/berrysoft/cppserver
Linux中的C++大作业
cpp cpp17 epoll epoll-server linux-server socket tsinghua-university
Last synced: 13 Oct 2025
https://github.com/zyx-0314/cp1-grade-checker-basics-part-2
A C++ console app for collecting and averaging student grades across five subjects. Users enter their name, section, and school, then input grades for an average score. Includes options to continue or exit, with structured naming conventions and additional exercises to enhance coding skills.
basic-programming cpp school-project
Last synced: 27 Jan 2026
https://github.com/maverobot/messaging
A message-passing framework from the book C++ Concurrency in Action 2nd Edition
concurrency cpp messaging multithreading mutex
Last synced: 31 May 2026
https://github.com/angeligareta/deterministic-finite-automaton
Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
cpp deterministic-finite-automata deterministic-finite-automaton dfa
Last synced: 15 Oct 2025
https://github.com/beliumgl/rsg
A project written in C++17 that allows you to generate strings with different modes, different character sets, and any length.
cpp cpp17 random random-generation random-string-generation random-string-generator random-string-generators strings
Last synced: 15 Oct 2025
https://github.com/roystonfurtado/smart-glass
A Smart Glass which connects to a mobile device and displays all mobile notifications like incoming calls,messages,etc on an OLED Display.
android arduino arduino-uno cpp oled
Last synced: 09 May 2026
https://github.com/ralvarezdev/uru-programming-1-blackjack
Simple blackjack terminal game from Programming 1 college course
blackjack blackjack-game cpp game rafael-urdaneta-university terminal universidad-rafael-urdaneta
Last synced: 18 Oct 2025
https://github.com/styczynski/poly-var-cpp
Just-for-fun implementation of polymorphic variables in C/C++
c-plus-plus cpp library polymorphic polymorphic-types variables-and-their-usages
Last synced: 01 Jun 2026
https://github.com/erthium/sdl2-snake
Snake Game made with SDL2 and C++
cpp cpp11 makefile sdl2 snake snake-game
Last synced: 01 Jun 2026
https://github.com/roy7077/potd-leetcode
this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.
cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution
Last synced: 19 Oct 2025
https://github.com/iepcbm/tower_of_hanoi
Tower of Hanoi game
cpp game sfml sfml-game tower-of-hanoi towers-of-hanoi
Last synced: 19 Oct 2025
https://github.com/ostanton/tailsengine
The only (maybe) two-tailed game engine!
2d-game-engine cmake cpp cpp20 game-engine retro sfml sfml3
Last synced: 19 Oct 2025
https://github.com/maurodelazeri/kafka-cpp
C++ client for Kafka leveraging librdkafka https://github.com/edenhill/librdkafka
cpp kafka librdkafka producer-consumer
Last synced: 19 Oct 2025
https://github.com/razvan48/gestiunea-unui-lant-de-hoteluri
Proiectul se va ocupa cu gestiunea unui lant de hoteluri. Va exista functionalitatea necesara descrierii relatiilor dintre hoteluri, clienti, camere, sejururi, angajati, etc..
Last synced: 20 Oct 2025
https://github.com/ralvarezdev/uru-programming-2-blockbuster
Blockbuster terminal project from Programming 2 college course
cpp data-structures dsa merge-sort rafael-urdaneta-university terminal universidad-rafael-urdaneta uru
Last synced: 20 Oct 2025
https://github.com/vovandreevik/quanc8-fmin-zeroin
The program calculates the luminosity of a blackbody using the QUANC8 algorithm and explores the sustainability of solutions in a given mathematical context.
blackbody cpp fmin luminosity minimization quanc8 zeroin
Last synced: 23 Oct 2025
https://github.com/setghm/cmdpaint
Tool for create images or sprites for windows console games.
cmd console-games cpp paint-application windows-cmd windows-console-game
Last synced: 24 Oct 2025
https://github.com/makjac/traffic_car_counter_opencv_yolov3
A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.
Last synced: 18 Apr 2026
https://github.com/mochabyte0x/chacha20
ChaCha20 encryption implemented in C/C++ (Header Only)
c chacha20 cpp encryption-algorithms
Last synced: 18 Apr 2026
https://github.com/antonioberna/algoritmi
Algoritmi di Ordinamento e di Ricerca
algorithms-and-data-structures c cpp csharp engineering java javascript python ruby swift
Last synced: 22 Feb 2026
https://github.com/rodjjo/opengl-simple-game
A simple opengl game created using C++ using code::blocks ide and mingw toolset
Last synced: 15 Apr 2026
https://github.com/engichang1467/clinic-patient-service
Developed a walk-in clinic patient system that maintains the medical records for all the patients of the walk-in clinic
clinic-management-system cpp object-oriented-programming
Last synced: 25 Oct 2025
https://github.com/shantanu-crypto/leetcode
LeetCode solution for self practice.
Last synced: 01 Jun 2026
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 2026
https://github.com/jthelin/hello-ctest
An example of using ctest for a C++ app / library.
Last synced: 24 Jan 2026
https://github.com/laa-1/c-compiler
一个 C 语言编译器和虚拟机,支持除结构体以外的语法,支持字节码导出和直接运行字节码,内建I/O函数,包含了词法分析、语法分析、构建 AST、类型推导和检查、错误检查、错误信息输出、字节码生成、虚拟机执行等多个模块。
abstract-syntax-tree bytecode c-language complier cpp virtual-machine
Last synced: 06 Feb 2026
https://github.com/dasanchez/dasanchez.github.io
Personal profile website
3d-printing arm beaglebone beakerbrowser cpp hardware laser maker p2p python qt qt4
Last synced: 15 Apr 2026
https://github.com/waheedsarem/dotandboxes
Dots and Boxes is a two-player strategy game built in C++ with graphical user interface powered by SFML. The objective is to outsmart your opponent by connecting dots with lines to complete and claim the most boxes.
cplusplus cpp dots-and-boxes game game-development sfml
Last synced: 31 Jan 2026
https://github.com/spicycactuar/skeletal-blending
Skeletal animation blending of BVH files
animation-blending computer-graphics cpp opengl qt5 skeletal-animation
Last synced: 15 Apr 2026
https://github.com/arapelle/arba-strn
A C++ library providing short trivially comparable string classes whose hash are trivially computable.
cmake cpp cpp20 cpp20-library hash library string
Last synced: 31 Jan 2026
https://github.com/caiotaavares/zbuffer
Z-Buffer 3D Rendering Application, a powerful tool for rendering three-dimensional objects with the efficiency and precision of the Z-Buffer algorithm.
Last synced: 31 Jan 2026
https://github.com/uwriegel/node-dotnet-bridge
Accessing dotnet core assemblies from node.js
Last synced: 15 Apr 2026
https://github.com/tahashieenavaz/c-programming-gravity
Hard coded gravity with c++ and graphics.h library.
Last synced: 15 Apr 2026
https://github.com/tomasajt/prog-solutions
My solutions for programming sites/contests/competitions
apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj
Last synced: 17 Mar 2026
https://github.com/nextpointer/dsa-journey
In this repo i share all my journey with DSA
Last synced: 26 Feb 2026
https://github.com/nopangel/gameengine
This is a Game Engine
cpp cs gameengine js-ts python
Last synced: 30 Apr 2026
https://github.com/jeslie0/cmake-practice
A place for me to practice CMake and Nix together
Last synced: 15 Apr 2026
https://github.com/mensenvau/yaintern_solution_2024
Yandex.uz yaintern for backend (2024)
Last synced: 16 Apr 2026
https://github.com/kuro337/textract
Single Header High Performance C++ Image Processing Library to read content from Images and transform Images to text files.
cpp cpp20 cryptography folly opencv openmp-parallelization
Last synced: 18 Apr 2026
https://github.com/jasujm/enhanced-enum
First class enums in C++
code-generation code-generator cpp cpp17 cpp20 cxx cxx17 cxx20 enum
Last synced: 10 Feb 2026
https://github.com/levelz-file/c-bindings
C Parser & API for the LevelZ File Format
Last synced: 16 Apr 2026
https://github.com/massigy/c-strings
This repository contains some useful and drag and drop C-string methods that you can join to your current project.
algorithms c c-programming c-strings cpp cpp-string cprogramming-language git github make makefile makefile-template strings strings-manipulation
Last synced: 16 Apr 2026
https://github.com/kotborealis/nitori
Code assessment and testing system for teaching C++
Last synced: 11 Feb 2026
https://github.com/podnet/max17263-mgos-test
Mongoose os app to test MAX17263 library ported from Arduino.
arduino battery-level c cpp esp32 esp8266 max17263 mongoose-os mongoose-os-app
Last synced: 16 Apr 2026
https://github.com/pwalig/mesh-compiler
3D file converter to a customizable binary file format
3d-models binary-files c-plus-plus command-line-tool command-line-utility cpp file-conversion file-converter mesh
Last synced: 13 Feb 2026
https://github.com/masumkhan081/c-plus-plus-code-notes
This repository contains notes and code snippets related to C++ programming, focusing on various fundamental concepts, the Standard Template Library (STL), and best practices. It serves as a personal reference for learning and consolidating knowledge in C++. Intend to use for personal use and to help reinforce understanding of C++ concepts
cpp data-structures low-level-programming programming-language
Last synced: 19 Mar 2026
https://github.com/flowerinthenight/base-atlcom-svc
Skeleton ATL COM Windows service.
Last synced: 14 Feb 2026
https://github.com/wolfulus/flatt
Flatbuffers scriptable code generation tool
c-plus-plus code-generation codegen cpp flatbuffer flatbuffers inja jinja lua protobuf reflection template
Last synced: 14 Feb 2026
https://github.com/khaledsalshibani/cpp-starter-kit
Here, you'll find a beginner-friendly overview of programming fundamentals using C++. Please note that this repository is still a work in progress and may not yet cover all topics comprehensively.
cpp programming-fundamentals starter-kit
Last synced: 19 Mar 2026
https://github.com/brainstone/leetcode
This little project is a template for running LeetCode problems locally in your CLion installation.
cmake cpp cpp20 leetcode leetcode-cpp template
Last synced: 01 Mar 2026
https://github.com/neknaj/3d
3Dライブラリを作る
3d 3d-engine 3d-library cpp javascript neknaj
Last synced: 16 Apr 2026
https://github.com/mgonzs13/piper_ros
piper Text-to-Speech (https://github.com/rhasspy/piper) for ROS 2
cpp piper piper-tts ros2 text-to-speech tts
Last synced: 01 Mar 2026
https://github.com/psidh/Ganges
EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.
cpp go golang interpreter language lexer llvm low-level parser programming-language rust
Last synced: 22 Mar 2026
https://github.com/wei-sheng-wang/kvmesh
High-performance distributed cache system with 7K+ ops/sec. Built with C++/gRPC, featuring consistent hashing, write-ahead logging, and automatic recovery.
consistent-hashing cpp distributed-cache distributed-systems fault-tolerance grpc high-performance load-balancer lru-cache protobuf protobuf3
Last synced: 16 Apr 2026
https://github.com/specs-feup/clava-lite-benchmarks
A collection of applications and benchmark suites used to evaluate several Clava NPM packages
benchmarks c cpp source-to-source
Last synced: 16 Apr 2026
https://github.com/proffix4/wxwidgets_cross-projects_linux-demo
Примеры проектов на С++ с wxWidgets с поддержкой кросс-компиляции для Linux для CodeBlocks, CodeLite, DialogBlocks и wxFormBuilder+NetBeans
codeblocks codelite cpp cross-compilation cross-platform dialogblocks gcc linux mingw-w64 wxformbuilder wxwidgets
Last synced: 16 Apr 2026