printf
There are 726 repositories under printf topic.
fmtlib/fmt
A modern formatting library
PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
logrusorgru/aurora
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
rokath/trice
🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
HexHive/printbf
Brainfuck interpreter inside printf
c42f/tinyformat
Minimal, type safe printf replacement library for C++
eyalroz/printf
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
MaJerle/lwprintf
Lightweight printf library optimized for embedded systems
tfc/pprintpp
Typesafe Python Style Printf Formatting for C++
SheetJS/printj
:scroll: sprintf for JS
Tripouille/printfTester
Tester for the ft_printf project of 42 school
eyalroz/cuda-kat
CUDA kernel author's tools
embeddedartistry/arduino-printf
Add printf support to the Arduino SDK
RTEdbg/RTEdbg
Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-based decoding application, demo code included.
152334H/pwnscripts
Very simple script(s) to hasten binary exploit creation
Surfi89/ft_printf
42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.
moehriegitt/vastringify
Type-safe Printf in C
Viatorus/compile-time-printer
Prints values and types during compilation!
bisqwit/tinyprintf
printf replacement for embedded programming
vbfox/ColoredPrintf
F# printf functions but with colors !
NwabuezeFranklin/alx-low_level_programming
:rocket: Multiple Projects done in C programming language during the ALX Low Level programming steeplechase track , Cohort6
atakansarioglu/bigbug
Easy Microcontroller Debugging Tool
DimitarPetrov/printracer
🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
mickjc750/prnf
A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontrollers.
Aysuarex/alx-low_level_programming
Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
alexeykosinov/Redirect-printf-to-USB-VCP-on-STM32H7-MCU
Enable printf() function to work with USB Virtual COM Port (STM32H743ZI)
Inndy/formatstring-exploit
Dead simple format string exploit payload generator
JAndrassy/StreamLib
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.
luischaparroc/printf
This is the repository for printf project.
nickssilver/printf
Alx first team project on C printf.
t0mm4rx/ftprintfdestructor
A script that destroys the school 42 project ft_printf
BenSouchet/ft-printf
School Project - Printf's Refactoring
MtFmT-Lib/mtfmt
Modern formatting library wrote by pure c language on embed system
mysterywolf/rt_vsnprintf_full
rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf