Lists (1)
Sort Name ascending (A-Z)
Stars
MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ and C applications that connect to MySQL Server.
A SQL Database Management System written in C++. The final project of a Data Structures and Algorithms class.
A type-safe, Swift-language layer over SQLite3.
Holds some files for the course: Web Servers and APIs using C++
A basic example of a TCP client/server network using Python's socket and threading library.
Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random g…
An integration of Rive into Godot 4 using GDExtension
A Command Line Tool made to update the firmware and/or add SSL certificates for any Arduino board equipped with WINC or NINA Wi-Fi module.
modern C++ course by Igor Bogoslavskyi and Cyrill Stachniss, University of Bonn
A collection of some implementations of data structures and algorithms.
A FAST Lua module to validate the HTTP requests against the OpenAPI specifications of the REST server.
TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.
A FAST C++ library to validate the HTTP requests against the OpenAPI specifications of the REST server.
(over-engineered) Example Go backend for a productivity app
The project will be able to modify the time of subtitles in .srt files.
distance vector routing algorithm Implementation in C
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Java: Testing with JUnit
Reformats Java source code to comply with Google Java Style.
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
QuanticDev's Engineering and Software Development Resources
C++ / JAVA Optimised Solutions for LeetCode Problems