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-07 00:07:28 UTC
- JSON Representation
https://github.com/mpellouin/plazza
A pizza restaurant helper using processes, threads and mutex. Part of Epitech's 2nd year Conccurent Programming unit.
conccurent cpp epitech mutex plazza porgramming process thread
Last synced: 20 Jun 2025
https://github.com/emrecancorapci/cpp_chess
WIP windows console application chess game made using C++.
Last synced: 25 May 2026
https://github.com/truongd3/algo-trader-tool-suite
Proprietary trading solution for high-frequency trading (HFT) and statistical arbitrage algorithms
Last synced: 12 Jun 2026
https://github.com/magnuschase03/base64-encryption
Encode ASCII text to base 64
Last synced: 07 Apr 2025
https://github.com/awais-124/itp-project
C++ games project for beginners. Five games in one.
cpp dice-game introduction-to-programming programming tic-tac-toe
Last synced: 07 Apr 2025
https://github.com/dennisliu1993/blackjack
Using MFC to create a BlackJack game platform
blackjack cbuttonst cpp doublebuffer mfc userinterface
Last synced: 24 Jul 2025
https://github.com/smile040501/bodmass_calculator_cpp
A BODMASS Calculator made using CPP which allows you to evaluate the complex mathematical expression with ease.
bodmas bodmas-calculator bodmas-evaluator bodmas-operation cpp
Last synced: 27 May 2026
https://github.com/allenvox/cxx-primer
Tasks solutions for Lippman-Moo-Lajoie's "C++ Primer" book
Last synced: 09 Jun 2026
https://github.com/levikuhaulua/school-assignments
Repository containing all school assignments I have worked on.
Last synced: 08 May 2026
https://github.com/creatingnull/null-packet-comms-arduino
A library for wrapping the arduino UART serial in a binary packet based communication protocol.
arduino communication cpp library uart
Last synced: 04 May 2026
https://github.com/bowenfu/matchit.cpp-dev-history
Write your C++ pattern matching library from scratch
Last synced: 07 Jul 2025
https://github.com/jdsherbert/fmod-audio-engine
Simple FMOD implementation into a C++ project, that uses FMOD Studio & Core as a wrapper to playback Audio files.
audio audio-engine audio-player audioengine cplusplus cpp cpp17 fmod fmod-api fmod-core-api fmod-library fmod-studio fmodstudio
Last synced: 04 May 2026
https://github.com/salma-mamdoh/data-structures-implementation
Our project for Data Structures Course taken during fall 2023 semester
circular-linked-list cpp data-structures doubly-linked-list problem-solving queue single-linked-list stack
Last synced: 08 Feb 2026
https://github.com/parkertomatoes/json-print
A printf-like JSON serializer with compile-time validation
Last synced: 04 May 2026
https://github.com/origox/energy-meter
Read metrics from energy meter via han port P1
Last synced: 08 Feb 2026
https://github.com/rohanrhu/catcrypt
Simple RSA public key encryption library for C/C++.
c cpp encryption public-key-cryptography public-key-infrastructure rsa
Last synced: 04 May 2026
https://github.com/jeugregg/santa-workshop-tour-2019
Kaggle competition santa-workshop-tour-2019 : genetic algorithm proposition compare to Guropi MIP optimizer
competition cpp genetic-algorithm gurobi ipynb kaggle notebook numba santa
Last synced: 13 Apr 2026
https://github.com/shahab-esfandiar/bachelor-kntu-geomatic-engineering-codes
My Codes & Projects in Bachelor’s KNTU Geomatic Engineering
cpp geospatial matlab postgis python
Last synced: 28 Apr 2026
https://github.com/samplec0de/stringcalculator
Full-featured calculator written in C++ with Qt framework GUI. Supports variables.
calculator calculator-application cpp gui qmake qt qt-gui qt5 qt5-gui qtcreator
Last synced: 28 Apr 2026
https://github.com/wumo-util/newconan
C++ project template generator based on cMake, conan
Last synced: 24 Feb 2026
https://github.com/skillfulelectro/filled_ports
simple command line app , to check which ports on localhost are filled
console cpp localhost port qt tcp tcp-client tcp-server tcp-socket
Last synced: 04 May 2026
https://github.com/luisfelipepoma/shell
Basic Shell Implementation: Built with LLVM and ANTLR
antlr4 compiler compiler-design cpp llvm nlp shell
Last synced: 09 May 2026
https://github.com/ignavan39/binary-tree
university laboratory binary tree
binary-search binary-search-tree binary-tree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/cuspaceflight/firingpi
Raspberry Pi valve controller / datalogger.
cpp engineering hx711 linux ncurses pigpio raspberry-pi rocket
Last synced: 16 Apr 2026
https://github.com/ignavan39/avl-tree
avl tree
avl avl-tree avl-tree-implementations avltree cpp cpp20 lab
Last synced: 09 Oct 2025
https://github.com/tahmid-saj/opengl-model-visualization-tool
A model visualization tool developed using OpenGL that is able to visualize normal vectors, primitives, display reflection and detect edges. The visualization tool can mainly be used to observe movements of unstructured models.
cpp graphics-programming opengl visualization-tools
Last synced: 21 Apr 2026
https://github.com/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 09 Jun 2026
https://github.com/iboudhaine/hnsw-attribute-filtering-optimization
Optimizing multi-attribute filtering for Approximate Nearest Neighbor (ANN) search using HNSW. This project integrates bitsets and Roaring Bitmaps into HNSWLib to accelerate query performance by reducing evaluation costs for large attribute datasets.
ann-search approximate-nearest-neighbor bitsets cpp data-structures efficient-filtering hnsw optimization roaring-bitmaps
Last synced: 18 May 2026
https://github.com/happycod3r/mkfile
A small batch file creation utility for windows
cplusplus cpp desktop-app dotnet dotnet-framework file-utility mkfile mkfiles utility utility-application v1 windows windows-desktop windows-form-application windows-forms windows-forms-application
Last synced: 15 Apr 2026
https://github.com/mwmorale/fibonacci-for-fun
Welcome to fibonacci-for-fun! Here, I show off some of my Java skills and C++ skills and Python skills! I am replicating the sacred "Fibonacci Sequence" with all 3 of the mentioned languages using recursion... that's right - recursion.
comparative-analysis compare-files cpp java python recursion recursive recursive-algorithm
Last synced: 03 May 2026
https://github.com/tomasajt/prog-solutions
My solutions for programming sites/contests/competitions
apl atcoder codeforces cpp cses leetcode onlinejudge rosalind spoj
Last synced: 17 Mar 2026
https://github.com/crghilardi/fortyp
A C++ implementation of the FIA forest typing algorithm
Last synced: 05 Jun 2026
https://github.com/herenturker/easm
EASM is an educational 2-pass assembler project targeting x86 systems, primarily supporting 16-bit assembly instructions. It serves as a learning tool to understand assembler design, symbol tables, and machine code generation.
asm assembler c cpp educational-project open-source x86
Last synced: 06 May 2026
https://github.com/lucasfturos/tcc-controle-de-maquina
Projeto focado em demonstrar a comunicação serial entre computador e microcontrolador
c cpp microcontroller qt5 serialport
Last synced: 09 May 2026
https://github.com/null93/expression-compiler
Simple language compiler that is driven by mathematical expressions and transpiled into c++ code
compiler cpp elc expression-language lexer parser
Last synced: 26 Mar 2026
https://github.com/psiace/meco
Just Another C/C++ project template built with Meson.
Last synced: 28 Apr 2026
https://github.com/maxilevi/hedra-core
C++ library with routines used in Project Hedra
cpp fast library meshing performance perlin-noise simd
Last synced: 09 Oct 2025
https://github.com/mazamascience/mazamarollutils
Fast rolling functions for R written in C++
Last synced: 03 Mar 2026
https://github.com/ngoyal16/projecteuler
ProjectEuler Problem solutions in different different languages
cpp hackerrank java project-euler python
Last synced: 09 May 2026
https://github.com/ohioiot-esp32-wifi-examples/intro-to-events
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 09 May 2026
https://github.com/dadavidtseng/daemonchess
DaemonChess is a sophisticated turn-based 3D chess simulator built with modern graphics technology and the custom Daemon Engine.
blinn-phong chess cpp dx11 obj obj-format obj-loader tcp turn-based-game
Last synced: 03 May 2026
https://github.com/0x0c/parallel_lines
Fuck'n simple dispatcher.
cpp cpp-library cpp11 dispatcher parallel threejs
Last synced: 28 Apr 2026
https://github.com/ajisubarkah/programming-event
c++ Programming Exercise
cpp pemrograman programming-exercises source-code
Last synced: 10 Jun 2026
https://github.com/hardcode3/imgui_opengl_linear_algebra_cmake_starter
A cmake starter using Imgui - Imnodes with OpenGL and some linear algebra libraries
bash-script cmake cpp doxygen-documentation eigen3 gitmodules glfw glm imgui imnodes implot linear-algebra mit-license opengl
Last synced: 09 May 2026
https://github.com/tzcnt/tmc-asio
Asio integration for the TooManyCooks runtime
Last synced: 02 Feb 2026
https://github.com/kanansnote/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 30 Dec 2025
https://github.com/cesar-borba/beecrowd-leetcode-questions
Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.
Last synced: 21 Apr 2026
https://github.com/roy7077/potd-leetcode
this repository contain solutions to the daily programming problems presented by LeetCode. I will be using C++ or java or C programming languages to code.
cpp daily-coding-problem dsa dsa-algorithm leetcode leetcode-solutions potd potd-solution
Last synced: 19 Oct 2025
https://github.com/rageworx/libdes
library for Data Encryption Standard, supports to 3DES, for GCC(G++)
3des cipher cplusplus cpp decryption des encryption gcc gpp library
Last synced: 18 Oct 2025
https://github.com/dadavidtseng/daemonwindows
A multi-window action game that turns the Windows desktop into a shrinking battlefield
bullet-hell cpp daemon-engine dx11 multiple-windows multiwindow shooting-game
Last synced: 03 May 2026
https://github.com/imd10/cs341-rainy-day
A computer graphics project simulating interactive rain, dynamic water waves, and a scenic environment with a floating boat, mountains, trees, and clouds. Built with OpenGL for real-time rendering and user interaction.
computer-graphics cpp graphics interactive opengl
Last synced: 02 Feb 2026
https://github.com/hermantrym/linked-list-double-pointer
Linked List Double Pointer
advanced-cpp cpp data-structures
Last synced: 03 May 2026
https://github.com/ryoga-exe/cp-library
📈 Library and Code snippets for competitive programming
codesnippets competitive-programming cpp library snippets
Last synced: 01 Feb 2026
https://github.com/shamim-akhtar/shamim-akhtar
About Me
cpp csharp game-development unity3d
Last synced: 03 May 2026
https://github.com/zloteerer/texas-holdem-evaluator
C++ Texas Hold'em Poker Hand Evaluator 🃏
cpp hand-rank poker rank ranking texas-holdem
Last synced: 17 Mar 2025
https://github.com/hangxingliu/how-to-use-libclang
:notebook: A Repository About How To Use libclang
Last synced: 15 Apr 2026
https://github.com/956mb/tx4
Tesla dashcam and sentry clips viewer. Made with Qt.
Last synced: 03 May 2026
https://github.com/zfb132/simple_cpp
使用VSCode开发C++项目的模板
cpp makefile-template template
Last synced: 05 Jun 2026
https://github.com/utsavkash19/my-stress-test-template
competitive-programming contests cpp templates
Last synced: 08 Oct 2025
https://github.com/kenttonino/sw-bus-calculator
A CLI tool that computes Bus last trip empty seats.
bash-script cli cpp gnu-cpp-compiler gnu-linux snapcraft
Last synced: 03 May 2026
https://github.com/zouariomar/code-practice
Welcome to my Code Practice solutions repository! Here, you'll find my solutions to various coding problems from different platforms.
algorithms bash c code codepractice codeproject cpp geeksforgeeks github leecode
Last synced: 16 Apr 2026
https://github.com/aaronjs99/planmux
PlanMux: Path Planning using Parallel/Multiplexed Computing
bellman-ford-algorithm cpp cuda dijkstra-algorithm floyd-warshall-algorithm graphs hpc openmp parallel-computing path-planning shortest-path-algorithm slurm
Last synced: 03 May 2026
https://github.com/uwriegel/node-dotnet-bridge
Accessing dotnet core assemblies from node.js
Last synced: 15 Apr 2026
https://github.com/sakilk130/cpp-opengl-countryside-landscape
computer-graphics countryside-landscape cpp cpp-library opengl
Last synced: 03 May 2026
https://github.com/mehmetgulcu/arduino-voice-assistant
This project is python and c++ programming languages configuration. In addition, Google Cloud Firestore was used as the database.
arduino cpp firestore python3 smarthome voice-assistant voice-commands
Last synced: 09 May 2026
https://github.com/telkomdev/putih
<IN PROGRESS & SUCKS> Redis Command Line Client Writen in CPlusPlus
cli cli-app cplusplus cpp redis redis-client
Last synced: 09 May 2026
https://github.com/oniani/tensor
A fast, zero-dependency tensor library in under 1000 lines of C++
Last synced: 05 Jun 2026
https://github.com/hominsu/stella
Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.
Last synced: 21 Apr 2026
https://github.com/brakmic/com_tutorials
My COM tutorials
atl com component component-object-model components cpp dotnet microsoft win32
Last synced: 13 May 2026
https://github.com/mabdusshakur/send-text-with-discord-webhook-cpp
Simple C++ Application to send Text to Discord channel with webhook using
cpp discord discordwebhook webhook
Last synced: 15 Apr 2026
https://github.com/luiz-marcio-faria-de-aquino-viana/dlxwin
Simulador DLX Windows - "Algoritmos de Despacho de Instruções em Máquinas Super Escalares" - Projeto de Graduação em Engenharia Elétrica com Ênfase em Engenharia de Sistemas e Computação (UERJ em 1997)
assembler borland-cpp cpp dlx owl2
Last synced: 28 Apr 2026
https://github.com/birdroad1/server-pinger
Server pinger for Minecraft written in C++
cpp crawler make minecraft minecraft-scanner postgres scanner server
Last synced: 14 Apr 2026
https://github.com/franciscoossian/cpp-template
An easy-to-use/edit/manage C++ template.
cpp foln-project-content template
Last synced: 22 Apr 2026
https://github.com/doyoulikevanyouxi/cai
from 0 to Master, Build Your Own C++Interface Framework
Last synced: 20 Apr 2026
https://github.com/spicycactuar/heightmap
Textured heightmap OpenGL application
blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5
Last synced: 28 Apr 2026
https://github.com/xilinjia/negociant
futures trading platform
cpp ctp futures mangodb python rest-api trading trading-platform
Last synced: 10 May 2026
https://github.com/arapelle/arba-wgen
A C++ library providing functions generating random words.
cmake cpp cpp20 cpp20-library library random random-words
Last synced: 31 Jan 2026
https://github.com/turkeymcmac/build-objects
A script to make C/C++ compilation with Make be easier.
Last synced: 10 May 2026
https://github.com/ohjurot/jni-hpp
A Basic header only lib and jar that helps you connecting C++ and Java using JNI
Last synced: 28 Apr 2026
https://github.com/nelsonbittencourt/excel_to_dataframe
A high performance C++ library to convert Excel files to pandas dataframes.
converter cplusplus cpp dataframes excel pandas parser performance python worksheets
Last synced: 27 Jan 2026
https://github.com/melardev/cppqtbindshell
Cpp Qt Bind Shell
bind-shell cpp cybersecurity infosec networking qt qt-cpp qt5 reverse-shell security shell sockets
Last synced: 10 May 2026
https://github.com/vbharadwaj-bk/python_cpp_tutorial
Code for a Tutorial on Writing C++ Extensions for Python.
Last synced: 10 May 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 2026