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-29 00:06:50 UTC
- JSON Representation
https://github.com/zoulhadj/vmve
Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.
Last synced: 08 Jul 2025
https://github.com/tmsalab/edina
Perform a Bayesian estimation of the Exploratory Deterministic Input, Noisy “And” Gate (EDINA) cognitive diagnostic model described by Chen et al. (2018) <doi:10.1007/s11336-017-9579-4>
cognitive-diagnostic-models cpp dina ecdm item-response-theory psychometrics r rcpparmadillo rstats
Last synced: 15 Aug 2025
https://github.com/quentin18/mcts-cpp
Monte Carlo Tree Search in C++
cmake connect-four cpp mcts-algorithm tictactoe ultimate-tic-tac-toe
Last synced: 15 May 2025
https://github.com/manid2/cpp-programs
C++ programs
autotools cmake cpp examples learn-by-doing reuse
Last synced: 05 Oct 2025
https://github.com/tomenz/fastcgi
FastCGI Library Client + Server implementation. requires "SocketLib"
client-server cpp fastcgi socket socketlib
Last synced: 15 Aug 2025
https://github.com/yajatkaul/websockets
Basic client server architecture
client-server cpp low-level websockets
Last synced: 21 Aug 2025
https://github.com/avakar/intrusive_lfstack
Lock-free, allocation-free, header-only, composition-based stack for C++11
Last synced: 17 Aug 2025
https://github.com/conreality/conreality-ddk
Conreality Driver Development Kit (DDK) for C++.
Last synced: 05 Oct 2025
https://github.com/netromdk/faes
Fast AES
aes aes-cbc aes-cipher aes-ctr aes-ecb aes-encryption cipher cpp cryptography encryption mit-license
Last synced: 23 May 2026
https://github.com/frcteam3255/nurdvision
SuperNURDs implementation of vision co-processing
Last synced: 14 May 2025
https://github.com/mizux/java-native
Template to build a multi-platforms Native Java Maven package
cmake cpp java native-library swig
Last synced: 19 Sep 2025
https://github.com/thevurv/viable
Elegant interop with C++ classes / interfaces with vtables
Last synced: 21 Jun 2025
https://github.com/flamboyantpenguin/wikilynx
A simple game browser made using Qt C++ for playing wikipedia speedrun the right way
cpp game qt qt6-gui qtwebengine wikipedia wikipedia-speedrun
Last synced: 13 Aug 2025
https://github.com/chris1221/aavcf
Swap allels to ancestral / derived in a VCF.
Last synced: 04 Nov 2025
https://github.com/snowty/seccontrol
MFC ActiveX Control to monit the password and etc.
Last synced: 30 Mar 2025
https://github.com/cm0use/tic-tac-toe
Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.
cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game
Last synced: 20 Aug 2025
https://github.com/coyorkdow/cfuture
a c++ promise future implementation with continuation [work in progress]
Last synced: 30 Dec 2025
https://github.com/krisluczka/rapidvault
The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.
cpp database database-management database-management-systems
Last synced: 06 Mar 2026
https://github.com/chaoticsomeone/uranium_lang
Uranium Lang: A Python and C++ based and (probably) unstable programming language
cpp cpp20 programming-language python python3 source-to-source-compiler transcompiler uranium-lang
Last synced: 04 May 2025
https://github.com/whdhdyt21/sudoku
This repository contains two implementations of a Sudoku solver, each utilizing different methods for input.
cpp sudoku-generator sudoku-solution-finder sudoku-solver
Last synced: 09 Sep 2025
https://github.com/italocobains/capivara-runtime-javascript
Criando javascript runtime com base no video do @ErickWendel
cc cpp javascript libuv v8-javascript-engine
Last synced: 18 May 2026
https://github.com/scenent/editor
lightweight code editor for C++, Python and Javascript.
code-editor cpp opengl text-editor
Last synced: 15 May 2026
https://github.com/lxstvayne/interactiveconsolemenu
Меню, которое можно кастомизировать
Last synced: 04 Apr 2025
https://github.com/fmahadybd/cpp_with_das
This repository covers all topics of the C++ programming language, including a wide range of algorithms. It serves as a complete reference with code examples for each concept and algorithm in C++.
Last synced: 21 Mar 2025
https://github.com/kassane/zig-gpa-ffi
Testing GPA in FFI
allocation allocator bindings cpp ffi ffi-bindings malloc-free memory-allocation memory-management rust rust-allocator-interface zig ziglang
Last synced: 11 Mar 2026
https://github.com/dxbang/bangbuttonboxacc
Button Box for Sim-Racing - Assetto Corsa Competizione
arduino arduino-micro assetto-corsa-competizione button-box buttons controller cpp joystick keyboard macros pcb sim-racing simracing
Last synced: 16 May 2026
https://github.com/spencerpauly/neural-net-for-rot13
A C++ Neural Network made from scratch to solve simple machine learning problems. This version is optimized to work with encrypting and decrypting simple string messages.
beginner-project cpp decryption machine-learning neural-network
Last synced: 04 Apr 2025
https://github.com/IvanDrf/Vector-Int
Realization of a self-expanding array with some std::vector methods
Last synced: 12 Mar 2025
https://github.com/neilkleistgao/zelda-external-assassin-plan
A simple game design for C++ class
Last synced: 04 Apr 2025
https://github.com/bahaaio/base64-cli
A minimal and efficient Base64 encoder/decoder CLI tool written in C++.
base64 cli cpp decoding encoding lightweight utility
Last synced: 07 Sep 2025
https://github.com/terrylindev/image-to-ASCII
🖼️ A command-line tool for converting images to ASCII art
ascii ascii-art cli command-line cpp cuda docker image-processing image-to-ascii mpi opencv terminal
Last synced: 12 Jul 2025
https://github.com/magalhaesm/rinha-compiler
💻 A simple tree-walking interpreter
algorithms compiler cpp cpp17 data-structures interpreter programming-challenges tree-walk-interpreter
Last synced: 13 Apr 2025
https://github.com/gob52/gob_datetime
date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )
arduino arduino-library cpp datetime jsr-310
Last synced: 15 May 2026
https://github.com/divshekhar/linux_commands_clone
Linux Commands Clone
c-language cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021
Last synced: 10 Apr 2025
https://github.com/illescasdaniel/everythinglibs
Improve your productivity with these useful and small C++ libraries.
Last synced: 21 Mar 2025
https://github.com/basemax/pq-calculator
P,Q-formula calculator program using C++ (highest performance, i128 support)
Last synced: 03 Apr 2025
https://github.com/basemax/matrixfunction
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
coefficient coefficients cpp cramer cramer-gan determinant determinant-calculation determinantal-processes matrix matrix-calculations matrix-completion matrix-computations matrix-functions matrix-multiplication multiplication multiplication-algorithm
Last synced: 03 Apr 2025
https://github.com/javiidiazglez/advent-of-code
Advent of Code 2021 (C++)
advent-of-code advent-of-code-2021 advent-of-code-cpp adventofcode c-plus-plus code cpp
Last synced: 07 Apr 2026
https://github.com/abdalmoniem/commandline_fpw
check out the auto typed code of this project:
cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d
Last synced: 02 Feb 2026
https://github.com/xiangpenghao/cpp-template
a template to bootstrap C++ research projects
Last synced: 17 May 2026
https://github.com/kar-dim/qt-strongpasswordgenerator
Simple application that suggests a strong password, GUI written in Qt (Widgets)
Last synced: 17 Feb 2026
https://github.com/callumc34/audioplusplus
C++ open source audio playback & recording with file support.
audio audio-player cmake cpp library open-source
Last synced: 18 Dec 2025
https://github.com/jrob774/block-fever
My second ever finished game.
2d block block-fever cpp cpp17 emscripten game sdl sdl2 simple
Last synced: 13 Apr 2025
https://github.com/linarcx/neodm
Simple and lightweight download manager written in c++/ncurses.
cpp download-manager libaria2 ncurses neo tui
Last synced: 05 May 2025
https://github.com/cursedprograms/cpp-template
C++ Template
batch batch-script cpp cpp-programming dll exe
Last synced: 16 Feb 2026
https://github.com/saksham-joshi/sron
World's fastest compiled + interpreted programming language.
c-language c-plus-plus compiled-language compiler-design compilers cpp interpreted-programming-language programming-language
Last synced: 01 Aug 2025
https://github.com/chocobo1/concurrent
Run commands concurrently!
concurrent cpp parallel utility
Last synced: 20 Mar 2025
https://github.com/nicknaso/conf-cd-rome-2018
Talk for the Codemotion Rome 2018
addon cpp javascript n-api native-module nodejs
Last synced: 12 Apr 2026
https://github.com/yajatkaul/graphicsengine
i don't even know at this point
cpp glew glfw graphics-programming opengl
Last synced: 30 Jan 2026
https://github.com/jonathas/opengl-clock
A clock developed with C++ and OpenGL
clock cpp opengl practice university
Last synced: 18 May 2026
https://github.com/rnburn/lua-bridge-tracer
Provides an implementation of the Lua OpenTracing API on top of the C++ API
Last synced: 17 May 2026
https://github.com/bluecannonball/freedom
An HTTP proxy server.
adblock adblocker adblocking cpp http http-proxy proxy
Last synced: 10 Apr 2025
https://github.com/msoeken/pat
C++ dancing links solver
combinatorics cpp cpp14 dancing-links enumeration exact-cover
Last synced: 02 Aug 2025
https://github.com/nyrox/opengl-engine
Random GL Stuff
3d-game-engine 3d-graphics cpp opengl
Last synced: 17 May 2026
https://github.com/bm777/switch-pointer
Usage of pointer in C++ and switch function
cpp oriented-object-programming pointers switch
Last synced: 22 Jun 2026
https://github.com/rxchit/barebone-os-raspi3
A simple OS that prints "Hello World", for RaspberryPi 3
c cpp kernel os qemu raspberry-pi-3
Last synced: 11 May 2026
https://github.com/giuliom/basiccpplibrary
Basic Cpp Library
algorithms concurrency cplusplus cplusplus-11 cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 memory-management multithreading regex-match searching-algorithms smart-pointers sorting-algorithms
Last synced: 29 Oct 2025
https://github.com/daddesign-projects/asynchronous-spdif-mixer
"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.
asynchronous cpp mixer pcb spdif stm32 stm32h7
Last synced: 06 May 2025
https://github.com/mikaelvallenet/r-type
R-Type is a Epitech project which is a horizontally scrolling shooter arcade video game developed and released by Irem in 1987 and the first game in the R-Type series.
cpp ecs epitech game-development multiplayer-game network serialization tcp udp
Last synced: 21 Jun 2025
https://github.com/deanblackborough/mathsquiz
Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.
beginner cpp learning-by-doing mathematics
Last synced: 09 Apr 2025
https://github.com/bl33h/axolotlslikepicklesraytracing
A raytracing graphics app with a resource manager, skybox rendering, and precise sphere representation through ray intersections. An axolotl and two pickles take place in the scene.
axolotl block cpp glm minecraft pickle pixel-art raytracer raytracing sdl2 sphere ubuntu wsl
Last synced: 16 Jun 2025
https://github.com/i-am-surovi/i-am-surovi
About Myself
bracu bracucse cpp python sumaiya-hossain-surovi
Last synced: 10 Sep 2025
https://github.com/rajan170/objectdetectionwithhaarclassifier
object detection for on-road traffic using OpenCV and Haar classifier.
ai cpp haar-cascade-classifier object-recognition python-3 self-driving-car vision
Last synced: 02 Feb 2026
https://github.com/zijistark/zcktools
Compiler library and tools for ZCK, an extended language for more effective Crusader Kings II scripting.
c-plus-plus c-plus-plus-17 compiler cpp crusader-kings-ii crusaders-kings-2 modding modding-games modding-resources modding-tools paradox paradox-interactive paradoxgame programming-language programming-languages
Last synced: 09 Apr 2025
https://github.com/funnydman/knowledge-base
Notes on various topics collected through years
cpp django nasm-assembly postgresql python radare2 redis ssh
Last synced: 09 Apr 2026
https://github.com/virtyaluk/coursera-competitive-programming-core-skills
My progress doing Coursera Competitive Programmer's Core Skills.
competitive-programming coursera cpp programming-languages
Last synced: 22 Jun 2025
https://github.com/dokempf/cerberus-cpp
YAML Validation library for C++
cpp validation validation-schema yaml
Last synced: 30 Oct 2025
https://github.com/gryfenfer97/neon
A simple swift-like programming language
cpp lox programming-language swift swift-like
Last synced: 16 May 2026
https://github.com/vra/weekly-posts
collection of technical posts that I read each week, hopefully they may give you inspiration!
ai cpp deep-learning python weekly
Last synced: 15 May 2026
https://github.com/kunalshah017/atm-simulator
Tried to simulate functions of ATM in console
collaborate communityexchange cpp github github-campus-experts github-codespaces github-pages gitkraken gitlens imgbot simulator
Last synced: 10 May 2025
https://github.com/kiwijuice56/godot-fluid
Lattice Boltzmann fluid simulation in Godot
cpp fluid-simulation godot lattice-boltzmann
Last synced: 13 Feb 2026
https://github.com/guhwanbae/rxwayland
C++ Reactive Extensions(RxCpp) adaptor for libwayland
cpp libweston rx rxcpp wayland wayland-library weston
Last synced: 11 Mar 2025
https://github.com/fulfilledcovenant/covenginev2
A feature-packed windows 10-11 optimizer, thats open source.
batch cmake cpp open-source pyqt python windows
Last synced: 17 Feb 2026
https://github.com/robinsaviary/estroengine
A portable simple-to-use node-based game engine built in C++20.
cpp cpp20 game-engine header-only node-tree
Last synced: 11 Apr 2025
https://github.com/deryaxacar/42-cpp_05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
42born2code 42cursus 42ecole 42projects 42school cpp cpp-modules cpp-programming cpp-programming-language cpp-programming-project cpp-project cpp98 oop oop-cpp oop-examples oops-in-cpp project
Last synced: 24 Feb 2025
https://github.com/andyfratello/pro1
💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB
compiler cpp cpp-language language pro1 pro1-fib programming programming-language
Last synced: 20 Mar 2025
https://github.com/viniciuslrangel/engh
Engine Name Goes Here
3d 3d-engine 3d-graphics cpp cpp17 game game-development game-engine multi-platform open-source
Last synced: 18 Mar 2025
https://github.com/theow03/lakecompilerv1
Strongly typed procedural programming language
asm compiler-design cpp llvm programminglanguages
Last synced: 18 May 2026
https://github.com/dhananjayporwal/programming-notes
Collection of notes which I made at the time of learning various courses.
cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes
Last synced: 13 Jul 2025
https://github.com/mark-mdo47/arduinoclass
Lesson Plan and Code for a Maker-Space Arduino class 2023
arduino c cpp df2301q-voice-commands fastled hc-sr04-ultrasonic-sensor kcx-bt-emitter kcx-bt-emitter-v1-1 persistence-of-vision ws2812b-led yx5200
Last synced: 11 Feb 2026