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: about 1 month ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
burntsushi/toml A Go package that provides a reflection-based TOML parser with features like automatic parsing of structs and values. 4,586
yosymfony/toml A PHP parser for TOML configuration files 200
mayah/tinytoml A lightweight C++ header-only parser for the TOML configuration file format. 167
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
kowainik/tomland A Haskell library for bidirectional serialization of TOML configuration data 122
marzer/tomlplusplus A C++ library for parsing and serializing TOML configuration files 1,577
toml-rs/toml Tools and utilities for parsing and editing TOML configuration files in Rust 729
toruniina/toml11 A C++ library for parsing and serializing the TOML data format 1,043
tamasfe/taplo A Rust toolkit for parsing and encoding TOML v1.0.0 data 1,453
skystrife/cpptoml A C++ library for parsing TOML configuration files 587
cespare/vim-toml Provides syntax highlighting and formatting support for TOML configuration files in the Vim text editor. 625
alecthomas/kong-toml A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. 2
toml-lang/toml-test A tool that verifies the correctness of TOML parsers and writers through automated testing. 216
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,736
status-im/nim-toml-serialization A Nim module for serializing and deserializing TOML data 38