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/prariecomamile/electronic-system-control
Thanks to this project you can do system control on arduino
arduino arduino-ide arduino-uno cpp electronics python python3
Last synced: 13 May 2025
https://github.com/zigaowang/usaco-cses-cf
USACO • CSES • CF Training Source Code
algorithm codeforces cpp cses usaco
Last synced: 05 Sep 2025
https://github.com/am4nn/super-mario-sfml
Created 'Super Mario' 2D game in C++ with SFML, elevating the experience with expertly crafted shaders
2d-game cpp game-development sfml-game shaders vectors
Last synced: 11 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/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/nevrome/popgen.styletrans.saa2019
Presentation for SAA2019
archaeology cpp cultural-evolution r rmarkdown social-simulation
Last synced: 19 May 2026
https://github.com/thmxv/tx-lang-cxx
Lightweight, fast, modern and scripting language
compiler cplusplus cpp cxx fast interpreter language light lightweight modern programming-language safe single-pass vm
Last synced: 11 Jul 2025
https://github.com/am2022/passgen
passgen or pass generator can make password lists for you
brute-force bruteforce c-plus-plus cplusplus cpp hacking-tool pass passgen password-generator password-list password-list-generator password-list-maker wordlist-generator
Last synced: 22 Apr 2025
https://github.com/yuu6883/wfc-cpp
C++ implementation of Wave Function Collapse
cpp procedural-generation wavefunctioncollapse
Last synced: 14 Jul 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/luki120/cassia
Simple tweak written in pure C, yes you read that right
Last synced: 07 Apr 2025
https://github.com/mat-sz/95wm
🖥️ Windows 95 inspired window manager for X11.
cpp window-management window-manager windows windows-95 x11 x11-wm
Last synced: 17 Apr 2026
https://github.com/llnl/typeforge
Typeforge is a tool for type refactoring of C/C++ programs. It enables users to change the type of variables and determines all type-dependent changes that are necessary to ensure that the generated code is again a correct program.
Last synced: 29 Apr 2025
https://github.com/yashsiwach/competitive-programming
🔥🖥️ "Competitive programming guide, learning materials, and my own coding solutions from Codechef, Leetcode, and Geeks for Geeks."
algorithms codech codeforces codeforces-problems competetive-programming-resources competitive-programming competitive-programming-contests contest-programming cpp data-structures geeksforgeeks google interview-questions leetcode leetcode-cpp leetcode-solutions placement-preparation
Last synced: 11 Mar 2026
https://github.com/vandenberghinc/vweb
Easily create websites or REST APIs in javascript with vweb. Including a frontend api for building website's in an objective SwiftUI like manner. Supports payments using paddle.
api cpp http https javascript js rest-api vinc vlib website
Last synced: 23 Apr 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/abdallahhemdan/problem-solving-solutions
HackerRank Algorithms Solutions
cpp hackerrank problem-solving python
Last synced: 04 Sep 2025
https://github.com/HenryDawson123/sfetch
A simple fetch program
command-line cpp fast fetch linux minimalist neofetch terminal uptime
Last synced: 20 Nov 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/jamesyang007/docgen
Docgen is a documentation generator for C/C++ code.
Last synced: 12 Apr 2026
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/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/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/oatpp/benchmark
oatpp performance benchmark vs other frameworks
benchmark cplusplus cpp golang oatpp performance
Last synced: 05 Jul 2025
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 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/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/olexiykhokhlov/heyapple
MacOS Network Extention example
apple cmake cpp example example-project mac macos network networkextension
Last synced: 22 Nov 2025
https://github.com/raquentin/raquest
🏓 A domain-specific language for repeatable HTTP requests.
Last synced: 08 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/nthnn/wtfc
Playful language extension for C and C++ that introduces unconventional and humorous macros aims to add a touch of creativity.
c c-programming c99 cpp cpp11 embedded-language functional-programming header-only language macros metaprogramming programming-language
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/eoguvo/uri-judge
URI Judge questions in C++ (cpp)
algorithms cpp cpp17 uri uri-online-judge
Last synced: 17 Mar 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/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/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/jinhyeonseo01/OpenGL-E2U-Framework
Easy to understand, wrapped for ease of use C++ OpenGL API Pipeline Template Project. With) Assimp, ImGui, OpenGL SOIL
assimp cpp game glew glsl glut imgui imgui-glfw opengl rendering rendering-3d-graphics
Last synced: 18 Jan 2026
https://github.com/yexuanxiao/cppprimerplus-6th-example
C++ Primer Plus 6th Edition Example Code
Last synced: 27 Apr 2025
https://github.com/xeimsuck/cfroppy
Interpreter for Froppy language
cfroppy cpp cpp-interpreter cpp23 froppy interpreter
Last synced: 15 Mar 2025
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/coders-school/multithreading
c-plus-plus cplusplus cplusplus-17 cpp cpp17 multithreading
Last synced: 27 Jul 2025
https://github.com/grgomariani/layered-hashmap-cpp
Chinese remainder theorem based hashmap (hash table, unordered map). Instead of creating one hashmap and chaining the elements into linked lists it creates new hashmaps.
cpp data-structures-algorithms hashing hashmap map
Last synced: 24 Apr 2025
https://github.com/yuantinghsieh/realsteelboxinggame
A real-time motion-sensing boxing game with GUI written in Qt, QML, c++
boxing cpp qml qt5 raspberrypi
Last synced: 12 Jul 2025
https://github.com/geokaralis/jscore
A Javascript runtime through v8 for android, sharing code between web and mobile.
android bindings cpp java javascript kotlin mobile v8 vm
Last synced: 12 Apr 2026
https://github.com/alexhuszagh/libxlsxwriterpp
C++ bindings for libxlsxwriter.
Last synced: 19 Apr 2025
https://github.com/terroo/genpass
Um Gerador de Senhas alfanumérica com C++, Dear ImGui, SDL2 e com contexto OpenGL
cpp cpp20 dear-imgui opengl sdl2
Last synced: 23 Apr 2025
https://github.com/lartpang/mycoding
some projects for learing coding.
cplusplus cplusplus-11 cpp cpp11 python python-3 python-3-5 python-script python3
Last synced: 20 Aug 2025
https://github.com/wandvvs/expression-parser
Lexing and constructing AST for arithmetic expressions using the recursive descent parsing method
compiler cpp cpp23 cxx cxx23 interpreter language lexer lexer-parser lexing parser programming-language tokenizer
Last synced: 13 Apr 2025
https://github.com/amitrajitdas/dsa-cp
My Brainstorming Dump :)
cpp dsa-practice faang-interview golang interview-questions java leetcode
Last synced: 13 Jun 2025
https://github.com/qengineering/yolov5-segmentation-ncnn-rpi4
YoloV5 segmentation for a bare Raspberry Pi 4
aarch64 cpp deep-learning ncnn ncnn-framework ncnn-model raspberry-pi-4 raspberry-pi-64-os segmentation yolov5 yolov5-seg
Last synced: 07 Oct 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/drimiteros/da-music-player
A basic music player made in C++
audio-player cpp cpp20 mp3-player music-player open-source sfml
Last synced: 23 Apr 2025
https://github.com/steffikeranj/data-structures-and-algorithms-cpp-and-scala
Repository of efficient solutions for Leetcode problems
algorithms bfs competitive-programming cpp dfs dynamic-programming graph-algorithms leetcode leetcode-cpp leetcode-practice leetcode-solutions minheap oop-principles scala tree
Last synced: 08 Apr 2025
https://github.com/tpaschalis/cpp-utf8-io
C++ Read and Write UTF-8 encoded characters to a text file *in Windows*
Last synced: 28 Jul 2025
https://github.com/ferhatgec/intelligentui
Fegeya intelligenTUI, really simple & single header TUI library.
buffer cli cpp cpp17 intelligent terminal terminal-emulator termios tui ui
Last synced: 07 May 2026
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/supercmmetry/bitio
A simple and fast bitio library for c++
benchmark bitio cpp filesystem io memory-buffers read-write
Last synced: 02 Apr 2025
https://github.com/phoemur/flappy
Flappy Bird Clone made with C++14 and SDL2
cpp cpp14 flappy-bird flappy-bird-clone flappybird sdl2 sdl2-image sdl2-library
Last synced: 17 Mar 2025
https://github.com/delu-u/aoc
I lost my previous AoC code. Let's remake it with a different language each year!
advent-of-code aoc c cpp csharp go haskell javascript kotlin python ruby rust
Last synced: 13 Apr 2025
https://github.com/nguyenanhtuan1912/data-structures
Đây là repository học data structures ở nhiều ngôn ngữ khác nhau. Trong repo này sẽ chứa các file source về các ví dụ của cấu trúc dữ liệu. Xem thêm trong README
algorithms cpp csharp data-structures rust typescript
Last synced: 15 Jun 2025
https://github.com/farout101/arduino-arcadebox-16x16-dot-matrix-diaplay
This is a prototype for something big
Last synced: 03 Mar 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/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/calkoe/arduinoos
A simple library for saving and modify your applications settings
arduino cpp management utility
Last synced: 30 Apr 2025
https://github.com/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
Last synced: 10 Apr 2025
https://github.com/huijing/falling-arrows-win16
👾 Random key-press matching game for Win 3.1
Last synced: 15 May 2026
https://github.com/joanstinson/pathfinding
C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.
ai algorithm artificial-intelligence astar-algorithm breadth-first-search cplusplus-11 cpp dijkstra-algorithm game-engine-2d sdl2
Last synced: 08 Jul 2025
https://github.com/akshayxml/peer-to-peer-group-based-file-sharing-system
A P2P file sharing system implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
cpp filesharing multithreading openssl peer-to-peer sha1-hash socket-programming
Last synced: 19 Mar 2025
https://github.com/indeemasoftware/qblockchain
Building blockchain with Qt
blockchain blockchain-qt cpp cryptocurrency mining qt qt5
Last synced: 13 Apr 2025
https://github.com/m3y54m/library-with-cmake
Creating a shared or static library using cmake
c cmake cpp shared-library static-library
Last synced: 17 May 2026
https://github.com/theo-mestre/sfml-static-premake
This repository provides a simple setup to create an SFML application using Premake 5.
Last synced: 05 Oct 2025
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/littlewhitecloud/cloud
A toy language
c cpp llvm programming-language python simple
Last synced: 10 Apr 2025
https://github.com/dulikvor/sweetpy
:cake: Extend python using C++14 and beyond with ease.
connectivity cpp cpp11 cpp14 python python3 python37
Last synced: 16 Feb 2026
https://github.com/astrodynamic/color-lines-in-qt-qml
Color Lines is a logical computer game where players make moves to align five or more balls of the same color in a line. Developed in 1992, it offers strategic gameplay on a 9x9 grid, rewarding players with points for creating longer lines. With colorful balls appearing on each turn, aim for the highest score in this addictive puzzle game.
balls cpp cpp17 game gameplay gaming grid logic puzzle qml qml-applications qt qt6 qt6-gui strategy
Last synced: 05 Oct 2025
https://github.com/coord-e/dsp6951
Library for DSP6951 DSP Radio IC.
arduino arduino-library cpp dsp radio
Last synced: 16 May 2026
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