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-04-26 00:07:10 UTC
- JSON Representation
https://github.com/jingwood/raygen-renderer
A simple cross-platform ray tracing engine for 3D graphics rendering.
3d cpp cross-platform engine graphics path-tracing ray ray-tracing raytracer renderer rendering tracing
Last synced: 19 Mar 2025
https://github.com/zeloe/bytetosound
Reads raw data and outputs it as a wave file
audio bytes cpp databending encoding wave
Last synced: 11 Jul 2025
https://github.com/christianparpart/compose
Functional Programming in C++14
cpp cpp11 cpp14 functional-programming library
Last synced: 10 Sep 2025
https://github.com/pecas-dev/mypong
PONG recreated in C++ by me using Raylib
Last synced: 04 Mar 2025
https://github.com/vndee/algo-templates
Algorithm templates for competitive programming contest.
acm-icpc algorithms codeforces competitive-programming cpp data-structures topcoder
Last synced: 13 Jul 2025
https://github.com/senior-sigan/why_cpp_arkanoid
This game was developed from scratch during live twitch streams
Last synced: 29 Oct 2025
https://github.com/dheerajshenoy/navi
Highly customizable and extensible modern file manager
cpp file-management file-manager linux lua qt qt6 sol2
Last synced: 30 Oct 2025
https://github.com/alpha74/icc
My CodeChef submissions. Maintained from 2020 onwards.
algorithms codechef codechef-problems codechef-solutions coding cpp data-structures programming
Last synced: 13 Apr 2025
https://github.com/kassane/Standalone-Server
Asio standalone C++ HTTP/S Server (uses zig build-system)
Last synced: 06 May 2025
https://github.com/chiragjoshi12/arduino-projects
Arduino Sensor Projects: Explore DIY sensor solutions for home & environment.
arduino arduino-ide arduino-nano arduino-project arduino-sensors arduino-sketch arduinoproject arduinoprojects cpp
Last synced: 05 Apr 2025
https://github.com/aashutoshrathi/competitive-programming
Collection of my CP Codes (few but not null)
codechef codeforces cpp foo-bar interviewbit leetcode-solutions
Last synced: 19 Mar 2025
https://github.com/whoabhisheksah/email-classification
CS299 B.Tech Project (k-type of e-mail classification)
chrome-extension cpp js machine-learning python
Last synced: 10 Jul 2025
https://github.com/pony-hpp/explodeforexplode
An OpenGL destruction simulator game (in progress).
2d 2d-game 2d-graphics cpp cpp-game cpp17 opengl opengl-game simulator simulator-game
Last synced: 09 Sep 2025
https://github.com/Panquesito7/setup-jule
Setup a JuleC development environment in your project.
action-composite actions c clang composite composite-action cpp hacktoberfest jule julec julelang programming
Last synced: 09 May 2025
https://github.com/leosery/proceduralterraingeneration--unrealengine5-2024
A procedural terrain generation system with dynamic chunk loading and optimized mesh generation using Perlin noise in Unreal Engine 5.
cpp game-development mesh-generation perlin-noise procedural-generation terrain-generation unreal-engine-5
Last synced: 05 May 2025
https://github.com/thetallprogrammer/password-manager
Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.
cpp cyber-security cybersecurity data-encryption gui-application local-storage offline-password-manager password-generator password-generator-cpp password-management password-manager password-security privacy qt qtcreator security software-security
Last synced: 29 Oct 2025
https://github.com/rajput-hemant/data-structures-and-algorithms
Implementations and Problems of various Data Structures and Algorithms in JAVA, Python, C++ and Rust.
algorithm algorithms cpp data-structures dsa java python rust rust-data-stuctures rust-lang
Last synced: 15 Jul 2025
https://github.com/tajiknomi/BrowserCredExtractor_windows
Extract stored password(s) and important file(s) from various browser (i.e. Chrome, Brave, Edge, Opera)
brave browser browser-security chrome cpp cybersecurity dpapi edge offsec windows
Last synced: 18 Jul 2025
https://github.com/kishyassin/crud-using-text-files-in-c
CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)
Last synced: 03 Mar 2025
https://github.com/atennop1/genesis
Simple 2D game engine written in C++ using SDL2 and OOP
cpp game-development game-engine game-engine-2d gamedev oop sdl2
Last synced: 18 Jul 2025
https://github.com/sloweyyy/dsa
This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: 30 Dec 2025
https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization
Last synced: 20 Sep 2025
https://github.com/havrak/uav-project
Building a UAV as part of my final year on high school, now my hobby project
camera cpp drone raspberry-pi rpi0 uav
Last synced: 13 Apr 2025
https://github.com/howprogrammingworks/generics
Generic Programming
cpp generic generics javascript js typescript
Last synced: 07 May 2025
https://github.com/andreiavrammsd/polymap
Map with infinite levels and multiple types for keys and values.
cpp map polymorphic recursion tree
Last synced: 07 May 2025
https://github.com/meh/ela
Embedded Linear Algebra
column-vector cpp cpp11 embedded expression-template linear-algebra matrix row-vector vector
Last synced: 20 Jan 2026
https://github.com/tylerburdsall/lazy-cartesian-product
.hpp library to efficiently generate combinations using the Lazy Cartesian Product algorithm
cartesian cartesian-product combinations cpp cross-join distinct generate generation hpp hpp-library lazy random stl unique
Last synced: 02 Jul 2025
https://github.com/hozer07/sudoku-qt-widgets
Sudoku game developed using Qt Widgets
cpp game game-development gui gui-application python qt qt-creator qt-widgets qt6 sudoku sudoku-game sudoku-puzzle
Last synced: 22 Jul 2025
https://github.com/alexwkleung/termstylist
🎨 A header-only terminal colours library
16-colors 256-colors ansi-colors cpp cpp-library cpp17 header-only terminal-colors termstylist
Last synced: 12 Apr 2025
https://github.com/r-o-b-o-t-o/podracer
P O D R A C E R
artificial-intelligence cpp game-engine python3 school-project sfml
Last synced: 20 Apr 2026
https://github.com/thelartians/luaglue
Lua bindings for the Glue library
bindings cpp glue lua lua-bindings
Last synced: 03 Mar 2026
https://github.com/burz/gobl
Go machine learning library
baduk board board-game cpp framework game go liberties library machine-learning matrix parsing sgf sgf-parsing weiqi
Last synced: 20 Apr 2026
https://github.com/danyspin97/kink
A game developed for the 2 weeks GitKraken Jam
Last synced: 08 Feb 2026
https://github.com/muqsitnawaz/sfy
Post Modern C++ library for string-fying objects
Last synced: 09 Feb 2026
https://github.com/adamsondavid/blindworm
A Compiler that transforms BlindWorm (Python dialect) into LLVM IR 🐍
bison-flex compiler cpp llvm-frontend programming-language python recursive-descent-parser toy-language
Last synced: 17 Apr 2026
https://github.com/simeonhristov99/fmi_graduation_exams_information_systems
This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.
cpp er-diagram haskell sql uml use-case-diagram
Last synced: 10 Feb 2026
https://github.com/efraimnabil/tower-of-hanoi-problem
Tower of Hanoi implementation
Last synced: 27 Feb 2026
https://github.com/overmighty/co_http_uring
C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.
coroutines cpp cpp20 http http-server io-uring linux
Last synced: 11 Feb 2026
https://github.com/lifka/tetris-allegro
Game in C++ made with Allegro library. Just another one Tetris.
Last synced: 04 Mar 2026
https://github.com/tsnsoft/cpp_quadraticequation
Расширенный пример решения квадратного уравнения на C++ в NetBeans
Last synced: 18 Apr 2026
https://github.com/princebansal7/dsa-sheets-code
This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems. Also my solution codes for sheets like DSA 450 Sheet, SDE 180 Sheet, Ongoing DSA Placement Course etc.
algorithms cpp data-structures leetcode stl
Last synced: 05 Mar 2026
https://github.com/victorharri-chal/r-type
🚀 A graphical project with SFML to recreate the game R-Type with a multiplayer mode added. First projet of my 3rd year at Epitech
cmake cpp epitech game graphical-programming multiplayer multithreading network rtype-game sfml teamwork third-year-project
Last synced: 14 Feb 2026
https://github.com/ayaankhan98/sortilyzer
A sorting algorithm visualizer able to visualize Bubble sort, insertion sort, quick sort, selection sort. written using SFML and Dear ImGUI. Under MIT License.
algorithms cpp sortilyzer sorting-algorithms sorting-visualization
Last synced: 05 Mar 2026
https://github.com/fus3n/dusl
DUSL = Dynamic Utility And Scripting Language
cpp interpreter programming-language scripting-language tree-walk-interpreter utility
Last synced: 16 Feb 2026
https://github.com/keshav2010/protoanimator
A Small keyframe based animator tool for designing rough 2D sprite-based animations quickly for presentation purposes.
animation animation-tools cpp keyframe-animation qt4
Last synced: 16 Apr 2026
https://github.com/toxe/cpp-cli-parser-examples
C++ CLI Arguments Parser Examples
argparse cli cli11 clipp command-line command-line-arguments cpp
Last synced: 22 Mar 2025
https://github.com/deveshsangwan/two-pass-assembler
A two pass assembler implementation in c++
assembler cpp two-pass-assembler
Last synced: 12 Oct 2025
https://github.com/andrewkahr/pyplus
A tool to translate basic Python scripts to C++.
converter cpp python3 translator transpiler
Last synced: 30 Mar 2025
https://github.com/gbmhunter/cppbuildsystemreview
bazel buck buckaroo build c cmake comparison compiler conan cpp example package-manager review scons
Last synced: 24 Aug 2025
https://github.com/alexeev-prog/morning.lang
Aesthetic programming language in C++ (llvm)
bnf clang cmake compiler cpp llvm llvm-clang llvm-frontend programming-language
Last synced: 31 Jul 2025
https://github.com/shankscript/wasm-starter-kit
A bare minimal kit to start working with Webassembly.
c cpp debug starter starter-kit wasm wasm-bootstrap wasm-example wasm-framework web webassembly webassembly-tutorial
Last synced: 09 Mar 2026
https://github.com/ferhatgec/mdth
Fegeya MDtH, Markdown to HTML converter. Written in C++17.
converter cpp cpp17 html markdown markdown-to-html parser tokens tool
Last synced: 14 Apr 2025
https://github.com/manasvigoyal/restaurent-management-system
A Restaurant Management System using OOPs concepts
classes-and-objects cpp inheritance object-oriented-programming oops oops-in-cpp
Last synced: 02 Aug 2025
https://github.com/ctu-vras/rosmsg_cpp
C++ library for getting full ROS message definition or MD5 sum given message type as string
Last synced: 19 Feb 2026
https://github.com/luki120/cassia
Simple tweak written in pure C, yes you read that right
Last synced: 07 Apr 2025
https://github.com/the-1riddle/leetcode-solutions
All leetcode C, C#, Cpp and mysql solutions.🦚
c-programming cpp csharp good-first-issue help-wanted leetcode leetcode-cpp leetcode-csharp leetcode-practice leetcode-solutions mysql shell-scripts up-for-grabs upforgrabs
Last synced: 15 Apr 2025
https://github.com/shawnjeffersonwang/coro-boost
CoroBoost is a Linux C++ server framework featuring a coroutine library with ucontext_t, an N-M scheduler using epoll and timers, and asynchronous system API hooks. It includes logging, configuration, threading, and lock encapsulations for efficient coroutine management and IO event handling.
coroutine cpp distribution fiber framework high-performance http-client http-server network websocket-client websocket-server
Last synced: 15 Apr 2025
https://github.com/qengineering/rfcn_ncnn
Rfcn for ncnn framework
cpp deep-learning deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi-3 raspberry-pi-4 rfcn
Last synced: 03 Oct 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/joyrider3774/retrotime
A game containing 8 retro based games playable in 3 game modes. Made With SDL 2 Libraries
arcade arcade-game cpp game multigame retrogame sdl sdl2
Last synced: 12 Apr 2025
https://github.com/ferhatgec/diffusion
Data Interchange Format for C++
cpp data data-interchange format fusion
Last synced: 18 Feb 2026
https://github.com/moritzrinow/cstream
C byte-stream and serialization utils
byte-array bytes c cpp memory serializable-objects serialization serialize stream
Last synced: 11 Aug 2025
https://github.com/leonmavr/HIP35
HP-35 RPN calculator emulator in C++17 with a terminal user interface
calculator cpp emulator hp-35 ncurses rpn
Last synced: 14 Mar 2025
https://github.com/y1hy11/codedex-projects
My Codédex Projects repository, where I showcase my skills in HTML, CSS, JavaScript, React and C++. This repository contains a collection of projects that demonstrate my proficiency in front-end development using these fundamental technologies.
codedex cpp html-css-javascript reactjs reponsive-web-design vitejs
Last synced: 11 Aug 2025
https://github.com/danieldidiobalsamo/maze_generator
Maze generator and solver | C++ / Web Assembly / Vue.js
a-star cpp dijkstra emscripten emscritpen maze-generator vue wasm webassembly
Last synced: 26 Oct 2025
https://github.com/guekka/bethutil
Common utilities for working with bethesda assets (dds, nif, bsa, hkx...)
bethesda cpp dds elder-scrolls fallout modding skyrim starfield texture
Last synced: 17 Aug 2025
https://github.com/hanson-young/dbscan.face
DBSCAN (Density-Based Spatial Clustering of Applications with Noise) for face cluster
cluster cpp dbscan face-recognition
Last synced: 26 Oct 2025
https://github.com/gbowne1/antenna_calc
This is a antenna length calculator in C++
amateur-radio amateurradio antenna antenna-design calculator cpp cpp11 shortwave-radio
Last synced: 14 Apr 2025
https://github.com/zqpei/pybind11_cpp_python
cpp call python, or python call cpp, hybrid programming using pybind11, with and without numpy
cpp cpp-call-python mat-numpy numpy opencv-numpy pybind11 python python-call-cpp
Last synced: 14 Apr 2025
https://github.com/mortennobel/oocholmod
An object oriented C++ header-only wrapper for Timothy A. Davis' Cholmod library (part of SuiteSparse)
cholmod cpp hpc sparse-matrices
Last synced: 12 Nov 2025
https://github.com/codingkoopa/mk8studio
A Mario Kart 8 texture exporter/injector. Mirror of: https://gitlab.com/CodingKoopa/mk8studio
Last synced: 18 Jun 2025
https://github.com/shiponcs/tcp-server-client-cpp
Basic Implemtation of server and client using TCP socket for Linux system in C++ following OOP style
cpp network server-client tcp-socket
Last synced: 02 Sep 2025
https://github.com/d-coder111/practolearn
PractoLearn serves as a repository for acquiring fundamental knowledge through hands-on projects suitable for beginners and individuals of all skill levels. We encourage you to participate and warmly welcome your contributions.
beginner-friendly c c-programming competitive-programming contributions-welcome cpp data-science-projects data-structures first-contributions hacktoberfest hacktoberfest-accepted improvement-proposal java projects-list python web-development
Last synced: 20 Aug 2025
https://github.com/abdallahhemdan/30-days-of-code-solutions
HackerRank 30 Day of Code Solutions
cpp hackerrank hackerrank-30dayschallange
Last synced: 07 Oct 2025
https://github.com/siva-tanikonda/asteroids-plus
An HTML5 remake, an AI, and a training environment/framework for Asteroids (a retro Atari game)
asteroids-game cpp genetic-algorithms html-css-javascript sdl2
Last synced: 23 Aug 2025
https://github.com/pencilcaseman/symbomathpaper
Exploring symbolic mathematics in C++, including differentiation
Last synced: 09 Feb 2026
https://github.com/yusixian/student_system
c++课设-学生综合测评管理系统,采用c++语言,多文件组织形式编成。具有基本的登陆注册、学生信息的增删查改功能、统计显示功能、报表功能等
Last synced: 21 Sep 2025