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/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/castle055/cpp-reflect
C++ static and runtime reflection library for Clang compiled sources
clang cmake cpp cpp-modules reflection
Last synced: 29 Mar 2025
https://github.com/bruhmoent/never-finite
A 2D up-and-coming remake of my little platformer game - TuxBall! The levels are endless, since they are randomly generated! Build your way and collect 10 coins to pass to the next level. Made in sfml.
2d-game 2d-platformer-game cpp platformer sfml
Last synced: 19 May 2026
https://github.com/arikmukherjee/cpp_codes
This repo contains all C++ codes.
Last synced: 24 Jun 2025
https://github.com/spilth/timber
Timber!!! from Beginning C++ Game Programming
Last synced: 11 Sep 2025
https://github.com/drkwitht/expreval
Parse and evaluate arithmetic expressions.
cpp math-expression-evaluator recursive-descent-parser
Last synced: 04 Apr 2025
https://github.com/cs-si/otb-sirius
OTB remote module for resampling based on FFT
cpp fft orfeotoolbox otb remote-sensing resampling
Last synced: 11 Sep 2025
https://github.com/subatomicplanets/simplebitcoinminer
A simple Bitcoin C++ and CUDA solo miner
bitcoin cpp cryptocurrency cuda miner
Last synced: 19 Apr 2026
https://github.com/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 04 Apr 2025
https://github.com/kmnafiur/banking-management
Banking Management System Using C++
Last synced: 28 Jun 2025
https://github.com/aryaarindam/proctrack
cpp macos multithreading ncurses os-internals system-monitor terminal-ui
Last synced: 13 May 2026
https://github.com/kassane/ebook-net-prog
Fundamentos da Programação de Redes
asio book cpp network-programming portuguese-brazilian
Last synced: 27 Mar 2025
https://github.com/fl444mingo/fl4-cs131-01-00
Computer science chapter 1, lesson 0
Last synced: 22 May 2026
https://github.com/tirimid/nimpedpp
nimped++ is the C++ rewrite (with some featural changes / additions) of nimped
cpp cpp20 custom personal programming text-editor
Last synced: 22 May 2026
https://github.com/yothgewalt/topgun-rally-haptic-gloves
About haptic gloves in TESA Event.
Last synced: 22 Mar 2025
https://github.com/flast/cppcheck-sarif
Convert cppcheck xml report to SARIF
c c-plus-plus cplusplus cpp cppcheck sarif static-analysis
Last synced: 11 May 2026
https://github.com/fednazar/stataddict-for-telegram
Utility for generating statistics based on an exported Telegram group chat history
c-plus-plus cpp statistics telegram telegram-group
Last synced: 05 Apr 2025
https://github.com/urtuba/cpp-binary-tree
constructing a binary tree structure and finding path on it
binary-tree cpp data-structures homework istanbul-technical-university
Last synced: 15 Jul 2025
https://github.com/suryansh-dey/neovim-config
NvChad 3.0 based neovim config with webdev, python, C++, Rust etc. support
cpp html-css-javascript lua markdown neovim nodejs nvchad-custom-config python rust
Last synced: 02 Apr 2026
https://github.com/ravijo/simple-telnet-client
Simplest Telnet Client Ever Made in C/C++
c cpp networking telnet telnet-client telnetlib wrapper
Last synced: 19 Apr 2026
https://github.com/ejunjsh/graphic-learning
computer graphics learning from scratch (example with c++ and qt)
Last synced: 25 May 2026
https://github.com/scarface987/imputetoolkit
🔍 Evaluate and compare imputation methods with consistent metrics using the intuitive S3 interface of the `imputetoolkit` R package.
benchmarking cpp data-quality devtools evaluation-metrics imputation missing-data missing-data-imputation r rcpp roxygen2 testthat usethis
Last synced: 18 May 2026
https://github.com/ladroid/panda-engine
Panda Game Engine
cmake cpp ecs entity-component game game-development game-engine open-source opengl sdl sdl2 shader texture
Last synced: 18 May 2026
https://github.com/turtle-insect/dqb2overlay
Steam Dragon Quest Builders 2 Overlay Menu
cpp dll dll-injection game imgui memory-hacking steam winapi
Last synced: 29 Oct 2025
https://github.com/pgvalle/cppinvaders
Space Invaders coded in C++
cplusplus cpp oop pico-sdl sdl2 space-invaders space-shooter
Last synced: 20 May 2026
https://github.com/sameetasadullah/inter-process-communication-using-unnamed-pipes
A simple C++ program to simulate inter-process communication using unnamed pipes
cpp fork inter-process-communication linux ubuntu unnamed-pipe
Last synced: 22 May 2026
https://github.com/jakesmd/excelstepper
An excellent Arduino library for stepper motor control, offering simplicity, speed, and precise acceleration for smooth movement.
arduino arduino-library cpp stepper-library stepper-motor stepper-motor-control
Last synced: 05 May 2026
https://github.com/mrk21/ts-processor
MPEG-2 Transport Stream processing tools.
Last synced: 22 May 2026
https://github.com/pstolarz/sprops
C library for parsing configuration files built of properties (key/value pairs) which may reside inside "scopes", that is blocks of configuration with assigned name and an optional type. Scopes may constitute hierarchical nesting tree of an arbitrary depth.
api bison c configuration cpp library parser properties yacc
Last synced: 16 May 2026
https://github.com/ufrshubham/todo-plus-plus
This is simple CURD application written in C++ with elements and sqlite library.
cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp
Last synced: 07 Sep 2025
https://github.com/khaledkamr/clothes_shop_system
Data structure project
coding cpp data-structures oop-in-cpp
Last synced: 06 Feb 2026
https://github.com/abhijithkunchati/weenix-os
A full operating system, based on Unix, built as a semester long project
c cpp kernel memory-management operating-system threads virtual-file-system virtual-memory
Last synced: 20 May 2026
https://github.com/blagojeblagojevic/neural-network
Implemention of a small 1 layer neural network suitable for use in embedded systems
arduino c cpp embedded-systems esp32 evolution genetic-algorithm neural-network
Last synced: 08 Apr 2026
https://github.com/vishal-ahirwar/player
Image/Video Player with Nice looking UI made with C++ , OpenCV4, Qt, QML
cpp opencv4 qml qml-applications qml-samples qt
Last synced: 20 May 2026
https://github.com/ricky-ultimate/cpp-hello-world
A basic "Hello, World" program using C++
Last synced: 22 May 2026
https://github.com/im-rises/chip8topia
Chip8 Emulator made in C++ for desktop and web
chip8 cpp emscripten emulator interpreter linux windows
Last synced: 09 May 2026
https://github.com/nxhawk/sort-big-file
Objective: to train students in the ability to organize data files that do not fit on RAM. Exercises in addition to training programming skills, also practice teamwork.
amazon-books bigdata books cpp dsa-algorithm files hcmus programming project queue sort-algorithms
Last synced: 22 Jun 2025
https://github.com/arsalan-dev-engineer/id_generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
basic-programming beginner-project cpp functions generator learning number programming
Last synced: 30 Oct 2025
https://github.com/ahmedheakl/assiut-university-training---newcomers-sheets-answers
All sheets and contests answers for Assiut University new comers sheet in C++
codeforces competitive-programming cpp
Last synced: 28 Jun 2025
https://github.com/zaid-al-habbal/cham-city-3d
An open-source 3D simulation of Cham City Center, a mall located in Damascus, Syria.
cg cham-city cham-city-center cpp opengl opengl-project
Last synced: 31 Oct 2025
https://github.com/iinspectable-informal/educamlite
(实验性)高性能教学场景的可替代选项。
camera cpp cppwinrt educational-software uwp winrt winui
Last synced: 16 Apr 2026
https://github.com/chrisross5/pathfinding-visualizer
College mini project (Data structures and algorithms S2): Two C++ console apps visualizing the shortest path between two points on a 2d grid, without and with walls.
algorithms bfs console-application cpp
Last synced: 08 Jun 2026
https://github.com/gsquire/farmhash-ffi
Simple Rust bindings to Google's FarmHash
Last synced: 29 Apr 2026
https://github.com/Gevorez/HotTiles_UE5
Second project in Unreal Engine 5. The main idea is to create 3D platform game, where player need to compete with other enemies on disappearing tiles. Inspired by "Fall Guys".
blueprints cpp epicgames fallguys gamedev gamedevelopment hottiles platfrom-game tiles unreal-engine
Last synced: 11 Mar 2025
https://github.com/jonasagx/macosresolution
command line tool to change macOS resolution
Last synced: 29 Apr 2026
https://github.com/khanhtran0111/gentest
Generate testcase for CP
autobat competitive-programming cpp testcases testgenerator
Last synced: 09 Jun 2026
https://github.com/corpssansorganes/thread_pool
C++11 thread pool, designed for ease of use.
cpp cpp11 semaphore thread-pool waitable-queue
Last synced: 01 Jun 2026
https://github.com/adia-dev/piksy
🚀 Piksy is a work-in-progress sprite sheet editor and animation tool, perfect for game devs and digital artists looking to streamline their 2D workflow! 🎨
2d-art animation-tool cpp frame-extraction game-development opencv piksy pixel-art sdl2 sprite-sheet
Last synced: 04 May 2026
https://github.com/chafalleiro/vusibino-tacho
atmega c cpp libusb usb-devices v-usb
Last synced: 04 May 2026
https://github.com/nekernel-org/superproject
The NeKernel.org project
cpp neboot nebuild necti nekernel superproject
Last synced: 14 Oct 2025
https://github.com/parkertomatoes/json-print
A printf-like JSON serializer with compile-time validation
Last synced: 04 May 2026
https://github.com/basemax/firstsfml
Begin point and getting start to SFML using CPP.
cpp sfml sfml-2d-engine sfml-cpp sfml-dev sfml-dll sfml-game sfml-game-development sfml-graphics-library sfml-install sfml-library sfml-linux sfml-windows
Last synced: 04 May 2026
https://github.com/vishwajeetk5/rocket_cpp_graphics
This C++ graphics program visually simulates rocket launch, lunar journey, and successful landing, using simple animations and graphics.
Last synced: 09 Apr 2025
https://github.com/vishal-ahirwar/cache
Simple Cache system written in C++
cache cpp software-development
Last synced: 17 Mar 2025
https://github.com/andreacv98/screencapture-cpp
ScreenCapture C++ software based of FFMpeg
Last synced: 29 Apr 2026
https://github.com/MisterVVP/a2a-cpp
C++20 SDK for the Agent2Agent (A2A) Protocol: build A2A clients and servers with REST, JSON-RPC, gRPC/protobuf, streaming, auth hooks, CMake, vcpkg.
a2a a2a-agent a2a-client a2a-protocol a2a-server agent-to-agent agentic-ai agents ai ai-agents cmake cpp multi-agent-systems multiagent-systems sdk
Last synced: 09 Jun 2026
https://github.com/sergeyklay/ytc
An yaml-cpp example project.
cmake cmake-examples codecov conan conan-examples coverage cpp cpp-examples cpp17 gtest yaml yaml-cpp
Last synced: 04 May 2026
https://github.com/gob52/gob_easing
Easing functions that allowed compile-time calculation with constexpr (C++ 11 or later)
Last synced: 08 Jun 2026
https://github.com/menezes-/xxtea
Implementation of the (corrected) Block TEA encryption algorithm in modern C++ with PHP bindings
cpp cpp11 cryptography php php-extension xtea xtea-cipher xxtea xxtea-algorithm
Last synced: 29 Apr 2026
https://github.com/papstavros/A-CHIP-8-Interpreter
Just a CHIP-8 emulator I made to mess around with C++ and get a feel for low-level programming.
chip-8 chip8 chip8-emulator cpp raylib raylib-cpp
Last synced: 02 Apr 2026
https://github.com/edwinabdonshayo/bus-tracking
Bus Tracking System A collaborative project developed by @Imaan-Hayfaa, @LGEaston, @Chima200057, @razeen46, and @EdwinAbdonShayo. This Bus Tracking System allows users to manage and track bus information efficiently, with features for adding, searching, displaying, and deleting bus records.
bustrackingapp cpp hashtables hpp-library
Last synced: 05 Feb 2026
https://github.com/zouariomar/cpkg
A C/C++ package project containing custom headers for various functionalities.
Last synced: 23 Oct 2025
https://github.com/liulilittle/multiple-bbr-implementations
Multiple-bbr-implementations
bbr bbr-nanqinglang bbr-tsunami bbrplus c cpp fq google ip kernel linux system tcp
Last synced: 04 May 2026
https://github.com/ameeshagireesh/cp
A repository containing solutions to various CP problems on platforms such as 450dsa, CodeChef, Codeforces, LeetCode. Solutions are written in python or cpp.
competitive-programming cpp python
Last synced: 29 Apr 2026
https://github.com/dumitory-dev/cpp-vigenere-decryptor
cpp vigenere decryptor
Last synced: 29 Apr 2026
https://github.com/sh-r0/gameoflife_inator
cellular-automata compute-shader cpp glfw opengl
Last synced: 05 May 2026
https://github.com/a2p1k02/obfus
A small program to obfuscate C++ code
cpp obfuscation obfuscator rust
Last synced: 29 Apr 2026
https://github.com/paritoshtripathi935/venom
A repository for Leetcode/codechef solutions
codechef codechef-solutions competitive-programming cpp leetcode leetcode-solutions
Last synced: 29 Apr 2026
https://github.com/mathunder/tse_hand_project
This repository is a school assignment. The goal of this exercise is to create a game that captures the hand of the user and creates a 3D model of it.
Last synced: 04 May 2026
https://github.com/s12mmm3/qradioplayer
基于Qt实现的 跨平台 网络广播电台客户端
api apis cloudmusic cpp qt qt6
Last synced: 29 Apr 2026
https://github.com/wesgtox/programming-lab-ii
College "Programming Lab II" exercises.
algorithms c cpp programming-language
Last synced: 29 Apr 2026
https://github.com/jcmoyer/puzzles
collection of solutions for various programming puzzles
Last synced: 10 May 2026
https://github.com/ikhsan3adi/dsa_dump
Matkul Struktur Data dan Algoritma
algorithms c cpp data-structures data-structures-and-algorithms dsa
Last synced: 09 Jun 2026
https://github.com/alexlnkp/weatherscript
An easy-to-use-and-customize C++ program for yielding weather report and printing it out
cpp weather-forecast weather-report wttr wttrin
Last synced: 13 Jun 2025
https://github.com/rafael-santiago/hysplex
A tiny, well-contained and well-simple C library to help you measure function implementations performance and choose the best one.
benchmark c c99 cpp optimization-helper optimzation
Last synced: 18 Apr 2026
https://github.com/mrk21/cpp-webmock
The cpp-webmock is HTTP mocking library that was created by referencing to WebMock of Ruby.
Last synced: 13 Oct 2025
https://github.com/shakfu/pd-cpp
Basic example(s) of puredata externals using cpp
cpp puredata puredata-external
Last synced: 08 Jun 2026
https://github.com/naemazam/basic-calculator-cli
A simple command-line interface (CLI) calculator application in C++. This application allows you to perform basic arithmetic operations easily from your terminal.
calculator calculator-application cli cpp cpp17 naemazam
Last synced: 28 Jan 2026
https://github.com/aavision/bubble-sort-benchmarks
Benchmarking Bubble sort using different languages!
bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu
Last synced: 19 Jan 2026
https://github.com/newbeeyhy/mygame
高级程序设计大作业,塔防游戏
cpp object-oriented-programming qt
Last synced: 01 Mar 2025
https://github.com/allureking/ros_workspaces
ROS robotics lab solutions — EECS 106A UC Berkeley (kinematics, planning, perception, control)
berkeley computer-vision cpp kinematics motion-planning python robotics ros
Last synced: 08 Jun 2026
https://github.com/matrix97317/pig-solver
This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).
caffe cpp deeplearning deeplearning-framework pytorch tensorflow
Last synced: 05 May 2026
https://github.com/akshatrajsaxena/akshatrajsaxena
Passionate about solving CP problems and complex graph challenges. I focus on clean, structured code that maintains logic integrity. Always exploring new algorithms and contributing to open source. Connect with me to discuss innovative solutions and collaborative projects!
blockchain competitive-programming cpp java-21 javascript solidity ux-ui web-development
Last synced: 05 May 2026
https://github.com/andressalconstantino/quizzes
A website with quizzes to practice javascript
cpp css html javascript python quiz
Last synced: 05 May 2026