Projects in Awesome Lists tagged with printf
A curated list of projects in awesome lists tagged with printf .
https://github.com/fmtlib/fmt
A modern formatting library
c-plus-plus chrono cpp cross-platform floating-point formatting multiplatform output performance printf ranges unicode
Last synced: 16 Dec 2025
https://github.com/platformlab/nanolog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
high-performance logging logging-library low-latency printf
Last synced: 15 May 2025
https://github.com/PlatformLab/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
high-performance logging logging-library low-latency printf
Last synced: 17 Apr 2025
https://github.com/mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
embedded embedded-systems format iot libc no-dependencies printf replacement snprintf sprintf threadsafe tiny tinyprintf
Last synced: 15 May 2025
https://github.com/logrusorgru/aurora
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
Last synced: 16 Jan 2026
https://github.com/rokath/trice
🟢 super fast 🚀 tiny 🐥 𝘾 printf-look-and-feel ✍ trace code, in ⚡ interrupts ⚡ too ‼️, and real-time PC 💻 logging 👀
c compression data-recording debugging diagnostics embedded encryption golang instrumentation logging monitoring multi-language-support printf real-time rtos serial time-measurement timing-analysis tool trace
Last synced: 12 Jan 2026
https://github.com/hexhive/printbf
Brainfuck interpreter inside printf
brainfuck-interpreter exploitation-framework printf turing-machine
Last synced: 26 Jul 2025
https://github.com/HexHive/printbf
Brainfuck interpreter inside printf
brainfuck-interpreter exploitation-framework printf turing-machine
Last synced: 20 Apr 2025
https://github.com/charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
bsd-license c cortex-m cpp embedded embedded-c embedded-systems firmware format iot libc mpaland no-dependencies printf public-domain snprintf text threadsafe tinyprintf vsnprintf
Last synced: 08 May 2025
https://github.com/c42f/tinyformat
Minimal, type safe printf replacement library for C++
Last synced: 16 May 2025
https://github.com/eyalroz/printf
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
embedded-systems printf printf-functions self-contained snprintf sprintf sprintf-style tiny utility-library vprintf
Last synced: 26 Mar 2025
https://github.com/majerle/lwprintf
Lightweight printf library optimized for embedded systems
embedded embedded-systems hardware library microcontroller output printf snprintf sprintf stdio stdout systems uart
Last synced: 16 May 2025
https://github.com/tfc/pprintpp
Typesafe Python Style Printf Formatting for C++
format-printf printf python-style-printf
Last synced: 26 Jun 2025
https://github.com/sheetjs/printj
:scroll: sprintf for JS
format format-characters printf sprintf string string-conversion string-formatter
Last synced: 16 May 2025
https://github.com/tripouille/printftester
Tester for the ft_printf project of 42 school
2019 42 ft ft-printf ftprintf leaks printf printftester sigsegv tester tripouille valgrind
Last synced: 16 Oct 2025
https://github.com/Tripouille/printfTester
Tester for the ft_printf project of 42 school
2019 42 ft ft-printf ftprintf leaks printf printftester sigsegv tester tripouille valgrind
Last synced: 24 Mar 2025
https://github.com/pasqualerossi/42-school-exam-rank-03
2nd 42 School Exam
42-exam 42exam 42exams 42get-next-line 42gnl 42printf exam-rank-02 exam-rank-03 examrank examrank2 get-next-line get-next-line-1337 get-next-line-42 getnextline getnextline-42 getnextline42 printf printf-1337 printf-42
Last synced: 05 Apr 2025
https://github.com/embeddedartistry/arduino-printf
Add printf support to the Arduino SDK
arduino debugging hacktoberfest printf
Last synced: 23 Apr 2025
https://github.com/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.
c-programming-language cortex-m cpp debugging embedded-c embedded-systems fprintf functional-safety instrumentation iot logging misra printf real-time realtime reverse-engineering safety-critical stm32 tracing tracing-library
Last synced: 21 Jul 2025
https://github.com/moehriegitt/vastringify
Type-safe Printf in C
c c11 c99 macro printf stack-usage string-escape typesafe unicode utf16 utf32 utf8
Last synced: 05 Aug 2025
https://github.com/viatorus/compile-time-printer
Prints values and types during compilation!
compile-time cpp print printf tool
Last synced: 17 Mar 2025
https://github.com/vbfox/coloredprintf
F# printf functions but with colors !
Last synced: 07 Jul 2025
https://github.com/dimitarpetrov/printracer
🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
call-graph debug debugging flow function-invocation go golang golang-tool gotools instrumentation print printf sequence-diagram tracer tracing visualization
Last synced: 18 Sep 2025
https://github.com/DimitarPetrov/printracer
🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
call-graph debug debugging flow function-invocation go golang golang-tool gotools instrumentation print printf sequence-diagram tracer tracing visualization
Last synced: 30 Apr 2025
https://github.com/inndy/formatstring-exploit
Dead simple format string exploit payload generator
Last synced: 25 Apr 2025
https://github.com/pasqualerossi/42-cursus-tester
Instructions on how to use the 42 Cursus Tester.
42-tester getnextline getnextline-42 getnextline42 gnl gnl-42 gnltester libft libft-42 libft-test libft42 libftprintf libfttester printf printf-42 printf-tester printf-tests printf42
Last synced: 07 Jul 2025
https://github.com/nickssilver/printf
Alx first team project on C printf.
algorithms-and-data-structures bash-script c printf shell
Last synced: 14 Apr 2025
https://github.com/bensouchet/ft-printf
School Project - Printf's Refactoring
42 42born2code 42school algorithmic dprintf libc printf refactoring stdio
Last synced: 19 Apr 2025
https://github.com/mysterywolf/rt_vsnprintf_full
rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf
printf rt-thread snprintf vsnprintf
Last synced: 14 Apr 2025
https://github.com/publioelio/school-42-printf
This repository contains all files for the printf project from School 42 Málaga cursus. The project consist in duplicate the printf function, part of the stdio.h library
42cursus 42projects 42school c-language ecole42 printf school-42-malaga
Last synced: 11 Apr 2025
https://github.com/pasqualerossi/printf
Recreating the printf function.
42-printf 42printf ft-printf ft-printf42 printf printf-42 printf-functions printf42
Last synced: 06 Sep 2025
https://github.com/atugushev/flake8-printf-formatting
flake8 plugin that forbids printf-style string formatting
flake8 flake8-plugin formatting printf qa quality-assurance
Last synced: 22 Mar 2025
https://github.com/vbfox/masteroffoo
An F# library to allow using printf style strings in more places.
Last synced: 16 Aug 2025
https://github.com/mysterywolf/rt_kprintf_threadsafe
rt_kprintf线程安全版本
printf rt-kprintf rt-thread threadsafe
Last synced: 14 Apr 2025
https://github.com/victorpreston/simple_shell
A minimalistic yet fully functional shell terminal emulation | Using C programming language, simple_shell executes basic commands, interacts with the operating system and introduces users to the foundational concepts of process management & input/output operations,
alx alx-africa alx-low-level-programming c c-programming cmd command-line holbertonschool holbertonschool-curriculum interpreter linux-shell man pointers-in-c printf recursion shell simple-shell
Last synced: 10 Jul 2025
https://github.com/johncoleman83/printf
Custom version of printf() in C Language
c c-language low-level-programming printf
Last synced: 10 Apr 2025
https://github.com/princexz/printf
This a repository for the ALX project for the printf project
c c-printf printf printf-functions team-project
Last synced: 12 Apr 2025
https://github.com/dpetrosy/42-printf
This project aims to code a custom implementation of the C printf function.
42 42-cursus 42-printf 42-school 42born2code 42cursus 42printf 42projects 42school 42yerevan c c-programming ft-printf library makefile printf printf-42 printf42
Last synced: 10 Apr 2025
https://github.com/8dcc/hl-printf.el
Minor mode for highlighting 'printf' format specifiers in Emacs
emacs emacs-lisp emacs-package minor-mode printf syntax-highlighting
Last synced: 07 May 2025
https://github.com/nanafox/alx-low_level_programming
Low level programming with C, including Data Structures and Algorithms
algorithms-and-data-structures linked-list-in-c printf shell system-programming
Last synced: 13 May 2025
https://github.com/simon-zerisenay/42-ft_printf
42 ft_printf: ft_printf is a project that involves recreating the functionality of the printf function from the standard C library. The project focuses on parsing format specifiers, formatting output, and handling various data types.
42abudhabi 42school c ecole42 libft42 printf printf-42
Last synced: 05 Mar 2025
https://github.com/pericles001/printf
Group project: writing our own printf function
Last synced: 24 Jun 2025
https://github.com/deryaxacar/42-ft_printf
This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.
42 42-ft-printf 42born2code 42cursus 42ftprintf 42projects 42school c-programming c-programming-language c-project c-projects cpp ft-printf print printf printf-42 project
Last synced: 13 Apr 2025
https://github.com/marineks/mk_test
Simple printf tester for the mandatory requirements
Last synced: 30 Apr 2025
https://github.com/adebayo-s/printf
🖨 created the printf function in C by @Adebayo-S and @Gejix
Last synced: 23 Apr 2025
https://github.com/huy-dna/nonvariadic-printf
An implementation of printf + A preprocessor to pass the code through before compiling
cpp implementation makefile printf python3 speculative
Last synced: 24 Feb 2025
https://github.com/andersonhsporto/ft-printf
This project focuses on implementing a simplified version of the printf function, commonly used in C programming for formatted output. The implementation replicates some of the key features of printf, allowing for dynamic string formatting and output generation
Last synced: 15 Apr 2025
https://github.com/izenynn/libft
42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.
42 42born2code c get-next-line getnextline getnextline42 lib libc libft libft42 library linux macos printf printf-42
Last synced: 11 Jul 2025
https://github.com/donatj/printf-parser
A PHP compatible tokenizing printf string parser
Last synced: 23 Apr 2025
https://github.com/m0saan/printf
PRINTF : Because 'putnbr' and 'putstr' aren’t enough. This is a library that contains ft_printf, a function that will mimic the real printf
algorithms c-programming-language ft-printf printf stdout
Last synced: 02 Jan 2026
https://github.com/js-devtools/humanize-anything
Convert any value to a short, human-readable string
formatter humanize humanizer javascript nodejs printf stringifier stringify
Last synced: 05 Aug 2025
https://github.com/sigmapitech/myprintf
Allocation free, C99 printf function recreation focused of a small memory footprint
c epitech epitech-project printf
Last synced: 26 Apr 2025
https://github.com/llefranc/42_ft_printf
School project: reimplement printf in C (with all the bonuses, including the floats and Dragon4 algorithm).
42 42born2code 42paris 42school dragon4-algorithm float floating-point ft-printf printf printf-42
Last synced: 06 Mar 2025
https://github.com/horezmi/42_exam_rank_02_2021
The first exam of the new 42cursus.
21school 42 42cursus c exam exam-rank-02 get-next-line inter printf union
Last synced: 09 Apr 2025
https://github.com/hugohow/ft_printf
ft_printf("test %-12f et % #.1x %24s !\n", 42.001, 20, "coco");
Last synced: 27 Aug 2025
https://github.com/seluj78/ft_printf
This repository hosts the source code for my rework of the printf function called ft_printf. It's a project made for the school 42 and I'll keep updating/improving it over time
Last synced: 25 Feb 2025
https://github.com/8ightfold/slimfmt
A small, simple formatting library for C++17
c-plus-plus cpp cpp17 output performance printf type-safety
Last synced: 18 Mar 2025
https://github.com/minightdev/printf
This project is a custom implementation of the _printf function, which mimics the behavior of the standard C library function printf. The collaborators on this project are MinightDev and SoufianeAziz.
Last synced: 27 Jun 2025
https://github.com/jeffersonribeiro/snake-c
Snake game built in C using printf()
Last synced: 16 May 2025
https://github.com/nanafox/printf
A group implementation of the printf function
alx-low-level-programming c-programming collaboration printf
Last synced: 06 Nov 2025
https://github.com/abderrsfa/ft_printf
Printf recoded. It manages width, precision, and the '0' '-' '*' flags.
1337 42born2code character ft-printf hexadecimal libftprintf precision printf
Last synced: 01 Jul 2025
https://github.com/leoslf/printf.lean
A lightweight Lean 4 implementation of the C‑style printf format and output functionality
Last synced: 02 Nov 2025
https://github.com/mvpee/42-ft_printf
My printf from 42 school. This project requires rewriting printf. Interesting to learn variable argument numbers.
42 c learning printf printf-42 printf-project
Last synced: 27 Mar 2025
https://github.com/pedrozappa/42_ft_printf
42 Project : ft_printf
42 42born2code 42cursus 42school c printf
Last synced: 20 Feb 2025
https://github.com/aabduvak/ft_printf
ft_printf (42cursus) 2022-2023. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments works.
42 42born2code 42cursus 42istanbul 42projects 42school printf
Last synced: 02 Jan 2026
https://github.com/fescron/dbprint
DeBugPrint - Homebrew minimal low-level println/printf replacement using UART for EFM32.
converter dbprint debugprint dramco efm32 efm32hg em-usart emlib geckoboard kuleuven microcontroller print printf println putty serial simplicity-studio slstk3400a uart vcom
Last synced: 12 Jun 2025
https://github.com/abschill/terminal-color
Lightweight Terminal Colors for Node
color colors fmt nodejs printf terminal terminal-colors terminal-style
Last synced: 02 Nov 2025
https://github.com/miraclx/stringd
NodeJS String Variable Parser
format formatter formatting javascript node nodejs output parse parser print printf sprintf string stringvariable variable
Last synced: 05 Jul 2025
https://github.com/loki-astari/thorsioutil
Utilities for handling IO in C++
Last synced: 01 Jul 2025
https://github.com/abdulrahman-k-s/alx-low_level_programming
This repository stores my solutions to the amazing low-level programming projects I am doing at ALX.
alx alx-low-level-programming c printf simple-shell
Last synced: 26 Dec 2025
https://github.com/yvann-ba/ft_printf
Custom `printf` implementation in C. Supports various format specifiers and variadic arguments
42projects parsing printf stringmanipulation
Last synced: 07 Apr 2025
https://github.com/brd6/my_printf
This project consists of rewriting the printf function of the C library
c epitech function-printf printf
Last synced: 05 Mar 2025
https://github.com/igorskyflyer/npm-zing
🐌 Zing is a C# style String formatter for JavaScript that empowers Strings with positional arguments - composite formatting. 🚀
back-end biome c-style cs csharp formatter igorskyflyer javascript js npm print printf string system utility vitest zing
Last synced: 08 Mar 2025
https://github.com/ekkoz897/42cursus_printf
ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic arguments as well as data structures.
42-school 42cursus 42projects 42school c ft-printf ftprintf ftprintf42 printf string-manipulation write
Last synced: 04 Mar 2025
https://github.com/ferminhg/fleabug
GoLang Dumper
dump golang golang-library printf
Last synced: 17 Jan 2026
https://github.com/asm717/startprojects_21school
Several tasks from the first round: libft, get_next_line, ft_printf
Last synced: 26 Feb 2025
https://github.com/esrrhs/printf_vector
like libc printf, but can use vector input
Last synced: 14 Mar 2025
https://github.com/vaeth/osformat
A C++ library for a typesafe printf/sprintf based on << conversion
cplusplus ostream printf typesafe
Last synced: 22 Jul 2025
https://github.com/p2js/rsformat
Formatting/printing library for JavaScript that takes after rust's string formatting
fmt format javascript printf println string-manipulation typescript
Last synced: 07 Apr 2025
https://github.com/jose-jaen/ft_printf
Custom implentation of printf function in C
42 42born2code 42madrid 42school c printf printf-42 programming
Last synced: 21 Jun 2025
https://github.com/Luzkan/CAaOS
📐 Computer Architecture and Operating Systems
assembler bash c chat computer-architecture printf shell unix
Last synced: 11 Mar 2025
https://github.com/vendethiel/dependent-printf
I'm terrible at this, eh.
agda dependent-types idris printf
Last synced: 04 Jul 2025
https://github.com/osenoah/printf
ALX team project on C low level language
c collaboration iamkingvictor osenoah printf
Last synced: 21 Feb 2025
https://github.com/medidbella/printf
recreation of a small part of the classic printf function in C
Last synced: 28 Feb 2025
https://github.com/soramitsu/fmt-subs
Helps with complex printf-style formatting.
console-log debug format javascript printf substitutions typescript
Last synced: 16 Jan 2026