Repository navigation

#

snprintf

Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.

C
2707
2 年前

rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf

C
18
7 个月前

Lightweight and with minimal dependencies implementation of snprintf() C function.

C
12
5 年前

Freestanding implementation of snprintf

C
5
7 年前

Support for working with float in STM32 in conjunction with FreeRTOS

C
4
5 年前

🎓 BMSTU programming in C courses (2016)

C
2
8 年前

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 天前

Implementation of libc printf() and variations. [education project]

C
0
5 年前

Reimplementation of certain libc functions

C
0
9 个月前

MaulingMonKey's Format Macros.

C
0
8 年前