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-17 00:06:47 UTC
- JSON Representation
https://github.com/lschrafstetter/42_cpp05
Project 05 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/lschrafstetter/42_cpp02
Project 02 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/maxicracker/tinkoffevents
Solving problems and contests organized by T-Bank
Last synced: 02 May 2026
https://github.com/gojax64/my-data-structures
This is a repository where I present all data structurs that I have made.
Last synced: 20 Jul 2025
https://github.com/lethabomaepa11/lcm3
A simple C++ console program for finding an LCM between 3 numbers
Last synced: 24 Jun 2025
https://github.com/daleksla/dungeonescape
Second game in my TextAdventureGame series. This game is centralised around acquiring weapons, fighting monster and unlocking rooms to do so
Last synced: 18 May 2026
https://github.com/gtlugo/flugel_framework
WIP C++ framework built for simple apps.
Last synced: 20 Jul 2025
https://github.com/mguludag/leptonica-1.78-precompiled-binaries
Leptonica 1.78 MSVC 17 x64 Precompiled Binaries
Last synced: 17 May 2026
https://github.com/lschrafstetter/42_cpp07
Project 07 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/axnjr/react-native-rs
A high-performance React Native TurboModule bridge for integrating Rust code with heavy computation logic. This package provides a seamless way to offload CPU-intensive tasks to Rust while maintaining the React Native developer experience.
android app cpp example ios java react-native rust rust-lang typescript
Last synced: 11 Apr 2026
https://github.com/marcelo-a-o-s/projetoeletromecanica
Projeto para avaliação de disciplina de projetos do curso Técnico de Eletromecânica da instituição de ensino do colégio E. Professor Gastão Valle.
cors cpp express nextjs platformio prisma tailwindcss typescript webserver websockets
Last synced: 06 Apr 2026
https://github.com/wa1t5/hm
2D Framework
2d cpp game-development game-framework open-source sdl3
Last synced: 08 Oct 2025
https://github.com/prathamesh-mutkure/cpp
Code and small projects to learn C++
Last synced: 04 Apr 2025
https://github.com/mako1601/computer-graphics
Computer graphics on OpenGL 4.6
computer-graphics cpp opengl opengl4
Last synced: 17 May 2026
https://github.com/e-choness/learning-cmake
CMake learning repository with notes.
Last synced: 16 May 2026
https://github.com/gazeux33/particles-simulation
A simple particle simulation with SFML in c++
cpp particle-physics particle-system sfml verlet-integration
Last synced: 04 Apr 2025
https://github.com/nickjordan289/smartrockets
Implementation of a genetic algorithm for guiding rockets to a target
codingtrain cpp genetic-algorithm machine-learning neural-network sfml simulation smart-rockets
Last synced: 18 Dec 2025
https://github.com/nickjordan289/perlinnoisegenerator
Perlin Noise Generator in SFML and C++
cpp generation perlin-noise sfml
Last synced: 18 Dec 2025
https://github.com/nathan-osman/update-studio
Graphical tool for managing self-updating applications
Last synced: 16 May 2026
https://github.com/nomcodio-automation-systems/houghsigndetector
HoughSignDetector is a C++ project that uses the Hough Transform to detect the corners of a stop sign in images. The project processes the image, generates a Hough Space, identifies line intersections, and compares the detected shape to a stop sign's structure.This tool can be used for basic image recognition tasks in traffic sign detection.
cpp graph-theory hough-transform image-recognition maschine-vision opencv
Last synced: 16 May 2026
https://github.com/swonlee-13/cpp_piscine
learn OOPS with C+98 (easy to learn OOPS if you just finished C)
Last synced: 21 Mar 2025
https://github.com/s0cks/generator-cc
Yeoman generator for creating modern C++ projects
Last synced: 17 May 2026
https://github.com/kwojcik-blockether/openmp-class-bench
Zrównoleglenie wstępnego przetwarzania danych przy użyciu OpenMP
Last synced: 17 May 2026
https://github.com/pazamelin/sutf
simple unit test framework
cpp framework header-only macro single-header-lib unit-testing unit-testing-framework
Last synced: 11 Mar 2025
https://github.com/vexstate/.github
Welcome to Vexstate, where immersive storytelling meets cutting-edge development. If you’re here, you’re either curious, ambitious, or ready to jump into one of the most polished and unique roleplay experiences available on FiveM
c client cpp csharp css ejs fivem html java js json lua private python roleplay server shared state xml
Last synced: 07 Apr 2026
https://github.com/jomkz/learn-modern-cpp
A detailed, sequential learning path to take you from the fundamentals to advanced modern C++ (covering C++11 through C++23).
cpp cpp11 cpp14 cpp17 cpp20 cpp23 learning modern modern-cpp
Last synced: 02 Jul 2026
https://github.com/karsten-uy/hah
The Helix at Home (HaH) is an Arduino-based MIDI controller using an Arduino Pro Micro, designed to manage buttons, potentiometers, and LEDs for controlling MIDI effects and channel settings, simulating a guitar pedalboard with customizable modes, an expression pedals, and a tap delay. Watch a video demo in the linked YT video
arduino cpp midi midi-controller midiusb music promicro
Last synced: 18 May 2026
https://github.com/noxmor/noxdata
NoxData is a C++ data structures library to organize, store and manipulate data.
cpp cpp-library data-structures header-only library templated
Last synced: 18 Jun 2025
https://github.com/dsite42/cpp07
42 project - CPP07 - This module is about Templates in CPP.
Last synced: 03 Mar 2025
https://github.com/melardev/cppboostfilesystemsnippets
Cpp Boost Filesystem snippets
boost boost-filesystem cpp cross-platform modern-cpp vcpkg
Last synced: 21 Mar 2025
https://github.com/fizzymo/merge-sort
Implements and analyzes the merge sort algorithm in C++.
Last synced: 05 May 2025
https://github.com/fizzymo/linked-list-websites
Managing a list of websites, organized by category using a doubly linked list.
cpp doubly-linked-list visual-studio
Last synced: 05 May 2025
https://github.com/julgitt/university_tasks
University tasks solutions
assembly c cpp csharp css html java javascript racket typescript
Last synced: 02 Apr 2026
https://github.com/jpcano/algs4cpp
My C++ implementation of the code in the book: Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne
algorithms cpp data-structures
Last synced: 30 Jun 2026
https://github.com/gourab-sinha/interview-prep
This repository consist of Data Structures and Algorithms question which are being asked in Top MNCs.
cpp ds-algo interview-prep top-questions
Last synced: 20 Mar 2025
https://github.com/imcvampire/it4060-hw1
My first homework in class IT4060 in HUST
Last synced: 26 Mar 2025
https://github.com/seyed0123/employeexd
a basic terminal-based user management system
cpp filesaver termial-based user-management-system
Last synced: 17 Mar 2025
https://github.com/tory1103/passmx
Password generator. Generates passwords by mixing a secret and a passphrase.
cplusplus cpp generator mixer password-generator password-mixer
Last synced: 09 Apr 2025
https://github.com/tory1103/smplpass
SMPLPASS is a password generator. Generates passwords by mixing a secret and a passphrase.
cplusplus cpp generator mixer password-generator password-mixer
Last synced: 09 Apr 2025
https://github.com/pradeepchegur/basic-cloth-showroom-management-using-oops_cpp
It is a code for basic cloth showroom management which involves OOPS concepts. The code is written in C++ Language.
clothing-shops cpp filesystem oops
Last synced: 15 Jun 2025
https://github.com/wtrsltnk/resexporter
Old piece of code that I wrote around 2005. This application lets you create resource files from bsp.
Last synced: 07 Jun 2026
https://github.com/aarambh-darshan/vortex
🚀 Vortex - Educational C++ Web Framework inspired by Axum & Actix-web. Features modern C++20 coroutines, advanced routing with groups, middleware system, request extractors, epoll-based I/O & thread pools. Perfect for learning web framework architecture. Not for production use.
cmake cplusplus cpp cpp20 http-server web-framework
Last synced: 30 Jun 2026
https://github.com/nayasinghania/chairsense
This repository contains Arduino code files for chairSense
accessibility arduino arduino-mega-2560 cpp object-detection oled wheelchair
Last synced: 01 May 2025
https://github.com/anshvaid4/ul
Repository showcasing the mathematics for cryptography and other cyber related concepts
cpp cryptography cyber-security mathematics university-of-limerick
Last synced: 27 Mar 2025
https://github.com/philtasticguy/tetravex-solver
cpp multithreading tetravex threading
Last synced: 03 Apr 2025
https://github.com/tjensen42/42-ft_containers
In this 42 core curriculum project, I implemented a few container (vector, stack, map, set) of the C++ standard template library.
cpp cpp98 map stack stl-containers vector
Last synced: 09 Apr 2026
https://github.com/jpenrici/terminal_gtkmm
Simple GTKmm Terminal for experimentation.
bash-interpreter cpp gtkmm4 gui-application python-interpreter terminal-app
Last synced: 30 Jun 2026
https://github.com/n1ghtthef0x/kitsunengine
A game engine made by me :D
cmake cpp gameengine nintendo-3ds nintendo-ds sdl2 sdl2-image sdl2-mixer
Last synced: 03 Apr 2025
https://github.com/cypri1-dev/42_cpp01
This project, C++ Module 01, focuses on dynamic memory allocation, pointers, and object relationships. You will implement a Zombie class, create a horde of zombies, manage strings, and develop a complaint system using function pointers and switch statements. These exercises provide a solid foundation in C++ programming concepts and practices.
Last synced: 27 Mar 2025
https://github.com/superpuero/entityregisrtysystem
Tools to create application using entity component/registry system
cpp cpp-library cpp17 cpp20 entity entity-component-system entity-framework entity-registry
Last synced: 27 Mar 2025
https://github.com/shivendrra/shredword
Fast & efficient BPE tokenizer written in C & python for LLM tranining
c c-tokenizer cpp open-source tiktoken tokenizer
Last synced: 09 Apr 2025
https://github.com/pwalig/obiektowebackend
Back end project for programowanie obiektowe
cplusplus cpp game object-oriented-programming oop simulation
Last synced: 02 Apr 2025
https://github.com/esqadron/imagesonificationplugin
VST3 plugin generating sound from images!
Last synced: 27 Mar 2025
https://github.com/eyes12/caesarjaw-cpp
CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡
caesar caesar-cipher caesar-cipher-algorithm communication cpp crypter cryptography cybersecurity decrypt decryption decryption-algorithm security shift-cipher tool
Last synced: 16 Jun 2025
https://github.com/ereh11/leetcode-75
LeetCode 75 Study Plan
competitive-programming cpp leetcode-solutions
Last synced: 16 Aug 2025
https://github.com/thefcraft/cp-algorithms
A personal repository for competitive programming solutions, including CSES, Project Euler, and HackerRank problems, with custom debugging utilities and scripts.
algorithms cpp data-structures
Last synced: 03 Apr 2025
https://github.com/cbritopacheco/object_pool
Generic object pool for reusing and recycling object instances.
cpp cpp11 header-only object-pool resource-pool
Last synced: 14 Jun 2025
https://github.com/rks-031/patternprinting
This repository contains problems on various kinds of pattern printing which can be very essential for placements. The tech stack used for programming here are Java and C++.
Last synced: 15 May 2026
https://github.com/pedro-ricardo/fmap
Just set some functions to use the C++ std::map inside Modern Fortran. Doesn't duplicate the mapping algorithm.
cpp dictionary interoperability modern-fortran
Last synced: 15 Jun 2025
https://github.com/arnaud-robin/aead-chacha20-poly1305
Implementation of AEAD_CHACHA20_POLY1305 in c++
aead chacha20-poly1305 cpp cryptography
Last synced: 10 Apr 2025
https://github.com/wonderf00l/algo-park-vk-edu
Домашнее задание по курсу "Алгоритмы и структуры данных" от VK Education
Last synced: 08 Sep 2025
https://github.com/justfollowyourdreams/stmfc
StMFC — Stereo to Mono Fast Converter.
audio audio-conversion audio-converter audio-processing audio-tool audio-tools audio-utility cmake cpp
Last synced: 12 Mar 2025
https://github.com/amanley97/niobe
niobe: a RISC-V emulator with the pride of the gods
Last synced: 12 Mar 2025
https://github.com/amanley97/binutils
Mini-projects to write binutils in C++
Last synced: 12 Mar 2025
https://github.com/robaho/cpp_fix_codec
ultra fast C++ FIX protocol encoder/decoder
Last synced: 14 Sep 2025
https://github.com/luca-pellegrini/cv-lab
Assignments from the Computer Vision laboratory
Last synced: 25 Apr 2026
https://github.com/haimonmon/cpp-practice-hub
learning C++ with short simple exercises
cpp learn-to-code learning-exercise practice-programming programming-language
Last synced: 12 Mar 2025
https://github.com/benami171/Pipeline_Leader-follower
This project emphasize the workflow of Pipeline and Leader-Follower design patterns.
cpp design-patterns leader-follower linux multithreading pipeline server thread-pool threads
Last synced: 12 Mar 2025
https://github.com/saklis/lords-of-war-for-desktop
Lords of War is a turn-based strategy inspired by Warlords 3: Reign of Heroes.
cpp game game-development gamedev sfml turn-based turn-based-strategy warlords-3
Last synced: 12 Mar 2025
https://github.com/ianseeingbeing/simple_wallpaper_switcher
Simple GUI for swaping wallpapers by utilizing wallpaper manager's cli interfaces.
cpp sfml simple wallpaper-changer
Last synced: 12 Mar 2025
https://github.com/s-martin/sugarpp
Sugarcpp is a small library, which adds syntactic sugar to C++ to make your life easier.
Last synced: 08 Sep 2025
https://github.com/gabrielemaurina/sudoku
A c++ sudoku solver
algorithm cpp sudoku sudoku-game sudoku-solution-finder sudoku-solver
Last synced: 23 Jul 2025
https://github.com/blacktechwarrior/wordtonumberconverter
Convert words to their equivalent numbers
Last synced: 12 Mar 2025
https://github.com/the-renaissance/raytracing
This is a repo that follows @The Cherno's ray tracing tutorial. My modification/homework is in separete branches.
computer-graphics cpp raytracing
Last synced: 10 Apr 2025
https://github.com/prvvv/cppmanage
A simple but efficient local password manager
cpp local password password-manager windows
Last synced: 15 May 2026
https://github.com/soyapo/farm-invaders
Customized Space Invaders written in C++ for console
Last synced: 10 Jan 2026
https://github.com/0xtter/weather-station
This 3D printed weather station uses an Arduino to provide accurate temperature, humidity, and pressure readings in real-time. Its customizable 3D printed case makes it a unique addition to any workspace. With an easily customizable code, this project is great for anyone interested in weather tracking, from hobbyists to professionals.
3d-printing arduino challenge cpp solidworks
Last synced: 03 Apr 2025
https://github.com/xastrix/Exemptify
A utility that allows you to add application exceptions to the windows firewall, thereby blocking outgoing traffic
cli cpp firewall firewall-configuration windows
Last synced: 04 Apr 2025
https://github.com/aleksandr-ln/card-game-blackjack
blackjack card-game cpp game-development-cpp
Last synced: 16 Jun 2025
https://github.com/nuke1115/uglyjsonparser
cpp cpp-library cpp20 cpp20-lib json parser-library static-library
Last synced: 05 May 2026