12 skills found
mpaland / PrintfTiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
charlesnicholson / NanoprintfThe smallest public printf implementation for its feature set.
MaJerle / LwprintfLightweight printf library optimized for embedded systems
weiss / C99 SnprintfPortable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)
mysterywolf / Rt Vsnprintf Fullrt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf
mirtoto / SnprintfLightweight and with minimal dependencies implementation of snprintf() C function.
idning / Safe SnprintfA (very) limited version of snprintf, async-signal-safe
DraTeots / TinyCStringBuilderFast snprintf replacement for embedded+ use. Header only C++11 lib
joedavis / SnprintfFreestanding implementation of snprintf
tatetian / Mini SnprintfA minimal implementation of snprintf
larkmjc / Xsnprintfsimplified high-performance snprintf replacement.
leech001 / STM32 FreeRTOS FloatSupport for working with float in STM32 in conjunction with FreeRTOS