mpaland / printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
☆2,642Updated last year
Alternatives and similar repositories for printf:
Users that are interested in printf are comparing it to the libraries listed below
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆470Updated 2 weeks ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆541Updated 8 months ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,234Updated this week
- The smallest public printf implementation for its feature set.☆640Updated 2 weeks ago
- Small portable regex in C☆1,272Updated 3 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…