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-06-23 00:06:41 UTC
- JSON Representation
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/ctkqiang/lqz
灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。
adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data
Last synced: 24 Jul 2025
https://github.com/echo-devim/simba
SMB lightweight client for Linux based on libdsm
cpp file-server file-share gtk libdsm samba smb
Last synced: 06 May 2026
https://github.com/njroussel/simulatedannealing
A C++ implementation of simulated annealing for the Ising perceptron.
annealing cpp eigen jupyter mcmc mcmc-sampler pybind11 python
Last synced: 08 May 2026
https://github.com/prakharchoudhary/codeverse
My implementations of various DS and algorithms, alongwith my submissions on coding platforms like Codechef, Hackerrank, Hackerearth etc.
algorithms-datastructures c codechef-solutions competitive-learning competitive-programming cpp hackerearth hackerrank-solutions python spoj-solutions
Last synced: 08 May 2026
https://github.com/donydchen/image-caption-cpp
A data driven query expansion approach for image caption, implemented in cpp
Last synced: 19 Jun 2026
https://github.com/harrymt/rasterizer
Rasterizer in c++ using SDL and GLM .
Last synced: 12 Jun 2026
https://github.com/ravi-prakash1907/data-structure
DU-CS Practicals of data structures
college cpp data-structures linked-lists searching sorting
Last synced: 06 Sep 2025
https://github.com/djbozkosz/Symbian-HomeScreen-Widget-QML
Homescreen widget template for Symbian v5, Anna, Belle using Qt 4.7.4, QML, C++.
Last synced: 13 Apr 2025
https://github.com/farid-karimi/snake-game
A simple Snake game programmed with c++
cli cpp game game-development snake-game
Last synced: 20 Jun 2025
https://github.com/hxndev/huffman-encoding-using-binary-trees
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space but because they’re less frequent it won’t matter that much.
algorithm binary-search-tree binary-tree compression compression-algorithm cpp decryption encoding encryption huffman vecctor visual-studio
Last synced: 31 Mar 2025
https://github.com/shawnjeffersonwang/messenger
This repository contains a C++ Chatroom application supporting features like user authentication, friend management, private and group chats, real-time notifications, and file uploads. The project uses Redis, CMake, and epoll with multithreading for efficient performance.
async cmake cpp linux messenger multithreading network redis websocket-client websocket-server
Last synced: 15 Apr 2025
https://github.com/oatpp/benchmark
oatpp performance benchmark vs other frameworks
benchmark cplusplus cpp golang oatpp performance
Last synced: 05 Jul 2025
https://github.com/praydog/ff7rb-uevr
UEVR fixes for FINAL FANTASY VII REBIRTH
cmkr cpp final-fantasy modding uevr unreal unreal-engine virtual-reality
Last synced: 22 Feb 2026
https://github.com/bpla-team/graphic_calculator
Project of three first-year MIPT AES DAFE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++
cmake cpp dafe doxygen-documentation fltk graphics mipt
Last synced: 01 Jul 2025
https://github.com/jdsherbert/unreal-engine-networked-sprint-component
Replicated Sprinting Component for Unreal Engine game projects. Utilizes Enhanced Input System plugin for input action definitions/bindings.
component cpp cpp11 cpp17 cpp20 enhancedinput multiplayer networked replicated unreal unreal-engine unreal-engine-5 unrealengine
Last synced: 10 Apr 2025
https://github.com/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/maxbrundev/opengl-skeletal-animation
Animation Programming project using "WhiteBox Engine"
3d-graphics animation-programming cpp graphics-programming opengl skeletal-animation
Last synced: 03 Jul 2025
https://github.com/francescopasin/tower-defense
C++ and QT tower defense game
Last synced: 11 Mar 2025
https://github.com/kayess/animray
Raytracer and animation program
animation c-plus-plus c-plus-plus-20 cpp cpp20 graphics raytracer
Last synced: 26 Apr 2025
https://github.com/impiaaa/eastl-shim
Turns EASTL into a drop-in STL replacement
Last synced: 06 Jul 2025
https://github.com/majigsaw77/hxluajit-wrapper
A wrapper for hxluajit for better integration with Haxe.
Last synced: 12 Oct 2025
https://github.com/fix8mt/fix8pro_example
Simple client/server example that can be used as a starting point for development using Fix8Pro
aggregated brownian-motion cpp cpp-17 custom-fix executionreport fix-engine fix44 fix8 fix8pro fixprotocol high-performance low-latency market-data marketdataincrementalrefresh marketdatasnapshotfullrefresh newordersingle ohlc orderbook vwap
Last synced: 13 Oct 2025
https://github.com/lucaslarson/hq9
🍋 an interpreter of the HQ9+ programming language, written in C++20
99-bottles-of-beer biffle c89 c895 c895fm cplusplus cplusplus-20 cpp cpp20 entire-language hacktoberfest hello-world hq9 hq9p hq9plus interpreter lucaslarson programming-language quine
Last synced: 10 Apr 2025
https://github.com/jmarrec/qtinternationalization
A simple project to show how to use Qt Linguist to translate and app (via CMake)
cmake cpp example internationalization qt qt-linguist
Last synced: 09 Apr 2025
https://github.com/snykk/competitive-programming
my competitive programming journey https://www.codewars.com/users/snykk https://leetcode.com/snyk/
codeforces codewars codewars-kata-solution codewars-solutions competitive-programming cpp hackerrank leetcode leetcode-cpp leetcode-solutions problem solutions toki
Last synced: 16 Oct 2025
https://github.com/coders-school/multithreading
c-plus-plus cplusplus cplusplus-17 cpp cpp17 multithreading
Last synced: 27 Jul 2025
https://github.com/pachadotdev/cpp11blaze
VERY EARLY DEVELOPMENT!!! The idea is to pass matrices/vectors from R to C++, write pure C++/Blaze code for the computation, and then export the result back to R with the proper data structures.
blaze cpp cpp11 hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/ginolatorilla/cpp-cmake-template
A C++ project template that uses the CMake build system
asan c-plus-plus clang-tidy cmake cplusplus cpp cpp11 cpp14 cpp17 cxx cxx11 cxx14 cxx17 gmock google-mock google-test gtest project-template template template-project
Last synced: 04 Oct 2025
https://github.com/ramirisu/fitoria
fitoria is a modern C++20, cross-platform web framework.
cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows
Last synced: 16 Jun 2025
https://github.com/mizuhoaoki/cmake_tutorial
Easy tutorial to understand how to use GCC, Make, and CMake properly.
build-tool cmake cpp make makefile tutorial
Last synced: 12 Oct 2025
https://github.com/jdsherbert/fisher-yates-shuffle
Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.
c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine
Last synced: 07 Apr 2025
https://github.com/shockpast/asuna-gmod
🚀 Lua Executor with it's own API (spiced up by ImGui and ScriptHook)
cheat cpp dll dll-injection game-hacking garry-mod garrys-mod garrysmod glua gmod internal lua reverse-engineering windows
Last synced: 13 Apr 2026
https://github.com/andreimoraru123/needforscenes
Multi Object Tracking Sensor Fusion 3D Interactive Simulation/Game in PCL
3d cpp eigen game interactive lidar multi-object-tracking object-tracking pcl physics point-cloud-library radar self-driving sensor-fusion simulation state-estimation state-space unscented-kalman-filter vcpkg vtk
Last synced: 27 Sep 2025
https://github.com/mrdcvlsc/extended-precision-integers
A templated C++ library for big integers and large floating point numbers.
arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-integer big-int big-integer big-num big-number bigint biginteger bignum bignumber compiletime constexpr cplusplus cpp cryptography extended-precision-integer large-number library math
Last synced: 05 Feb 2026
https://github.com/giovaneiwamoto/tomasulo-simulator
🧲 Tomasulo Simulator - A speculative TFSim with a GUI. Implementation, evaluation, and validation of dynamic branch predictors.
Last synced: 29 Apr 2025
https://github.com/lowfatcode/pretty-poly
A super-sampling complex polygon renderer for low resource platforms.
antialiasing cpp header-only microcontrollers vector-graphics
Last synced: 12 Jul 2025
https://github.com/th0rgal/poyuterm
A puyo puyo game within terminal for college
cpp ncurses terminal-game tetris
Last synced: 22 Apr 2025
https://github.com/lecrapouille/chessneuneu
[Application][Version 0.1][Functional][WIP] Non serious chess engine self learning chess rules (legal moves)
chess chess-engine cpp neural-network sfml2
Last synced: 21 Feb 2026
https://github.com/maxencebonamy/Sand-Box
This software is a physical simulation. You can arrange different physical elements anywhere in the window, and they will evolve with each other according to the laws of physics.
cpp physics sandbox sfml simulation xmake
Last synced: 12 Mar 2025
https://github.com/changyeop-yang/study-c
C는 1972년 켄 톰슨과 데니스 리치가 벨 연구소에서 일할 당시 새로 개발된 유닉스 운영 체제에서 사용하기 위해 개발한 프로그래밍 언어이다. 또한, 오늘날 많이 쓰이는 C++는 C에서 객체 지향형 언어로 발전된 것이다. 또 다른 다양한 최신 언어들도 그 뿌리를 C에 두고 있다.
Last synced: 15 Apr 2026
https://github.com/marianpekar/voxel-terrain-rendering
An old-school voxel terrain rendering
cplusplus cpp rendering retrogaming sdl sdl2 voxel voxel-terrain
Last synced: 11 Mar 2026
https://github.com/kassane/standalone-server
Asio standalone C++ HTTP/S Server (uses zig build-system)
Last synced: 15 Apr 2025
https://github.com/driftluo/algorithmpractice
Learning data structures and algorithm by C/C++/Rust
algorithms-datastructures c cpp rust
Last synced: 09 Apr 2025
https://github.com/rkirlew/elm-media-player
A media player with the flavor of Windows Media player. Enjoy juicy graphics while you listen to your favorite music
audio audio-player bass-library contributions-welcome cpp fft good-first-issue imgui video
Last synced: 15 Apr 2025
https://github.com/embeddedos/x86-64-operatingsystem
An Operating System based on x86-64 architecture.
assembly bios bootloader c cpp kernel operating-system qemu round-robin-scheduler shell systemcalls x86-64
Last synced: 08 Oct 2025
https://github.com/paul-maxime/r-type
A multiplayer shoot-em-up made in C++ using an entity-component-system. (2014)
cpp cpp11 entity-component-system json network rtype sfml udp
Last synced: 23 Apr 2025
https://github.com/vincent-picaud/linearalgebra
Linear algebra (work in progress)
blas cpp cpp17-library lapacke linear-algebra
Last synced: 24 Mar 2025
https://github.com/karimsayedre/beyond
My custom game engine featuring hardware ray tracing, path tracing and DLSS.
cpp cpp20 dlss game-engine path-tracing ray raytracing vulkan
Last synced: 02 Apr 2025
https://github.com/abdulrhman-dev/circuit-simulator
A simple circuit solver that solves DC circuits that contain independent sources and resistors.
circuit-simulator circuit-solver circuits cpp dc graphics mna raylib
Last synced: 18 Mar 2025
https://github.com/bluecannonball/polynet
A simple, cross-platform networking abstraction for C++.
cpp cross-platform internet network networking tcp udp
Last synced: 06 Sep 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/miraz23/competetive-programming
This repository houses my solutions to Codeforces, Codechef and Atcoder problems, implemented in C++.
atcoder-solutions codechef-solutions codeforces-solutions cpp
Last synced: 10 Apr 2025
https://github.com/pawelk5/atari-msc
ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
Last synced: 05 Jul 2025
https://github.com/simogasp/cmake-examples
Some toy examples to illustrate the modern CMake features
cmake cpp example-project tutorial
Last synced: 05 Apr 2025
https://github.com/maxbrundev/ambercraft
OpenGL C++ Minecraft clone using AmberEngine
3d-engine 3d-graphics cpp game-development game-engine gamedev graphics-engine imgui opengl rendering-engine voxel voxel-engine
Last synced: 10 Jul 2025
https://github.com/xyproto/addinclude
:arrow_up_small: Add include statements within the guards of a header file
c cpp headers include package-management utility
Last synced: 15 Apr 2025
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/4strium/cristal-home-assistant
🤖 Cristal-Home-Assistant is a fully customizable voice/home assistant adapted to the specific needs of the user, in fact I seek here to make Cristal compatible with varied APIs.
arduino cpp esp32 home-assistant max9814
Last synced: 15 Apr 2025
https://github.com/ankitas11/pyimageedits
The library contains optimized implementation to play with `.ppm` images of type `P3` by providing features like image resize, horizontal flip, vertical flip, rotate image, image filters etc.
cpp filter image-manipulation image-processing
Last synced: 12 Apr 2025
https://github.com/rcolomina/the_charmed_house
Conversational game in text mode for Linux
command-line conversational-agents cpp game-engine linux terminal-game textbasedgame
Last synced: 22 Jan 2026
https://github.com/shoaibrayeen/competitive-coding
This repository contains codes that I have solved either for Jobs or for competitive codings.
coding-challenge coding-interview coding-standards cpp data-structures hacktoberfest hacktoberfest-accepted hacktoberfest2020 job-interviews python-library python2 python3
Last synced: 23 Apr 2025
https://github.com/vndee/cppbook
C++: Những viên gạch đầu tiên
book competitive-programming cpp programming-language reference
Last synced: 12 Jul 2025
https://github.com/jyotibrat/competex
Adding all the programs which I have done while practicing Competitive Coding on different Platforms.
codechef codeforces competitive-programming cpp cpp17 git github-config python python3
Last synced: 28 Apr 2025
https://github.com/adrijshikhar/interviewbit-solutions
All solutions to interview bit questions
cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021 interview interview-practice interviewbit-cpp interviewbit-solutions interviewbit-solutions-cpp
Last synced: 30 May 2026
https://github.com/bugsplat-git/my-unreal-crasher
⚙️👾🤯 Sample Unreal Engine 5 project integrated with BugSplat.
bugsplat cpp crash crash-reporting game-development reporting ue4 ue5 unreal unreal-engine
Last synced: 14 Oct 2025
https://github.com/bobmcdear/programming-challenges
Competitive programming problems & solutions
codeforces competitive-programming cpp python uva
Last synced: 10 Mar 2026
https://github.com/arsdever/qcolorpicker
Qt dialog for picking color (a modernized version)
color-picker cpp dialog qt widget
Last synced: 19 Apr 2025
https://github.com/luki120/cassia
Simple tweak written in pure C, yes you read that right
Last synced: 07 Apr 2025
https://github.com/vvvar/generator-cpp-github
Scaffolder for C++ CMake/Conan Project
cmake conan cpp cpp20 yeoman-generator
Last synced: 14 Jun 2025
https://github.com/deveshsangwan/two-pass-assembler
A two pass assembler implementation in c++
assembler cpp two-pass-assembler
Last synced: 19 May 2026
https://github.com/dreampast/libul
Some header-only utility files
c cpp cross-compiler cross-plattform native utiltity
Last synced: 22 Jun 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/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
https://github.com/billyfrcs/reduxadventure
2D Platformer Game Redux Adventure.
cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 07 Mar 2026
https://github.com/apwhitehat/openmp-irc
An IRC server and client based on openMP and Non-Blocking Sockets
asynchronous cpp irc multithreading nonblocking-sockets openmp
Last synced: 28 Jul 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/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/ferhatgec/namegenplusplus
Name Generator library for C++ Developers
cli cpp gen name pseudo-random
Last synced: 18 Feb 2026
https://github.com/njroussel/natura
An infinite procedural world (OpenGL)
3d-world cpp glsl opengl procedural-generation
Last synced: 14 May 2025
https://github.com/pranavgoel29/cpp-programs
These are the programs that will help you to get started with C++
cpp hacktoberfest hacktoberfest2022
Last synced: 19 Mar 2025
https://github.com/soerlemans/acris
Acris is a compiler project for a systems programming language aimed at interoperability with multiple languages.
acris ast c cmake codegen compiler cpp cpp23 interoperability language lexer llvm python3 transpiler
Last synced: 02 Feb 2026
https://github.com/changyeop-yang/study-algorithm
수학과 컴퓨터 과학, 언어학 또는 관련 분야에서 어떠한 문제를 해결하기 위해 정해진 일련의 절차나 방법을 공식화한 형태로 표현한 것을 말한다. 알고리즘은 연산, 데이터 진행 또는 자동화된 추론을 수행한다.
algorithm cpp java kyungpook-national-university mit-license swift
Last synced: 02 Aug 2025
https://github.com/eclipse-uprotocol/up-transport-vsomeip-cpp
C++ uPClient for vsomeip (SOME/IP)
cpp up-transport uprotocol vsomeip
Last synced: 07 Mar 2026
https://github.com/php1ic/nuclear-data-reader
Read and combine data from the Atomic mass evaluation (AME) and NUBASE data files into a single array (std::vector) which can then be manipulated as required, or written to files for use with other code and software.
cpp cpp-library cpp20 nubase nuclear nuclear-data nuclear-physics physics
Last synced: 30 Dec 2025
https://github.com/isparshp/rubiks-cube-solver
Welcome to the C++ Rubik's Cube Solver project, a powerful and efficient solution to conquer the classic Rubik's Cube puzzle. This open-source C++ project provides a user-friendly interface and robust solving algorithms, making it the perfect tool for both beginners and experienced cubers.
Last synced: 26 Sep 2025
https://github.com/patrickshaw/neural
A C++ implementation of feed-forward neural networks.
ai artificial-intelligence bprop cpp machine-learning ml neural neuralnetwork rprop
Last synced: 30 Jul 2025