Fedora Packages

libscn

Library for replacing scanf and std::istream

scnlib is a modern C++ library for replacing scanf and std::istream. This library attempts to move us ever so closer to replacing iostreams and C stdio altogether. It's faster than iostream (see Benchmarks) and type-safe, unlike scanf. Think {fmt} but in the other direction. This library is the reference implementation of the ISO C++ standards proposal P1729 "Text Parsing".

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4-3.fc36 -
Fedora 35 0.4-3.fc35 -
Fedora 34 0.4-1.fc34 -
EPEL 8 0.3-2.el8 -
Package Info
Related Packages

You can contact the maintainers of this package via email at libscn dash maintainers at fedoraproject dot org.



Sources on Pagure