cpptoml
TOML parser
A C++ library for parsing TOML configuration files
cpptoml is a header-only library for parsing TOML
589 stars
26 watching
134 forks
Language: C++
last commit: about 2 years ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library for parsing and serializing TOML configuration files | 1,605 |
| | Provides C++ bindings for parsing TOML configuration files in R packages | 36 |
| | A lightweight C++ header-only parser for the TOML configuration file format. | 167 |
| | A C++ library for parsing and serializing the TOML data format | 1,054 |
| | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 514 |
| | A PHP parser for TOML configuration files | 202 |
| | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| | A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,957 |
| | A Ruby library for parsing and generating the TOML data interchange format | 151 |
| | Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
| | A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| | A Crystal implementation of the TOML data serialization format | 60 |
| | A Python library for parsing and creating the TOML data interchange format. | 1,098 |
| | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| | A simple C++ header-only ini parser and generator. | 285 |