Repository navigation
#
snprintf
- Website
- Wikipedia
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
C
2707
2 年前
The smallest public printf implementation for its feature set.
C++
691
2 天前
Lightweight printf library optimized for embedded systems
C
253
20 天前
C
18
7 个月前
Lightweight and with minimal dependencies implementation of snprintf() C function.
C
12
5 年前
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.
C
1
4 天前
C
0
5 年前