Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Nanoprintf: A tiny embeddable printf replacement written in C89/C99 (github.com/charlesnicholson)
2 points by jerryr on July 8, 2019 | hide | past | favorite | 1 comment


This is a friend’s project. It’s a public domain, header-only vsnprintf that supports floats. It has zero dependencies, zero libc calls, no allocations, < 100B stack, < 5K on a Cortex-M with optimizations on. It’s meant for small systems where you need a full-featured printf without a huge footprint.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: