An open API service indexing awesome lists of open source software.

https://github.com/simdsoft/ntcvt

The windows nt encoding converter helpers support vs2010 or later
https://github.com/simdsoft/ntcvt

Last synced: 11 months ago
JSON representation

The windows nt encoding converter helpers support vs2010 or later

Awesome Lists containing this project

README

          

# ntcvt
The windows nt encoding converter helpers

## Why create this toy repo
* The natvie Win32 API is fast than c++11 std::codecvt
* More easy to convert between utf-8, utf-16, mcbs at ntoskrnl system
* Do a hack to avoid loop fill '\0' when prealloc buffer for std::wstring