#deserializer #toml #systems #build #allocator #element #no-std

picotoml

A no_std TOML deserializer build for embedded systems. Can be used without an allocator

1 unstable release

0.1.0 Sep 3, 2024

#710 in Embedded development

36 downloads per month

MIT/Apache

45KB
1K SLoC

picotoml

A no_std TOML deserializer for serde. Forked from TroyNeubauer/minimal-toml, which has not been published on crates.io, plus elements of its fork of its peekmore dependency.


lib.rs:

A no_std TOML deserializer build for embedded systems. Can be used without an allocator.

Dependencies

~4.5MB
~78K SLoC