tinyformat

printf replacer

A minimalistic printf replacement library for C++ that provides type safety and extensibility.

Minimal, type safe printf replacement library for C++

GitHub

540 stars
33 watching
75 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists

cplusplusminimalisticprintf

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tfc/pprintppA C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time.233
charlesnicholson/nanoprintfAn implementation of snprintf and vsnprintf for embedded systems with minimal overhead.618
msqrt/shader-printfA debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code.238
mattreecebentley/plf_listA high-performance alternative to the C++ standard library's list container150
imqs/tsfA C++ library for formatting strings in a type-safe way.7
manu343726/tinyreflA minimal C++ static reflection API and codegen tool for generating macro-based APIs257
jkriege2/tinytiffA lightweight C/C++ library for reading and writing basic TIFF files144
syoyo/tinygltfA lightweight C++ library for loading and saving glTF 2.0 data2,061
foonathan/tinyA C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques.111
nicup14/minilangA modern, type-safe C successor with a focus on memory safety and ease of use.139
cpgf/cpgfA comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines.220
russplaysguitar/underscorecfAn implementation of a functional programming library compatible with Coldfusion89
pomax/simple-cff-builderGenerates test fonts with customizable Type2 charstrings and global subroutines.3
peter-l5/framebuf2MicroPython extension to manipulate frame buffers with fonts and shapes12
siu/minunitA minimal unit testing framework for C/C++578