#toml #toml-parser #allocation #key #comments #value #key-value

simple-toml-parser

No allocation TOML key value parser with comment support

1 unstable release

0.0.1 Jan 30, 2025

#29 in #comment

MIT license

6KB
105 lines

[!CAUTION] Work in progress

A parser for TOML syntax. Uses a callback approach to avoid allocations

No runtime deps