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.
Lightweight printf library optimized for embedded systems
rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf
Lightweight and with minimal dependencies implementation of snprintf() C function.
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 ...
Implementation of libc printf() and variations. [education project]