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

537 stars
33 watching
75 forks
Language: C++
last commit: 10 months ago
Linked from 2 awesome lists

cplusplusminimalisticprintf

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tfc/pprintpp A C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time. 233
charlesnicholson/nanoprintf An implementation of snprintf and vsnprintf for embedded systems with minimal overhead. 609
msqrt/shader-printf A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. 236
mattreecebentley/plf_list A high-performance alternative to the C++ standard library's list container 151
imqs/tsf A C++ library for formatting strings in a type-safe way. 7
manu343726/tinyrefl A minimal C++ static reflection API and codegen tool for generating macro-based APIs 257
jkriege2/tinytiff A lightweight C/C++ library for reading and writing basic TIFF files 143
syoyo/tinygltf A lightweight C++ library for loading and saving glTF 2.0 data 2,036
foonathan/tiny A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. 110
nicup14/minilang A modern, type-safe C successor with a focus on memory safety and ease of use. 139
cpgf/cpgf A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. 220
russplaysguitar/underscorecf An implementation of a functional programming library compatible with Coldfusion 89
pomax/simple-cff-builder Generates test fonts with customizable Type2 charstrings and global subroutines. 3
peter-l5/framebuf2 MicroPython extension to manipulate frame buffers with fonts and shapes 12
siu/minunit A minimal unit testing framework for C/C++ development 576