EssenseStream is the C++ library which accepts work with essenses in the safe classes and methods on C++.
This library was created because it accepts to realize different essenses such as: variables, types, string paths and etc. more safety and solid.
This library has five dependencies which will need to include in your project for supporting correct working of the project's code: iostream sstream, string, filesystem, fstream.
The library's code is located in the header file ".h" in the EssenseStream.h
You can see the library's code is located in the source file ".cpp" in the EssenseStream.cpp
For creation of the library used CMake project's collector. Minimal version of the CMake for supporting collecting the project <3.31.2> The CMake's code for collecting the project in the CMakeLists.txt
This library was written on C++ language which including CMake - collector of the projects. Also it supports technologies from C++17 standard or more correctly the C++17 itself. Also this library can be available for more new standards of C++