nanoprintf
Format library
An implementation of snprintf and vsnprintf for embedded systems with minimal overhead.
The smallest public printf implementation for its feature set.
609 stars
13 watching
40 forks
Language: C++
last commit: 27 days ago
Linked from 1 awesome list
bsd-licenseccortex-mcppembeddedembedded-cembedded-systemsfirmwareformatiotlibcmpalandno-dependenciesprintfpublic-domainsnprintftextthreadsafetinyprintfvsnprintf
Related projects:
Repository | Description | Stars |
---|---|---|
c42f/tinyformat | A minimalistic printf replacement library for C++ that provides type safety and extensibility. | 537 |
tfc/pprintpp | A C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time. | 233 |
nsf/bmpanel | A lightweight X11 panel with features such as desktop switcher, taskbar, systray, and clock for NETWM compliant window managers. | 17 |
xreef/pcf8591_micropython_library | A Micropython library to interact with the PCF8591 I2C analog IC. | 2 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
slavenf/sfl-library | A C++11 header-only library providing various small and static container classes. | 71 |
tcbrindle/nanorange | An implementation of the C++20 Ranges proposals in a single header library | 358 |
mattreecebentley/plf_list | A high-performance alternative to the C++ standard library's list container | 151 |
joelhooks/tinytlf | A lightweight text layout framework for Flash and Flex applications. | 11 |
samtools/htslib | Provides access to common file formats used in high-throughput sequencing data | 813 |
cheungbx/st7735-esp8266-micropython | An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. | 31 |
svengeance/qpdfsharp | A C# wrapper around the QPdf library for PDF manipulation and operations. | 15 |
ai-techsystems/deepc | A vendor-independent deep learning library and framework for small form-factor devices. | 562 |
pmunch/protobuf-nim | An implementation of the Protocol Buffers message format in Nim. | 171 |
jposada202020/micropython_uplot | MicroPython graphics framework for small displays using the IL9486 driver | 2 |