Here are
366 public repositories
matching this topic...
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
Updated
Apr 1, 2021
Brainfuck
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)
Updated
Jan 25, 2022
JavaScript
Lightweight printf library optimized for embedded systems
Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.
Tester for the ft_printf project of 42 school
Very simple script(s) to hasten binary exploit creation
Updated
May 27, 2021
Python
Add printf support to the Arduino SDK
printf replacement for embedded programming
F# printf functions but with colors !
Easy Microcontroller Debugging Tool
Prints values and types during compilation!
Updated
Feb 7, 2021
Python
🔎 🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
Dead simple format string exploit payload generator
Updated
Mar 22, 2017
Python
A script that destroys the school 42 project ft_printf
Updated
Nov 29, 2019
Python
School Project - Printf's Refactoring
Compile-time checked printf
Updated
Oct 1, 2019
Haskell
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.
🤖 Corewar, a programming game in which two or more battle programs compete for control of a virtual computer. These battle programs are written in an abstract assembly language.
An F# library to allow using printf style strings in more places.
Improve this page
Add a description, image, and links to the
printf
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
printf
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Classes
Num
,Str
,Bytes
,NameConstant
, andEllipsis
are considered deprecated in favor ofast.Constant
since python 3.8.Consider something like:
See: https://bugs.python.org/issue32892