GitHub topics: vsnprintf
charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
Language: C++ - Size: 546 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 692 - Forks: 57

klux21/callback_printf
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.
Language: C - Size: 234 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

mysterywolf/rt_vsnprintf_full
rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf
Language: C - Size: 205 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 18 - Forks: 5
