toml
TOML parser
Tools and utilities for parsing and editing TOML configuration files in Rust
Rust TOML Parser
739 stars
6 watching
109 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
rusttoml
Related projects:
Repository | Description | Stars |
---|---|---|
tamasfe/taplo | A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,504 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
yosymfony/toml | A PHP parser for TOML configuration files | 202 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,751 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 36 |
eddelbuettel/rcpptoml | Provides C++ bindings for parsing TOML configuration files in R packages | 36 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
dprint/dprint-plugin-toml | A plugin for formatting TOML configuration files | 18 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 613 |
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,098 |
ada-url/rust | Rust bindings for a fast WHATWG URL parser | 87 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 412 |
marzer/tomlplusplus | A C++ library for parsing and serializing TOML configuration files | 1,605 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |