This library is supposed to be used in your C++ programs for managing simple Unix configuration files like /etc/hosts. The library allows to create default configuration, read the configuration file, validate each found option or value with C++ std::regex, automatically remove incorrect options and even merge several configurations with predefined priorities for each option. So it may be useful in programs which use several configuration files. For an extra example of the library usage see https://sourceforge.net/projects/qsquidclassroom .

Features

  • reading configuration file byte after byte proveides memory efficiens, linear time of work and possibility of using data streams instead of configuration files
  • configurations merging allow to assemble several configuration files or use multilevel configurating system (root and user for example)
  • supporting regular expression validation of each parameter or value
  • library written only in C++11 with no external dependencies.

Project Activity

See All Activity >

Categories

Libraries

License

GNU General Public License version 2.0 (GPLv2)

Follow libvcr

libvcr Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of libvcr!

Additional Project Details

Languages

English, Russian

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Libraries

Registered

2015-08-04