toml
TOML parser
Tools and utilities for parsing and editing TOML configuration files in Rust
Rust TOML Parser
729 stars
6 watching
107 forks
Language: Rust
last commit: 17 days 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,453 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
yosymfony/toml | A PHP parser for TOML configuration files | 200 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
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,124 |
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 | 610 |
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,095 |
ada-url/rust | Rust bindings for a fast WHATWG URL parser | 84 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 408 |
marzer/tomlplusplus | A C++ library for parsing and serializing TOML configuration files | 1,577 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |