C

config_store

This is a C++ single header templated library providing singleton class to read configuration from a file and store it in memory in std::map. It is a very simple solution but not depending on anything else.