Repository navigation
#
snprintf
- Website
- Wikipedia
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
C
2806
2 年前
The smallest public printf implementation for its feature set.
C++
751
23 天前
Lightweight printf library optimized for embedded systems
C
289
25 天前
C
18
1 年前
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 年前