Skip to content

kikairoya/ntfmt

Repository files navigation

New Type-safe string output formatter
 safe and compact substitution of printf/iostream

This project licensed by Boost Software License 1.0.


Features:
 * type-safe
 * customizable with a few set expressions.
 * small object code size (quarter of newlib's printf)
 * separated floating-point code
 * exception-free

About

new type-safe string output formatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages