toml

Config File Format

A configuration file format designed to be easy to read and map to hash tables.

Tom's Obvious, Minimal Language

GitHub

20k stars
325 watching
856 forks
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
burntsushi/tomlA Go package that provides a reflection-based TOML parser with features like automatic parsing of structs and values.4,607
yosymfony/tomlA PHP parser for TOML configuration files202
mayah/tinytomlA lightweight C++ header-only parser for the TOML configuration file format.167
jm/tomlA Ruby library for parsing and generating the TOML data interchange format151
kowainik/tomlandA Haskell library for bidirectional serialization of TOML configuration data123
marzer/tomlplusplusA C++ library for parsing and serializing TOML configuration files1,605
toml-rs/tomlTools and utilities for parsing and editing TOML configuration files in Rust739
toruniina/toml11A C++ library for parsing and serializing the TOML data format1,054
tamasfe/taploA Rust toolkit for parsing and encoding TOML v1.0.0 data1,504
skystrife/cpptomlA C++ library for parsing TOML configuration files589
cespare/vim-tomlProvides syntax highlighting and formatting support for TOML configuration files in the Vim text editor.626
alecthomas/kong-tomlA tool that loads and parses TOML configuration files for use in Kong, a popular API gateway.2
toml-lang/toml-testA tool that verifies the correctness of TOML parsers and writers through automated testing.216
pelletier/go-tomlLibrary for parsing and generating the TOML file format in Go.1,751
status-im/nim-toml-serializationA Nim module for serializing and deserializing TOML data39