[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785408: ITP: cppformat -- fast type-safe C++ formatting library



Package: wnpp
Severity: wishlist
Owner: "Eugene V. Lyubimkin" <jackyf@debian.org>

* Package name    : cppformat
  Version         : 1.1.0
  Upstream Author : Victor Zverovich <victor.zverovich@gmail.com>
* URL             : http://cppformat.github.io/
* License         : BSD 2-clause
  Programming Lang: C++
  Description     : fast type-safe C++ formatting library

This library provides fast, type-safe, small, C++11-aware replacement of
(s)printf and related machinery. In some cases it's noticeably faster
than boost::format, boost::lexical_cast and even sprintf itself.
(http://zverovich.net/2013/09/07/integer-to-string-conversion-in-cplusplus.html)

I plan to maintain it myself, unless someone wants to take it under a
bigger umbrella. 


Reply to: