daw_json_link_config_parser
Config Parser
An example C++ project to parse a specific configuration file format
An example cmake project to parse an example config.json file
1 stars
3 watching
0 forks
Language: C++
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
beached/daw_json_link | A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 478 |
beached/daw_json_link_describe | Library that serializes types mapped by Boost.Describe into JSON format | 4 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
emilk/configuru | An experimental C++ library for parsing and generating JSON data | 140 |
beached/daw_json_link_bigint_mp_numbers | Demonstrates parsing and serialization of large numbers in JSON format using C++ | 0 |
libconfuse/libconfuse | A C library for parsing configuration files with support for sections and values, including strings, numbers, functions, and nested includes. | 478 |
netcan/config-loader | Tools and framework for serializing and deserializing C++ data structures from configuration files | 221 |
jkcfg/jk | A tool for writing structured configuration files using a general-purpose language | 406 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
chris-huxtable/config.cr | A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system | 14 |
madmurphy/libconfini | A C-based library for parsing configuration files in a human-readable format. | 164 |
hyperrealm/libconfig | A C/C++ library that enables the parsing and processing of structured configuration files | 1,125 |
diffsk/configobj | A Python library for parsing and generating configuration files in various formats | 321 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
hassankhan/config | Config loads values from various file formats and strings into a PHP object. | 973 |