A tool for easily extracting front matter out of a string. It is a fast Rust implementation of gray-matter. Parses YAML, JSON, TOML and support for custom parsers.
-
Updated
Jul 11, 2025 - Rust
A tool for easily extracting front matter out of a string. It is a fast Rust implementation of gray-matter. Parses YAML, JSON, TOML and support for custom parsers.
Parses a valid YAML string into a struct which implements the DeserializeOwned trait from serde
Typed, audited, zero-allocation-bound frontmatter parser for Rust — YAML/TOML/JSON extraction, SEO meta tag emission, supply-chain attested (cargo-vet, SBOM, RUSTSEC). WASI-bound roadmap.
Add a description, image, and links to the front-matter topic page so that developers can more easily learn about it.
To associate your repository with the front-matter topic, visit your repo's landing page and select "manage topics."