A modern formatting library
-
Updated
Mar 25, 2022 - C++
{{ message }}
A modern formatting library
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
Brainfuck interpreter inside printf
Minimal, type safe printf replacement library for C++
The smallest public printf implementation for its feature set.
Typesafe Python Style Printf Formatting for C++
super fast and tiny embedded device C printf-like trace code (works also inside inerrupts) and real-time PC logging (trace ID visualization)
Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.
Very simple script(s) to hasten binary exploit creation
Prints values and types during compilation!
A script that destroys the school 42 project ft_printf
School Project - Printf's Refactoring
42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.
Arduino library with Stream helper classes. BufferedPrint stream for efficient networking. ChunkedPrint for HTTP chunked encoding. ChunkedStreamReader for HTTP chunked decoding. CStringBulder builds a c-string with Print class methods. StringReadStream to wrap string as Stream. And printf() function with formatting string from F macro.
Add a description, image, and links to the printf topic page so that developers can more easily learn about it.
To associate your repository with the printf topic, visit your repo's landing page and select "manage topics."
Classes
Num,Str,Bytes,NameConstant, andEllipsisare considered deprecated in favor ofast.Constantsince python 3.8.Consider something like:
See: https://bugs.python.org/issue32892