toml-serializer topic

List toml-serializer repositories

shale

615
Stars
18
Forks
Watchers

Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize...

TOMLKit

28
Stars
6
Forks
Watchers

A small, simple TOML parser and serializer for Swift. Powered by toml++.

toml.lua

32
Stars
0
Forks
Watchers

TOML v1.0.0 parser and serializer for Lua. Powered by toml++.

smol-toml

140
Stars
9
Forks
Watchers

A small, fast, and correct TOML (1.0.0) parser and serializer