An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with variadic-functions

A curated list of projects in awesome lists tagged with variadic-functions .

https://github.com/amaitou/ft_printf

Recreating the essence of the printf function, this project offers a faithful reproduction of its behavior in the C programming language. Delve into the intricacies of string formatting, variable arguments, and the core mechanisms that make printf a versatile tool.

1337school 42cursus 42network printf-42 variadic-functions

Last synced: 25 Feb 2026

https://github.com/yamzil/ft_printf

This project is pretty straight forward. You will recode printf. Fortunetaly you will be able to reuse it in future projects as a legit function of your libft. You will mainly learn how to use variadic arguments.

cprogramming-language printf-42 variadic-functions

Last synced: 24 Jun 2025

https://github.com/zakariaelbouzkri/printf

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

algo c variadic-functions

Last synced: 20 Aug 2025

https://github.com/raveriss/ft_printf

A custom implementation of the printf function in C that handles common format conversions with varied argument handling. Carried out as part of my studies at school 42, this project embodies my quest for mastery in C programming and high quality standards.

42school c-programming coding-education printf-implementation software-quality variadic-functions

Last synced: 05 Sep 2025

https://github.com/abdellahbellakrim/ft_printf

Recode the printf() function from the C standard library

algorithms c data-structures file-io low-level-programming makefile variadic-functions

Last synced: 03 Mar 2025

https://github.com/hackersa3edy/alx-low_level_programming

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

algorithms alx-africa bit-manipulation c-programming command-line-arguments data-structures debugging dynamic-libraries file-io function-pointers hash-tables holbertonschool linkedlists low-level-programming makefiles memory-management preprocessor search-algorithms static-libraries variadic-functions

Last synced: 15 Sep 2025

https://github.com/scisamir/printf

0x11. C - printf

c c-printf variadic-functions

Last synced: 28 Jun 2025

https://github.com/namorgha/ft_printf

This repository provides a C implementation that reproduces the behavior of the printf function, demonstrating custom formatting and output handling.

42 c-language printf-42 variadic-functions

Last synced: 30 Jul 2025

https://github.com/mouad-el-asri/ft_printf

In this project I recoded printf function using variadic function. This project is gonna be very useful in my future projects. 📝

algorithms c file-descriptors header-file makefile printf variadic-functions

Last synced: 08 Nov 2025

https://github.com/murags/printf

Team project building our own printf

function-pointers variadic-functions

Last synced: 26 Feb 2025

https://github.com/ychaaibi/ft_printf

Custom Printf Function in C 🚀

1337school c printf printf-42 variadic-functions

Last synced: 05 Jul 2025

https://github.com/mushigarou/ft_printf

Wrote ft_printf() a function that mimic the original printf()

unix-logic va-arg va-copy va-end va-list va-start variadic-functions

Last synced: 09 Apr 2025

https://github.com/rosemound/opts

Too simple, zero-dependencies library to flexible passing of dynamic params into variadic functions.

1ib dynamic-params go golang golib options opts utils variadic-functions

Last synced: 14 Jan 2026

https://github.com/mdbentaleb/ft_printf_42

🖥️ Ft_printf is a custom C implementation of printf, supporting various format specifiers and reinforcing knowledge of variadic functions, format specifiers, and memory management 💾

1337school 42network cprogramming ft-printf-42 printf variadic-functions

Last synced: 25 Oct 2025

https://github.com/courseworks/aut_ap_2025_spring_hw2

The second assignment for AUT's Advanced Programming course (Spring 2025) focuses on C++ concepts. Students will implement a variadic template function for numerical summation and a word frequency analyzer using STL.

cpp homework stl string-parsing text-processing variadic-functions word-counter

Last synced: 30 Mar 2026

https://github.com/chahid001/ft_printf

This project tasks you with reimplementing the printf() function in C.

c variadic-functions

Last synced: 07 Jun 2026

https://github.com/limboware/opts

Too simple, zero-dependencies library to flexible passing of dynamic params into variadic functions.

1ib dynamic-params go golang golib options opts utils variadic-functions

Last synced: 08 Jun 2026

https://github.com/shannon-kioko/alx-low_level_programming

This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering

argument-parsing c debugging functionpointer linked-lists loops-and-iterations malloc pointers-and-arrays static-libraries variables variadic-functions

Last synced: 09 Jun 2026

https://github.com/nhpip/nhpip.github.io

Functional programming, erlang, elixir etc

currying elixir erlang partial-application variadic-functions

Last synced: 11 May 2026

https://github.com/alessio-severi/ft_printf

Reimplementation of printf() in C using variadic functions and a function pointer dispatcher — 42 Roma Elis

42 42roma c ft-printf printf variadic-functions

Last synced: 19 Jun 2026

https://github.com/carolina-tcn/ft_printf

A recreation of the printf function from the C standard library using va_list and data type handling.

42 c printf-42 variadic-functions

Last synced: 04 Sep 2025

https://github.com/artidek/42_ft_printf

A custom implementation of the C standard library's printf function. This project recreates printf with support for formatting, variable arguments, and buffer management, demonstrating deep understanding of C programming, variadic functions, and memory handling.

42school buffer-management c error-handling variadic-functions

Last synced: 24 Jun 2025

https://github.com/ejarvinen/42ft_printf

A custom printf() function from the C Standard Library

variadic-functions

Last synced: 08 Jun 2026