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

simple-toml-parser

No allocation TOML key value parser with comment support

1 unstable release

new 0.0.1 Jan 30, 2025

#53 in #toml-parser

MIT license

6KB
105 lines

[!CAUTION] Work in progress

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

No runtime deps