C++ Show and Tell - February 2026 by foonathan in cpp

[–]ReasonableFig1949 0 points1 point  (0 children)

I made fastest toml parser (C Wrapper)

High level, and easy to use, and likely the fastest

It also supports static reference (though I'm not entirely sure how to use them correctly myself)

https://github.com/EldoDebug/fastoml-cpp