Unformat
Unformat copied to clipboard
Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)
Results
2
Unformat issues
Sort by
recently updated
recently updated
newest added
unformat is a prime candidate for [fuzzing](https://en.wikipedia.org/wiki/Fuzzing).
Since format() doesn't do any checking itself for performance reasons.