This site is currently under development for the RSE-ops community.

New Repo: SPIFY

Published:

Reading time: 1 min

SPIFY is a C++ library for parsing input files to be used in scientific computing applications. The library allows an application developer to define a full set of required and optional input variable of different types and handles all of the parsing and validation. Examples are included in the repo.