Topic: "printf-functions"
eyalroz/printf Fork of mpaland/printf
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
Language: C - Size: 1.11 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 491 - Forks: 57

eyalroz/cuda-kat
CUDA kernel author's tools
Language: Cuda - Size: 1.57 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 107 - Forks: 8

NwabuezeFranklin/printf
A project on printf function :collision: , An ALX team project written by NwabuezeFranklin and Antansieye
Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 6

Princexz/printf
This a repository for the ALX project for the printf project
Language: C - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

mulle-core/mulle-sprintf
🔢 An extensible sprintf function supporting stdarg and mulle-vararg
Language: C - Size: 504 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

chinomsokoye/printf
C Programming Language (Formatted print function)
Language: C - Size: 270 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

amrokamalelsiddig/ft_printf
reproduce printf function
Language: C - Size: 330 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

julienhouyet/42-ft_printf
🖨️ ft_printf was one of the first projects to be carried out at 42. The aim is to re-code the printf function in order to understand how it works. In future projects, the use of printf is forbidden, but we can use our own ft_printf function.
Language: C - Size: 171 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tpauldike/printf
Implementing the C standard library printf() function and producing its kind, _printf().
Language: C - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

dev-diana/printf
A group project to build a printf function in c code
Language: C - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

MichaelAuditore/printf
Printf function
Language: C - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

mulle-core/mulle-fprintf
🔢 mulle-fprintf marries mulle-sprintf to stdio.h
Language: C - Size: 190 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

msabr/FT_PTINTF_1337
A custom implementation of the printf function, teaching variadic functions and formatted output handling in C.
Language: C - Size: 1.44 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Nipsu24/42_ft_printf
Custom made C library printf function
Language: C - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

HaruSnak/Ft_Printf
Project 42 | Replica of the Printf function | Level 1 - Common Core
Language: C - Size: 552 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ugozchi/42_Ft_Printf
Parce que putnbr et putstr ne sont pas assez ✏️
Language: C - Size: 2.05 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

chingling008/printf
Printfproject
Language: C - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cypri1-dev/42_printf
ft_printf is a custom implementation of the printf function in C. It provides a flexible and customizable way to format and print data to the standard output stream.
Language: C - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Tame34/printf
This a repository for the ALX project for the printf project
Language: C - Size: 369 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YuyuZha0/fast-printf
A precompiled printf spec compatible string formatting library for java
Language: Java - Size: 377 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Persie-O/printf-project
This project contains replicate of printf function. In short am creating code to print out all data types using their specifiers like printf functions found on C- programming language.
Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RealConrad/42printf
Creating my own printf function
Language: C - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

namestarlit/printf
This is a custom c programming language printf() function
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mumbuamutuku/printf 📦
PRINTF Function done by Mumbua Mutuku and Isaac Mititi
Language: C - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

n1klaus/printf
ALX Pair Programming Project on printf()
Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

FrozenVoid/print.h
Standalone variadic print() functions
Language: C - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Clement-Muth/generic-printf
This is an example of the function printf using _Generic keyword
Language: C - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

guenther-brunthaler/someplace-str__fmt-c08vlf6ljs7c36sd8ra4dq0jt
simple gettext()-friendly string formatter with the least amount of portable implementation code
Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
