Pinned Repositories
CppSQLite
A simple and easy-to-use cross-platform C++ wrapper for the SQLite API. Fork of the CppSQLite project, originally by Rob Groves, currently updated and maintained by NeoSmart Technologies.
CQSimpleRestServer
CMake_based Simple REST Server for easy REST implementation in Qt
jwt-cpp
A header only library for creating and validating json web tokens in c++
Kernel
I'm completely insane now, I am writing my own kernel to learn how low-level hardware programming works.
vroom
Vehicle Routing Open-source Optimization Machine
THM-T's Repositories
THM-T/CppSQLite
A simple and easy-to-use cross-platform C++ wrapper for the SQLite API. Fork of the CppSQLite project, originally by Rob Groves, currently updated and maintained by NeoSmart Technologies.
THM-T/CQSimpleRestServer
CMake_based Simple REST Server for easy REST implementation in Qt
THM-T/jwt-cpp
A header only library for creating and validating json web tokens in c++
THM-T/Kernel
I'm completely insane now, I am writing my own kernel to learn how low-level hardware programming works.
THM-T/vroom
Vehicle Routing Open-source Optimization Machine
THM-T/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
THM-T/i5
Reverse proxy for web applications running in Docker containers
THM-T/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
THM-T/modern-cpp-kafka
A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)
THM-T/qhttp
a light-weight and asynchronous HTTP library (both server & client) in Qt5 and c++14