cpluplus
There are 13 repositories under cpluplus topic.
inr-kit/McCAD-Library
a CAD to MC geometry conversion tool
elmot/stm32f3-cpp-example
C++ example for embedded development
BarthJr/URI-Online-Judge
Solutions of URI Online Judge using C++ and Python.
MeirKlemp/ConsoleGameCreator
Cross-Platform console game engine
mxmlkzdh/RayTracing
A Simple Ray Tracing Engine Written in C++20
IoT-PolytechLyon/ESP32-Server
ESP32 Server that handles a LED, PIR Motion Sensor & NFC Reader. Sends data to a server & mobile app
Nishantkumarr/DataStructures-CPP
A collection of all problems solved so far.
RealRibka/Simulation
Simple cpp + sfml simulation of dice gravity
laurapall/Form-Validation-Console-Application
A console application in C++ using Repl.it to verify user input for an account creation form.
marMroc/FreeRTOS_Semaforo
Projeto prático de monitoramento de distância e identificação de gases inflamáveis, enviando estes dados para um monitor LCD
zEuS0390/cpp-sqlite-user-registration
A very simple application made with C/C++ that registers users in the database using sqlite3 library. This was created just to see how CRUD processes work in SQL.