nanoprintf

Format library

An implementation of snprintf and vsnprintf for embedded systems with minimal overhead.

The smallest public printf implementation for its feature set.

GitHub

618 stars
13 watching
40 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

bsd-licenseccortex-mcppembeddedembedded-cembedded-systemsfirmwareformatiotlibcmpalandno-dependenciesprintfpublic-domainsnprintftextthreadsafetinyprintfvsnprintf

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
c42f/tinyformatA minimalistic printf replacement library for C++ that provides type safety and extensibility.540
tfc/pprintppA C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time.233
nsf/bmpanelA lightweight X11 panel with desktop switcher, taskbar, systray, and clock for NETWM compliant window managers.17
xreef/pcf8591_micropython_libraryA Micropython library to interact with the PCF8591 I2C analog IC.2
robhz786/strfA C++ library for formatting and transcoding text70
slavenf/sfl-libraryA C++11 header-only library providing various small and static container classes.76
tcbrindle/nanorangeAn implementation of the C++20 Ranges proposals in a single header library359
mattreecebentley/plf_listA high-performance alternative to the C++ standard library's list container150
joelhooks/tinytlfA lightweight text layout framework for Flash and Flex applications.11
samtools/htslibProvides access to common file formats used in high-throughput sequencing data815
cheungbx/st7735-esp8266-micropythonAn ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations.31
svengeance/qpdfsharpA C# wrapper around the QPdf library for PDF manipulation and operations.17
ai-techsystems/deepcA vendor-independent deep learning library and framework for small form-factor devices.568
pmunch/protobuf-nimAn implementation of the Protocol Buffers message format in Nim.171
jposada202020/micropython_uplotMicroPython graphics framework for small displays using the IL9486 driver2