A fast 450b sprintf & vsprintf format specifier focused on strings with no dependencies. ⚡️
-
Updated
May 9, 2020 - TypeScript
A fast 450b sprintf & vsprintf format specifier focused on strings with no dependencies. ⚡️
callback_printf allows the implementation of portable sprintf, snprintf, vsprintf and vsnprintf like output functions. The code includes wrappers for those functions. It supports all formats of the C 11 standard. wchar_t arguments and strings are printed as UTF-8. It's pretty fast, threadsafe and has no dependencies to other libraries.
Only the sprintf and vsprintf functions of loctus.js
Add a description, image, and links to the vsprintf topic page so that developers can more easily learn about it.
To associate your repository with the vsprintf topic, visit your repo's landing page and select "manage topics."