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-04-18 00:07:17 UTC
- JSON Representation
https://github.com/paragon279/soresolve-break-not-work
stackoverflow resolve
Last synced: 16 May 2025
https://github.com/ayhamratrout/cpu_simulator
A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.
c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os
Last synced: 22 Sep 2025
https://github.com/gabrielcrackpro/cpp-projects
A repository with all my CPP projects
cpp cpp-programming cpp-projects
Last synced: 15 Apr 2025
https://github.com/itsm3abena/c-ds
A lightweight and efficient single-header library (ds.h) providing implementations of essential data structures in C, including Hashmaps, Hybrid Arrays, and Linked Lists.
c cpp datastructures dsa-algorithm
Last synced: 03 Sep 2025
https://github.com/spatlyu/spatlyu.github.io
Personal Website of SpatLyu
cpp geography geoinformatics gis personal-website python3 r spatial-analysis statistics
Last synced: 16 Aug 2025
https://github.com/nicolasalmerge/newharu
PDF Creation Library based on the C LibHaru library
cpp cpp17 cpp20 libharu object-oriented object-oriented-programming oop pdf pdf-generation
Last synced: 19 Apr 2025
https://github.com/HaydenD100/OpenGL-Multiplayer-FPS
Multiplayer FPS OpenGL Rendering/Game Engine written in c++
3d-graphics bullet-physics cpp engine game game-engine glsl indirect multiplayer-fps multiplayer-game opengl opengl3 pbr-shading physically-based-rendering physics-engine rendering rendering-engine winsock2
Last synced: 14 Apr 2025
https://github.com/fish2000/subjective-c
Misadventures in Marrying Objective-C with C++
c-plus-plus cpp cpp11 cpp14 dogg friends homeless objective-c objective-c-plus-plus
Last synced: 10 Jun 2025
https://github.com/madebypixel02/cpp-modules
[42 Madrid] Lots of basic stuff
42 42-cpp-modules 42-cursus 42born2code 42madrid 42school born2code cpp cpp-modules peer2peer
Last synced: 22 Sep 2025
https://github.com/karnkaul/microengine
Garbage Collectors Contest Team 3
cpp cpp17 game game-engine game-engine-2d
Last synced: 12 Aug 2025
https://github.com/bitwizeshift/bit-tools
A library of useful c++ tools for creating application front-ends.
Last synced: 31 Jul 2025
https://github.com/jppelteret/dealii-weak_forms
An implementation of a symbolic weak form interface for deal.II, using expression templates as well as automatic and symbolic differentiation.
cpp dealii finite-element-method weak-forms
Last synced: 02 Aug 2025
https://github.com/pc2/custonn2
This repository deals with the use of an Open-source FPGA Plugin to execute Neural Networks on multiple Intel Stratix 10 FPGAs.
cpp fpga googlenet open-source opencl-kernels openvino-inference-engine openvino-toolkit plugin resnet-50
Last synced: 22 Apr 2025
https://github.com/vishal2376/todo
A simple todo list application created with file handling in C++
Last synced: 06 Mar 2025
https://github.com/nixman/std-signals
C++11 managed signals and slots callback implementation
Last synced: 15 May 2025
https://github.com/rebelhere/social-network-application
Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.
console-app cpp object-oriented-programming social social-media
Last synced: 23 Aug 2025
https://github.com/tsnsoft/components_choice_wxwidgets
Компоненты выбора в wxWidgets на С++ в Code::Blocks
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 03 Jul 2025
https://github.com/christopher-besch/cpp_go_fast
Collection of tips and tricks for fast C/C++ code.
Last synced: 01 Sep 2025
https://github.com/e6nlaq/aqua
🐬Fast, short, and easy.
aqua aquascript cpp lang programing-language programming
Last synced: 10 Mar 2026
https://github.com/anamuddinahmad/geeks_for_geek
GeeksforGeeks Solution.
cpp datastructures-algorithms dp dsa-algorithm geeksforgeeks geeksforgeeks-dsa geeksforgeeks-java geeksforgeeks-solutions java java-8 pod problemoftheday solutions
Last synced: 15 Apr 2025
https://github.com/polfeliu/ccg
C/C++ Code Generation
c codegen codegeneration cpp framework
Last synced: 05 Oct 2025
https://github.com/jobinrjohnson/QSim
An ideal, multi-qubit, Universal Gate Quantum computing Simulator written in C/C++
cmake cpp python3 quantum-computing simulator universal-gate-computing
Last synced: 13 May 2025
https://github.com/tkostadinov004/object_oriented_programming_fmi
Материали за курса "Обектно-ориентирано програмиране - практикум" за летен семестър на 2024 / 2025 година
Last synced: 02 Jul 2025
https://github.com/nawaz1991/timedeventqueue
TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.
cpp event priority-queue timed-events
Last synced: 21 Apr 2025
https://github.com/tekord/cpp-opcode-generator
A python script for generating enums with opcode constants based on YAML file definition
compilers cpp emulation generators opcode programming-language-development python rust virtual-machine
Last synced: 23 Apr 2025
https://github.com/ferhatgec/translatfe
Very simple language translator written in C++.
cpp cpp17 english german language translate translator
Last synced: 14 Apr 2025
https://github.com/aermoss/crawl
A simple endless runner game written in C++ using Raylib.
cpp game game-development raylib runner-game simple-game
Last synced: 11 Jun 2025
https://github.com/yassin522/leetcode
Collection of LeetCode problems to ace the coding interview!
cpp leetcode leetcode-solutions problem-solving
Last synced: 07 Apr 2025
https://github.com/jdumas/cpp-project-template
Template repository for C++ projects using CMake, libigl, etc.
Last synced: 15 May 2025
https://github.com/hi-dhl/leetcode-solution-cpp-c
LeetCode / 剑指 offer 系列题解, 在线阅读 https://offer.hi-dhl.com
array-algorithms binary-algorithm binary-search binary-tree cpp java kotlin leetcode-solutions linked-algorithms queue-algorithm sorting-algorithms stack-algorithm
Last synced: 09 Mar 2026
https://github.com/UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
Last synced: 10 Mar 2025
https://github.com/tsnsoft/netbeans_wxwidgets_table-linux
Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Linux
apache cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 2025
https://github.com/lucasfturos/projects_c-cpp
Repositório focado para salvar meus estudos nas linguagens C e C++
Last synced: 01 Aug 2025
https://github.com/pkestene/tsp
traveling salesman problem solved with different programing models
cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl
Last synced: 19 Aug 2025
https://github.com/irdcat/wasm-invaders
Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly
arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly
Last synced: 15 May 2025
https://github.com/madebypixel02/cpp-module-00
[42 Madrid] shhhhh... I think the students are asleep
42 42-cpp-module 42-cursus 42born2code 42madrid 42school born2code cpp dreams makefile megaphone peer2peer phonebook
Last synced: 24 Aug 2025
https://github.com/karnkaul/littleengine3d
Wanderings in 3D
3d cpp cpp17 game-engine glad glfw glm opengl stb-image
Last synced: 19 Jul 2025
https://github.com/aaisha-nexus/connect4game
connect-four cpp functions game
Last synced: 21 Aug 2025
https://github.com/andreacasalino/dynamicflow
Template C++ library handling dynamic data flow
cpp cpp17 dataflow dataflow-programming dataflows generic-programming lambda-expressions lambda-functions multithreading template
Last synced: 13 Apr 2025
https://github.com/wesleych3n/ntu-iot-node
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.
cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny
Last synced: 23 Mar 2025
https://github.com/tudasc/cusan
A data race detector for CUDA C and C++ based on ThreadSanitizer
c cpp cuda datarace threadsanitizer
Last synced: 12 Aug 2025
https://github.com/tonitaga/photo_laboratory
An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework
convolution cpp filterkernel filters photoshop qt
Last synced: 08 Aug 2025
https://github.com/neural-bits/ai-programming-hub
Learn and experiment with new techniques and programming languages with a focus on ML
cpp cuda cython openai-triton python rust
Last synced: 12 Apr 2025
https://github.com/cascadingradium/cuda-hungarian-clustering
A GPU-Accelerated Clustering Algorithm that uses the Hungarian method
clustering cpp cuda gpu hungarian-algorithm parallel-computing
Last synced: 16 May 2025
https://github.com/h2337/cppdataloader
cppdataloader is a batching and caching library for C++17
batch batching cache caching cpp cpp17 dataloader
Last synced: 13 Aug 2025
https://github.com/jube/std_hmi
Proposal for Human-Machine Interface in the Standard Library
2d cpp cpp17 graphics graphics-library opengl-es sdl2
Last synced: 07 Apr 2025
https://github.com/ibaigorordo/libusbnativeandroidtest
Example of a Native Android app for testing the libusb library in Android.
android cpp jni libusb native-activity ndk
Last synced: 29 Jul 2025
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025
https://github.com/winterrdog/fast_entropy_calc
Calculate the Shannon entropy of the provided file.
av-evasion cplusplus cpp entropy fast information-security shannon-entropy
Last synced: 23 Aug 2025
https://github.com/archo5/lighter
LIGHTmap renderER
bake c-api c-plus-plus cpp lighting lightmap radiosity renderer software-rendering
Last synced: 03 Aug 2025
https://github.com/therealmileslee/deeplearning-watermark
This repository is a project that could be used as create fake watermark that imbedded in the picture
cpp cpp11 cpp20 python python3 pytorch tensorflow
Last synced: 31 Aug 2025
https://github.com/angel-penchev/librarity-but-dumber
Semester project #1 for the object oriented programming (OOP) course in Faculty of mathematics and informatics (FMI) Computer science's first curriculum.
computer-science cpp norapora object-oriented-programming semester-project
Last synced: 22 Sep 2025
https://github.com/chetannihith/program-hacktoberfest24
⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby
Last synced: 30 Jul 2025
https://github.com/tembleking/cchan
A C++17 header-based library that implements Go-like channels.
channels concurrency concurrency-patterns concurrent-programming cpp cpp-library cpp17 golang library mit mit-license
Last synced: 18 Aug 2025
https://github.com/yeaseen/syscallimplementationos
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
bin-file cpp creating-command-line-in-linux linux-command system-calls
Last synced: 07 May 2025
https://github.com/iamazeem/beginnings
Some C/C++ stuff from my early days! [2003 - '04]
borland-cpp c cpp old-stuff projects text-based user-interface
Last synced: 15 Aug 2025
https://github.com/jspanchu/wasm-bits
Bunch of examples for embinding C++ to JavaScript
Last synced: 24 Sep 2025
https://github.com/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/dsc712/concepts_of_java
A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .
Last synced: 16 Aug 2025
https://github.com/oliverfindl/arduino-uno-temperature-monitor
Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.
arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637
Last synced: 04 Mar 2026
https://github.com/saadbazaz/arduino-rest-server
🔌 Create REST APIs on an Arduino Uno!
arduino-boards cpp internet-of-things microcontroller rest-api rest-server web-framework web-server
Last synced: 15 Apr 2025
https://github.com/hoangtien2k3/leetcode-solutions
LeetCode , Dev LeetCode ep1 #odleets code Java/C/C++/Java/Kotlin ..., expand your knowledge and prepare for technical interviews, algorithms.
algorithms-and-data-structures c cpp java kotlin
Last synced: 21 Apr 2025
https://github.com/briancairl/zen
A functional/railway-oriented programming library for C++17
cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming
Last synced: 22 Aug 2025
https://github.com/okbalefthanded/stimusto
Stimulus presentation platefrom developed at the LARESI Lab
brain-computer-interface cpp laresi qt stimulus-presentation
Last synced: 21 Sep 2025
https://github.com/netromdk/clyzer
C[ryptographic Ana]lyzer
affine-cipher cpp cryptoanalysis cryptography frequency-analysis index-of-coincidence kasiski-method low-frequency-intervals qt5 vigenere-cipher
Last synced: 01 Sep 2025
https://github.com/thealgo/hackerrank_solutions
Solutions to all the hackerrank questions solved my me using my own noble algorithms
algorithms cpp data-structures hackerrank
Last synced: 19 Sep 2025
https://github.com/sandsmark/sphero-and-mousr-qt-controller
Desktop application for controlling the Mousr cat toys and Sphero robots
cat cat-toy cpp desktop-application mousr mousr-cat-toy qt robot robot-controller robot-navigation robotics robots sphero sphero-ble sphero-connector sphero-robots
Last synced: 12 Apr 2025
https://github.com/unusualcodeorg/clab
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.
c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree
Last synced: 16 Apr 2025
https://github.com/eigenbom/ecs-example
An example of an ECS architecture in C++
Last synced: 08 May 2025
https://github.com/hunyadi/javabind
Effective C++ and Java interoperability via JNI
bindings cpp interoperability java jni-wrapper
Last synced: 03 May 2025
https://github.com/quaddarv1ne/maestro7it_education
Программирование на С++, CSharp, JavaScript и Python для начинающих </>
2024 c config courses cpp csharp education javascript js json maximdupley oop python python3 quadd4rv1n7 stepik stepik-course study
Last synced: 14 Apr 2025
https://github.com/tsnsoft/multi_form_wxwidgets_linux
Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame
codeblocks codeblocks-ide cpp example linux multiforms
Last synced: 22 Apr 2025
https://github.com/euyogi/projeto-anceu-cs50
Meu projeto do curso CS50: Um analisador de pdfs que processa as notas dos aprovados pelo Acesso Enem e organiza tudo. Agora em C++
acesso-enem-unb cpp cs50 cs50course cs50x customtkinter enem exe extract-text-from-pdf imgui pdftotext portuguese-brazilian project python unb yogi zlib
Last synced: 14 Apr 2025
https://github.com/mayur1377/leetcode-solutions
MY LEETCODE SOLUTION !
cpp leetcode leetcode-solutions
Last synced: 05 May 2025
https://github.com/mahmoud-nfz/codeforces-solutions
A collection of my personal solutions for problems on codeforces.
ajax competitive-programming cpp github-pages
Last synced: 05 May 2025
https://github.com/omar-besbes/competitive-programming
A collection of C++ solutions for various competitive programming events and platforms, including AtCoder, CSES, Codeforces, France-IOI, ICPC, IEEEXtreme, and Winter Cup.
acpc atcoder beginner-friendly cmake codeforces competitive-programming cpp cses france-ioi ieeextreme tcpc
Last synced: 11 Jul 2025
https://github.com/avicted/raylib_orthographic
Transport Tycoon / OpenTTD style engine example with Raylib.
c cpp openttd raylib transporttycoon
Last synced: 06 May 2025
https://github.com/xaizek/dit
Command-line task keeper.
cpp cpp11 task-manager tasks todo todolist
Last synced: 14 Apr 2025
https://github.com/bratergit/hacktoberfest-2021
Only algorithms in C and C++ , good for first timers
c cpp hacktoberfest hacktoberfest-2021
Last synced: 16 Jul 2025
https://github.com/manydeps/cxxbuild
cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.
bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg
Last synced: 14 Sep 2025
https://github.com/bhartik021/leethub
Prepare for coding interviews with a curated collection of LeetCode and GeeksforGeeks questions. Hone your problem-solving skills, enhance programming proficiency, and increase your chances of securing your dream job.
cpp geeksforgeeks geeksforgeeks-solutions interview-questions leetcode leetcode-solutions
Last synced: 11 Apr 2025
https://github.com/riccio8/threatlab
Collection of tools for security purpouse
assembly cpp cybersecurity golang memo net network processes python security security-tools yara
Last synced: 15 Dec 2025
https://github.com/creosb/nft-art-gallery
Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine
art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4
Last synced: 15 Sep 2025