toml11
TOML parser
A C++ library for parsing and serializing the TOML data format
TOML for Modern C++
1k stars
19 watching
163 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20header-onlyparserserializertomltoml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for parsing and serializing TOML configuration files | 1,605 |
| A lightweight C++ header-only parser for the TOML configuration file format. | 167 |
| A Python library for parsing and creating the TOML data interchange format. | 1,098 |
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A TOML parser and stringifier that provides a familiar JSON interface. | 322 |
| A Haskell library for bidirectional serialization of TOML configuration data | 123 |
| Library for parsing and generating the TOML file format in Go. | 1,751 |
| A C++ library for parsing TOML configuration files | 589 |
| Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
| A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,504 |
| Provides C++ bindings for parsing TOML configuration files in R packages | 36 |
| A parser for TOML files in the Zig programming language | 36 |
| Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| A Crystal implementation of the TOML data serialization format | 60 |