Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: printf

MVPee/42_MVP

tester for some 42 projects

Language: C - Size: 45.9 KB - Last synced: about 9 hours ago - Pushed: about 10 hours ago - Stars: 0 - Forks: 0

rokath/trice

🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)

Language: Go - Size: 234 MB - Last synced: about 13 hours ago - Pushed: 1 day ago - Stars: 425 - Forks: 40

RTEdbg/RTEdbg

Flexible data logging/tracing toolkit for software testing and debugging. Minimally invasive C/C++ code instrumentation, host-based decoding application, demo code included.

Size: 14.6 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

JamesM25/CSharpPrintf

A C# implementation of C-style string formatting.

Language: C# - Size: 7.81 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

AJ528/mprintf

simple no-float 32-bit printf

Language: C - Size: 70.3 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

MarkosComK/42-Printf

This project implements a custom function, ft_printf, that mimics the behavior of the standard C library function printf. ft_printf takes a format string and optional arguments, formats the output based on specifiers within the format string, and prints the result.

Language: C - Size: 329 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 1

jurgen-kluft/cbase

C++ cross-platform base library

Language: C++ - Size: 3.08 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

SandraKanna/printf

Recode the C function "printf". Learn about variadic functions. Passed the moulinette with 100. No bonus.

Language: C - Size: 1.45 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

HenryAWE/PapilioCharontis

A flexible C++ formatting library designed for i18n, using embedded script to output plural forms, grammatical gender, etc. correctly

Language: C++ - Size: 814 KB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 8 - Forks: 0

nbidal18/ft_printf

My version of ft_printf, part of 42Firenze Common Core.

Language: C - Size: 1.47 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 0

fvrk4n/ft_printf

ft_printf is a custom printf function that supports a variety of formatting options. It is a reimplementation of the standard C printf function, and it is designed to be efficient and portable.

Language: C - Size: 12.7 KB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

chingling008/printf

Printfproject

Language: C - Size: 18.6 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

remzikutun/42_Cursus

This repository contains the projects I have been working on at 42 School. It covers different areas of software development as part of 42 School's common core.

Size: 8.8 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

Ahmed-Mohmed-Sakr/printf

Write your own printf function.

Language: C - Size: 34.2 KB - Last synced: 9 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

mulle-core/mulle-sprintf

🔢 An extensible sprintf function supporting stdarg and mulle-vararg

Language: C - Size: 502 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 3 - Forks: 0

GustaDNS/ft_printf

Language: C - Size: 13.7 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

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: 797 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 367 - Forks: 50

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,

Language: C - Size: 126 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 12 - Forks: 0

charlesnicholson/nanoprintf

The smallest public printf implementation for its feature set.

Language: C++ - Size: 499 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 575 - Forks: 39

bell-kevin/PrintFbudgetReport

PrintF budget Report. Formatted output with the printF method. System.out.printf

Language: Java - Size: 35.2 KB - Last synced: 15 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

gothraven/ft_printf

Function which prints formatted data to stdout.

Language: C - Size: 4.88 KB - Last synced: 15 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

8ightfold/slimfmt

A small, simple formatting library for C++17

Language: C++ - Size: 157 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 3 - Forks: 1

pasqualerossi/42-School-Exam-Rank-03

2nd 42 School Exam

Language: C - Size: 269 KB - Last synced: 15 days ago - Pushed: 25 days ago - Stars: 98 - Forks: 18

stdlib-js/string-format

Insert supplied variable values into a format string.

Language: JavaScript - Size: 617 KB - Last synced: 14 days ago - Pushed: 16 days ago - Stars: 5 - Forks: 0

tfc/pprintpp

Typesafe Python Style Printf Formatting for C++

Language: C++ - Size: 82 KB - Last synced: 14 days ago - Pushed: 5 months ago - Stars: 231 - Forks: 13

PedroZappa/42_ft_printf

42 Project : ft_printf

Language: C - Size: 1.87 MB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 1

n4mr3g/ft_printf

Reimplementation of the function printf()

Language: C - Size: 28.3 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

c42f/tinyformat

Minimal, type safe printf replacement library for C++

Language: C++ - Size: 307 KB - Last synced: 13 days ago - Pushed: 4 months ago - Stars: 519 - Forks: 75

bekalue/printf

Mimic printf function

Language: C - Size: 324 KB - Last synced: 22 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Abdulrahman-K-S/printf

A repository that stores the printf function of C programming language. Made with my peer @fadirafik

Language: C - Size: 49.8 KB - Last synced: 23 days ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

Abdulrahman-K-S/alx-low_level_programming

This repository stores my solutions to the amazing low-level programming projects I am doing at ALX.

Language: C - Size: 2.58 MB - Last synced: 23 days ago - Pushed: 26 days ago - Stars: 1 - Forks: 0

AchrafMez/printf

recode printf function.

Language: C - Size: 16.6 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 1 - Forks: 0

FaresIbrahim32/Program-Design-projects

C beginner projects

Language: C - Size: 6.84 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ninjapiraatti/ft_printf

Do printf in C practically without any libraries.

Language: C - Size: 2.06 MB - Last synced: 27 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

pasqualerossi/42-Cursus-Tester

Instructions on how to use the 42 Cursus Tester.

Language: Makefile - Size: 10.7 KB - Last synced: 15 days ago - Pushed: 12 months ago - Stars: 20 - Forks: 1

cxw42/dyncall-test

Tests of dyncall in Cygwin

Language: C - Size: 1.95 KB - Last synced: 28 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

PrinssiFiestas/printf

printf() clone with Ryu float conversion

Language: C - Size: 5.2 MB - Last synced: 29 days ago - Pushed: 30 days ago - Stars: 0 - Forks: 0

fmtlib/fmt

A modern formatting library

Language: C++ - Size: 14.2 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 19,258 - Forks: 2,355

184376/c99_format

c99 printf like format

Language: C - Size: 50.8 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

152334H/pwnscripts

Very simple script(s) to hasten binary exploit creation

Language: Python - Size: 1.22 MB - Last synced: 19 days ago - Pushed: almost 3 years ago - Stars: 89 - Forks: 7

Janeway42/42.printf

Recode the printf() function from libc.

Language: C - Size: 27.3 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

julorapido/Printf

42-Printf

Language: C - Size: 1.19 MB - Last synced: about 1 month ago - Pushed: about 1 month 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: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

logrusorgru/aurora

Golang ultimate ANSI-colors that supports Printf/Sprintf methods

Language: Go - Size: 567 KB - Last synced: 16 days ago - Pushed: over 1 year ago - Stars: 1,393 - Forks: 59

davidgonzalezfx/printf

Custom own printf function

Language: C - Size: 57.6 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

odelolajosh/printf

An implementation of the standard io function - printf

Language: C - Size: 34.2 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

petrowhich/Arduino-printf

A port of printf.c from x86 Linux to Arduino with small changes

Language: C++ - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

YEL-59/C_practice

The repo contain some practice . basically it is only practice prepose .

Language: C - Size: 91.8 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

jeffersonRibeiro/snake-c

Snake game built in C using printf()

Language: C - Size: 317 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 2 - Forks: 1

ribana-b/ft_printf

Simple reimplementation of printf

Language: C - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

EhabElasam/Rank3_ft_printf_42

ft_printf printf 42

Language: C - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

ninjazan420/Cat

a cat in your terminal 🐱

Size: 7.81 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

tjol/sprintf-rs

a clone of C s(n)printf in Rust

Language: Rust - Size: 43.9 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 6 - Forks: 5

embeddedartistry/arduino-printf

Add printf support to the Arduino SDK

Language: C - Size: 198 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 87 - Forks: 15

dpetrosy/42-Printf

This project aims to code a custom implementation of the C printf function.

Language: C - Size: 3.03 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

amartinezacosta/MSPIO

MSP432 printf and gets

Language: C - Size: 214 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 3 - Forks: 2

Huy-DNA/nonvariadic-printf

An implementation of printf + A preprocessor to pass the code through before compiling

Language: C++ - Size: 21.5 KB - Last synced: 19 days ago - Pushed: about 2 months ago - Stars: 5 - Forks: 0

Kranf99/IOKranf

Educational library in Javascript that is great for kids to learn programming. This library emulates a "console" with simple println and input command.

Language: JavaScript - Size: 9.63 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 5 - Forks: 1

hecmarti/ft_printf

A recreation of the existing C function printf

Language: C - Size: 1.44 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

waltergcc/42-Exams-Practice

My resolutions for the exercises that I have been doing to prepare my-self for the 42 Common Core Exams.

Language: C - Size: 133 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

Sigmapitech/myprintf

Allocation free, C99 printf function recreation focused of a small memory footprint

Language: C - Size: 496 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 30.3 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

pasqualerossi/Printf

Recreating the printf function.

Language: C - Size: 1.55 MB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 11 - Forks: 2

whoismtrx/42_ft_printf

ft_printf a project in 42 curriculum, we reimplement the printf function in C.

Language: C - Size: 1.55 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

aidenfmunro/Printf

Simple printf made in NASM.

Language: Assembly - Size: 631 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

krytarowski/debugcon_printf

Bochs/Qemu debugcon printf() loadable kernel module for NetBSD

Language: C - Size: 8.79 KB - Last synced: about 2 months ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 1

Mariomm-marti/ft_printf

42 Network third project, in which you must implement your own version of printf

Language: C - Size: 65.4 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Ismaelm42/Ft_printf

Simple custom printf in just one file

Language: C - Size: 117 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

AgvanGrigoryan/ft_printf

Done 100%

Language: C - Size: 1.21 MB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 0 - 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: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

SheetJS/printj

:scroll: sprintf for JS

Language: JavaScript - Size: 500 KB - Last synced: about 6 hours ago - Pushed: about 2 years ago - Stars: 200 - Forks: 19

Viatorus/compile-time-printer

Prints values and types during compilation!

Language: Python - Size: 3.99 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 52 - Forks: 0

BenSouchet/ft-printf

School Project - Printf's Refactoring

Language: C - Size: 85 KB - Last synced: 15 days ago - Pushed: about 7 years ago - Stars: 21 - Forks: 2

pibouill/ft_printf

Introduction to variadic functions through a basic implementation of printf

Language: C - Size: 1.84 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

nickssilver/printf

Alx first team project on C printf.

Language: C - Size: 56.6 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 22 - Forks: 7

khodizoda/42_ft_printf

42_Project: ft_printf (new curriculum). The aim of the project is to recode the libc’s printf function.

Language: C - Size: 161 KB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

mpaland/printf

Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.

Language: C - Size: 384 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 2,324 - Forks: 434

HexHive/printbf

Brainfuck interpreter inside printf

Language: Brainfuck - Size: 1.34 MB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 584 - Forks: 29

PlatformLab/NanoLog

Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.

Language: C++ - Size: 1.06 MB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 2,365 - Forks: 313

MtFmT-Lib/mtfmt

Modern formatting library wrote by pure c language on embed system

Language: C - Size: 1020 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 17 - Forks: 2

tree-sitter-grammars/tree-sitter-printf Fork of pstuifzand/tree-sitter-printf

printf format grammar for tree-sitter

Language: JavaScript - Size: 24.4 KB - Last synced: 14 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

MiguelTolino/ft_printf

Because putnbr and putstr aren’t enough

Language: C - Size: 448 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

titi0267/Tek1

All Epitech projects 1st Year

Language: C - Size: 75.3 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

abouabra/42-ft_printf

ft_printf is a project that aims to mimic the behavior of the original printf function from the C standard library

Language: C - Size: 85 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mysterywolf/rt_vsnprintf_full

rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf

Language: C - Size: 188 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 12 - Forks: 3

pomponchik/ft_printf

Собственная имплементация printf()

Language: C - Size: 2.5 MB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

Luzkan/CAaOS

📐 Computer Architecture and Operating Systems

Language: C - Size: 1.89 MB - Last synced: 23 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

alexhiguera/printf

Project consist in duplicate the printf function, part of the stdio.h library

Language: C - Size: 1.55 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

lbordonal/01-ft_printf

The goal of this project is pretty straightforward. Recode printf().

Language: C - Size: 1.28 MB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 6 - Forks: 1

MaJerle/lwprintf

Lightweight printf library optimized for embedded systems

Language: C - Size: 874 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 173 - Forks: 33

mickjc750/prnf

A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontrollers.

Language: C - Size: 205 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 33 - Forks: 2

horizon2038/h5n-printf

Simple educational printf re-implementation written in C

Language: C - Size: 29.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

0xabdou/ft_printf

One of 1337 new curriculum projects

Language: C - Size: 1.28 MB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

cronblocks/stm32-serial-printf

Helper library for using serial_printf in embedded environments just like printf - especially for multiple interfaces

Language: C - Size: 36.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

nanafox/alx-low_level_programming

Low level programming with C, including Data Structures and Algorithms

Language: C - Size: 209 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 5 - Forks: 0

mulle-core/mulle-fprintf

🔢 mulle-fprintf marries mulle-sprintf to stdio.h

Language: C - Size: 114 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

cezou/QuoicouLibft

Recreate Libc, Printf and GetNextLine

Language: C - Size: 4.48 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

arsenbadalyan/printf

A lightweight implementation of the C printf function in C, offering standard functionality in a compact form for learning and practical use.

Language: C - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

JeHeeYu/Renesas-Example

Renesas FA Family Firmware Examples

Language: C - Size: 630 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ayogun/ft_printf

This project consists of coding a library that contains a simplified primitive version of the printf function.

Language: C - Size: 37.1 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0