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

GitHub topics: sprintf

panzerdp/voca

The ultimate JavaScript string library

Language: JavaScript - Size: 3.09 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 3,614 - Forks: 139

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 at: 9 days ago - Pushed at: about 2 years ago - Stars: 2,732 - Forks: 509

e22m4u/js-format

Утилита интерполяции строк для JavaScript

Language: JavaScript - Size: 80.1 KB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

MaJerle/lwprintf

Lightweight printf library optimized for embedded systems

Language: C - Size: 859 KB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 260 - Forks: 46

tjol/sprintf-rs

a clone of C s(n)printf in Rust

Language: Rust - Size: 46.9 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 8 - Forks: 8

alexei/sprintf.js

sprintf.js is a complete open source JavaScript sprintf implementation

Language: JavaScript - Size: 256 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 2,127 - Forks: 288

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

playfulsparkle/sprintf.js

A lightweight, Open Source sprintf.js sprintf implementation written in JavaScript

Language: JavaScript - Size: 113 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

playfulsparkle/pyprintf

A lightweight, Open Source pyprintf sprintf() implementation written in Python

Language: Python - Size: 94.7 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

klux21/callback_printf

callback_printf allows the implementation of portable sprintf, snprintf, vsprintf and vsnprintf like output functions. The code includes wrappers for those functions. It supports all formats of the C 11 standard. wchar_t arguments and strings are printed as UTF-8. It's pretty fast, threadsafe and has no dependencies to other libraries.

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

Photosounder/MinQND-libc

Minimal quick & dirty libc, mainly meant for use in my WebAssembly modules

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

SheetJS/printj

:scroll: sprintf for JS

Language: JavaScript - Size: 500 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 200 - Forks: 18

SenseException/intl-format

A wrapper library for PHP to format and internationalize values in messages like sprintf

Language: PHP - Size: 473 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 12 - Forks: 4

yaleman/sprintf

A python sprintf formatstring playground.

Language: Python - Size: 1.31 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/string-format

Insert supplied variable values into a format string.

Language: JavaScript - Size: 396 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

SenseException/IntlFormatBundle

A Symfony bundle of the IntlFormat wrapper library for PHP intl messages

Language: PHP - Size: 102 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

viztea/kiso

set of kotlin multi-platform libraries

Language: Kotlin - Size: 145 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

LebedevSergeyVach/The-library-String.h-in-the-C-programming-language

A group project. Implementation of the library string.h in the C programming language. Using the check.h and lcov libraries to write unit tests.

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

leech001/STM32-FreeRTOS-float 📦

Support for working with float in STM32 in conjunction with FreeRTOS

Language: C - Size: 851 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

shiyou0130011/sprintf.js 📦

a javascript library used for formating string.

Language: JavaScript - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

spacemonochrome/stm32_uart_transceiver_transformation

STM32'de UART üzerinden veri gönderilmek istenirse veriler arasında dönüşümde yazılacak kodları burada paylaşacağım.

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rafagafe/xprintf

It is an alternative implementation of the printf family suitable for embedded systems.

Language: C - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 2

code-lts/locutus.sprintf Fork of locutusjs/locutus

Only the sprintf and vsprintf functions of loctus.js

Language: JavaScript - Size: 28.2 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nekitze/S21_StringPlus

🧵🖥 Implementation of the string.h library with additions.

Language: C - Size: 2.82 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

inventit/jquery-sprintf-rails

Integrate jquery.sprintf assets in your Rails asset pipeline

Language: Ruby - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

lysalexy/imit-c-string

Self-written implementation of different C&C# string functions

Language: HTML - Size: 223 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TomokiMiyauci/format

Formatting and printing string utilities

Language: TypeScript - Size: 94.7 KB - Last synced at: about 18 hours ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Naddiseo/dart-sprintf

Dart implementation of sprintf

Language: Dart - Size: 150 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 90 - Forks: 20

sdgluck/carbonate

:art: colourful sprintf

Language: JavaScript - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 23 - Forks: 2

dasi/posprintf-v810

A condensed version of sprintf for the NEC V810

Language: Assembly - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

litmit/sprintf.js Fork of alexei/sprintf.js

sprintf.js is a complete open source JavaScript sprintf implementation

Language: JavaScript - Size: 195 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

rom-p/picoprintf

tiny (<1 kB) sprintf() for embedded platforms

Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

miraclx/stringd

NodeJS String Variable Parser

Language: JavaScript - Size: 88.9 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bezlant/s21_strings

🪶 A simple string.h implementation and sprintf & sscanf working with all flags & specifiers. (School 42)

Language: C - Size: 1.92 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

akharrou/42-Project-Ft_Printf

Reproduction of the Standard C Library 'printf()' Functions.

Language: C - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Iipal/libftprintf 📦

Implementation of libc printf() and variations. [education project]

Language: C - Size: 197 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

guenther-brunthaler/someplace-str__fmt-branch_fmt2023-9z96bti4bwccs85tckzphcj31

A replacement for sprintf(%s) with small code footprint better suited for the needs of i18n'ed text

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wellitongervickas/javascript-sprintf

This function is like a sprintf of php. You'll need to pass a string with "%s" and array/string of string(s) to replace.

Language: JavaScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

gerryjackson/Forth-sprintf

Implementation of sprintf, printf and fprintf in Forth 2012

Language: Forth - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

jitesoft/sprintf-js

Sprintf javascript implementation.

Language: JavaScript - Size: 2.14 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

alvarocastro/placeholdify

Simple placeholder utility for strings

Language: JavaScript - Size: 1.29 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joseluisq/sprintfit

A fast 450b sprintf & vsprintf format specifier focused on strings with no dependencies. ⚡️

Language: TypeScript - Size: 107 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

octet-stream/invariant

Declarative errors throwing for Node.js

Language: JavaScript - Size: 501 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thepatrik/strcolor

Golang library for printing with standard ANSI colors.

Language: Go - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tomi77/handlebars-helpers-sprintf-js

Wrap sprintf-js functions to Handlebars helpers

Language: JavaScript - Size: 14.6 KB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

wellitongervickas/javascript-shortcode-parser

This function is like a sprintf of php. You'll need to pass a object like {name: 'Foobar' } and a text with shortcodes to be replaced with you short codes.

Language: JavaScript - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dimensi/vue-sprintf-components

Render format string like sprintf with vue components

Language: JavaScript - Size: 101 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

nicaralava/anagram

check if anagram in php

Language: PHP - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

litmit/sprintf-ext-strftime

Date/time formatting extension for sprintf-js (via strftime)

Language: JavaScript - Size: 2.93 KB - Last synced at: 21 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

litmit/sprintf-extended

sprint-js with all extensions plugged in

Language: JavaScript - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

litmit/sprintf-ext-string

String formatting extension for sprintf-js

Language: JavaScript - Size: 3.91 KB - Last synced at: about 13 hours ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

JesseTG/jekyll-format

A Liquid filter that lets you use format (aka sprintf) in Jekyll

Language: HTML - Size: 129 KB - Last synced at: 6 days ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0