Configuru

config parser

An experimental JSON config library for C++ that provides error messages with file name and line number information.

Experimental config library for C++

GitHub

140 stars
13 watching
28 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
beached/daw_json_link_config_parser An example C++ project to parse a specific configuration file format 1
jkcfg/jk A tool for writing structured configuration files using a general-purpose language 406
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
tunnuz/json A C++ JSON parser that builds an in-memory tree representing the JSON structure. 41
cesanta/frozen A JSON parsing and generation tool for C/C++ with scanf-like interface. 710
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
vstakhov/libucl A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. 1,627
mjansson/json An in-place JSON parser implemented in a single header file 74
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
kassane/json A lightweight C++ JSON library with intuitive syntax and minimal dependencies 1
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
teskalabs/cysimdjson A high-performance JSON parsing library for Python 362
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 870