- Current timestamp in nanoseconds, milliseconds, seconds
- Date format: YYYYMMDD
- Convert std::wstring to std::string(UTF-8)
- Convert std::string(UTF-8) to std::wstring
- Open and Close File
- Read file into std::string
- Write bytes into file
- Create/Remove Dir
- Check if Dir exists
- SmallVector: dynamic array on stack