cpptoml

TOML parser

A C++ library for parsing TOML configuration files

cpptoml is a header-only library for parsing TOML

GitHub

589 stars
26 watching
134 forks
Language: C++
last commit: over 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marzer/tomlplusplus A C++ library for parsing and serializing TOML configuration files 1,605
eddelbuettel/rcpptoml Provides C++ bindings for parsing TOML configuration files in R packages 36
mayah/tinytoml A lightweight C++ header-only parser for the TOML configuration file format. 167
toruniina/toml11 A C++ library for parsing and serializing the TOML data format 1,054
xoofx/cppast.net A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. 514
yosymfony/toml A PHP parser for TOML configuration files 202
nimparsers/parsetoml Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. 114
taocpp/pegtl A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach 1,957
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
toml-rs/toml Tools and utilities for parsing and editing TOML configuration files in Rust 739
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 599
crystal-community/toml.cr A Crystal implementation of the TOML data serialization format 60
uiri/toml A Python library for parsing and creating the TOML data interchange format. 1,098
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 51
mcmtroffaes/inipp A simple C++ header-only ini parser and generator. 285