/libvspp

various simple progressive parsers, including parsers for key/value pairs and multipart/form-data.

Primary LanguageC++MIT LicenseMIT

LIBVSPP

libvspp is a header-only library contains various simple progressive parsers (can be use for parsing incoming network stream):

  1. keyvalue
  2. multipart
  3. ...

Compiler support for c++17 is required;

License

MIT