cpptoml

TOML parser

A C++ library for parsing TOML configuration files

cpptoml is a header-only library for parsing TOML

GitHub

587 stars
26 watching
133 forks
Language: C++
last commit: about 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,577
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,043
xoofx/cppast.net A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. 504
yosymfony/toml A PHP parser for TOML configuration files 200
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,945
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 729
skypjack/meta A header-only, non-intrusive and macro-free runtime reflection system for C++ 590
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,095
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 50
mcmtroffaes/inipp A simple C++ header-only ini parser and generator. 284