pprintpp

Type-safe printf

A C++ library that provides safe and easy-to-use printf-like formatting with automatic type deduction at compile time.

Typesafe Python Style Printf Formatting for C++

GitHub

233 stars
18 watching
12 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list

format-printfprintfpython-style-printf

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
c42f/tinyformatA minimalistic printf replacement library for C++ that provides type safety and extensibility.540
imqs/tsfA C++ library for formatting strings in a type-safe way.7
charlesnicholson/nanoprintfAn implementation of snprintf and vsnprintf for embedded systems with minimal overhead.618
atugushev/flake8-printf-formattingPrevents printf-style string formatting in Python code to enforce best practices and quality standards11
mplanchard/safetywrapTypesafe wrappers for handling errors and absent data in Python44
fschutt/printpdfA PDF generation library with advanced features like layers, graphics, and typography.840
harfbuzz/ttf-parserA high-level TrueType font parser with a safe, zero-allocation API643
parroty/exprintfA printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions.33
suned/pfunA Python implementation of functional programming concepts with asynchronous and type-safe features.150
techprimate/tppdfA lightweight PDF builder for iOS and macOS written in Swift, allowing developers to easily generate PDF documents with various features.751
libsdl-org/sdl_ttfProvides an interface to render TrueType fonts in SDL applications417
pgf-tikz/pgfA TeX macro package for generating graphics with a user-friendly syntax layer called TikZ.1,156
foonathan/type_safeA set of C++ utilities to prevent bugs at compile time using the type system.1,545
pomax/the-cff-tableProvides a simplified CFF data block format for use in OpenType fonts18
robhz786/strfA C++ library for formatting and transcoding text70