Here are
332 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++
A tiny embeddable printf replacement written in C99.
Typesafe Python Style Printf Formatting for C++
Updated
Aug 30, 2021
JavaScript
Very simple script(s) to hasten binary exploit creation
Updated
May 27, 2021
Python
Lightweight printf library optimized for embedded systems
Tester for the ft_printf project of 42 school
fast and tiny embedded device C printf-like trace code and real-time PC logging (trace ID visualization)
printf replacement for embedded programming
F# printf functions but with colors !
Add printf support to the Arduino SDK
Easy Microcontroller Debugging Tool
Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.
🔎 🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
Prints values and types during compilation!
Updated
Feb 7, 2021
Python
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
An F# library to allow using printf style strings in more places.
🤖 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.
Arduino library with BufferedPrint, ChunkedPrint and CStringBuilder and with printf() support
A printf-like for Faraday library
Updated
Jul 5, 2018
OCaml
Embedded version of the famous "printf( )" function. The idea is create an simple and efficient library to meet some common needs in embedded systems
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, andEllipsisare considered deprecated in favor ofast.Constantsince python 3.8.Consider something like:
See: https://bugs.python.org/issue32892