Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
-
Updated
Apr 3, 2023 - C
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
The smallest public printf implementation for its feature set.
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
Lightweight and with minimal dependencies implementation of snprintf() C function.
callback_printf enables portable sprintf, snprintf, vsprintf and vsnprintf like functions. The code includes samples for those functions. It's fast, threadsafe and without dependencies to other libraries. It supports all formats of C 11 standard. wchar_t arguments and strings are converted to UTF-8.
Add a description, image, and links to the snprintf topic page so that developers can more easily learn about it.
To associate your repository with the snprintf topic, visit your repo's landing page and select "manage topics."