-
programConfigQtso Public
C++ library to help with program configuration
C++ GNU Lesser General Public License v2.1 UpdatedJul 8, 2021 -
textQtso Public
C++ library to deal with string/s, that might be translated at some point in time, with placeholders and the values that will replace those placeholders
C++ GNU Lesser General Public License v2.1 UpdatedJul 8, 2021 -
comuso Public
Collection of header only C++ classes, many template classes, to do certain common tasks
C++ GNU Lesser General Public License v2.1 UpdatedJul 1, 2021 -
pathMonotifierQt Public
Console utility to monitor directory filesystem changes
C++ GNU General Public License v2.0 UpdatedJul 1, 2021 -
actonQtg Public
GUI program to manage and execute actions
C++ GNU General Public License v2.0 UpdatedJun 30, 2021 -
actonQtso Public
acton main library, decicated to organizing and executing actions
C++ GNU Lesser General Public License v2.1 UpdatedJun 30, 2021 -
crc32cso Public
"C++ version" of https://crc32c.machinezoo.com/, the benchmark code has been removed and added qmake config to build as shared library. It should build-work on Linux and Windows
-
cryptoQtso Public
C++ library to hash string or files in several types of hash (crc32c, xxhash, whirlpool and SHA256), Qt version
C++ GNU Lesser General Public License v2.1 UpdatedJun 30, 2021 -
essentialQtso Public
Simple helper C++ library for non-GUI Qt stuff
C++ GNU Lesser General Public License v2.1 UpdatedJun 30, 2021 -
hasherQtg Public
GUI program to create a list of files from the filesystem, generate hash values, save the list in a file and load a saved file to compare the saved values with the current ones
C++ GNU General Public License v2.0 UpdatedJun 29, 2021 -
programConfigQtgso Public
C++ library to help with program configuration, GUI specialization
C++ GNU Lesser General Public License v2.1 UpdatedJun 29, 2021 -
signalProxyQtso Public
Simple proxy library for signalso that emits a signal when an OS signal happens
QMake GNU Lesser General Public License v2.1 UpdatedJun 29, 2021 -
qmutexUMapQtso Public
Simple helper C++ library to use/"organize" qmutex objects using an unordered_map
QMake GNU Lesser General Public License v2.1 UpdatedJun 28, 2021 -
sslUtilsso Public
Simple helper C++ library to generate private/public keys (RSA) and certificate (X509)
C++ GNU Lesser General Public License v2.1 UpdatedJun 28, 2021 -
translatorJSONQtso Public
Simple? translation library using json files as storage
C++ GNU Lesser General Public License v2.1 UpdatedJun 28, 2021 -
timeRangeCalculatorQtg Public
GUI program to do basic time arithmetic between single timestamp/time range and other time range/s plus some export options
C++ GNU General Public License v2.0 UpdatedJun 7, 2021 -
logsinJSONQtso Public
Log library using JSON/CSV files
C++ GNU Lesser General Public License v2.1 UpdatedJun 7, 2021 -
stringParserMapQtso Public
C++ library to do "X" if a parser is triggered when parsing string
C++ GNU Lesser General Public License v2.1 UpdatedJun 7, 2021 -
filterDirectoryQtso Public
C++ library to fetch a list of files/directories from a directory path, has several filtering options
C++ GNU Lesser General Public License v2.1 UpdatedJun 7, 2021 -
baseClassQtso Public
Simple helper C++ class/library to manage errors using QStrings
QMake GNU Lesser General Public License v2.1 UpdatedJun 7, 2021 -
signalso Public
C++ library to manage detached threads and deal with the most common signals. It should build-work on Linux and Windows
-
sizeConversionso Public
Simple helper C++ library to format an integer containing a value in bytes into a std::string
-
threadedFunctionQtso Public
Simple helper C++ library to manage QThreads, provides a thread counter and a way to easily "QThread" a function
-
essentialQtgso Public
Simple helper C++ library for GUI Qt stuff
C++ GNU Lesser General Public License v2.1 UpdatedJun 7, 2021 -
avidemuxProjectToEDLmpv Public
Command line utility that converts an avidemux project file into a mpv EDL file
C++ GNU General Public License v2.0 UpdatedDec 20, 2020 -
constantMirrorServerAsync Public
Server-side program that mirrors remote paths to the local filesystem using tcp sockets
C++ GNU General Public License v2.0 UpdatedMar 19, 2020 -
constantMirrorClientAsync Public
Client-side program that mirrors remote paths to the local filesystem using tcp sockets
C++ GNU General Public License v2.0 UpdatedMar 18, 2020 -
fileHashQtso Public
C++ library to generate all the hashes from a single file or the content of a directory
C++ GNU Lesser General Public License v2.1 UpdatedMar 7, 2020 -
dllGatherer Public
Console application that finds .dll files required for an executable to run properly and copies them to its folder
C++ GNU General Public License v2.0 UpdatedJun 7, 2019 -
hasherQt Public
Console application to generate hashes. Input: string/s, file/s. Output: decimal, hex and base64. Hash types: crc32c, xxhash, whirlpool and SHA256