toml11

TOML parser

A C++ library for parsing and serializing the TOML data format

TOML for Modern C++

GitHub

1k stars
19 watching
163 forks
Language: C++
last commit: almost 2 years ago
Linked from 2 awesome lists

c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20header-onlyparserserializertomltoml-parser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
marzer/tomlplusplusA C++ library for parsing and serializing TOML configuration files1,605
mayah/tinytomlA lightweight C++ header-only parser for the TOML configuration file format.167
uiri/tomlA Python library for parsing and creating the TOML data interchange format.1,098
jm/tomlA Ruby library for parsing and generating the TOML data interchange format151
iarna/iarna-tomlA TOML parser and stringifier that provides a familiar JSON interface.322
kowainik/tomlandA Haskell library for bidirectional serialization of TOML configuration data123
pelletier/go-tomlLibrary for parsing and generating the TOML file format in Go.1,751
skystrife/cpptomlA C++ library for parsing TOML configuration files589
toml-rs/tomlTools and utilities for parsing and editing TOML configuration files in Rust739
tamasfe/taploA Rust toolkit for parsing and encoding TOML v1.0.0 data1,504
eddelbuettel/rcpptomlProvides C++ bindings for parsing TOML configuration files in R packages36
sam701/zig-tomlA parser for TOML files in the Zig programming language36
nimparsers/parsetomlLibrary for parsing TOML files into Nim data structures and converting them to JSON or alternative formats.114
aeronavery/zig-tomlA TOML parser written in Zig with support for various data formats and features108
crystal-community/toml.crA Crystal implementation of the TOML data serialization format60