skystrife / cpptomlLinks
cpptoml is a header-only library for parsing TOML
☆603Updated 2 years ago
Alternatives and similar repositories for cpptoml
Users that are interested in cpptoml are comparing it to the libraries listed below
Sorting:
- A header only C++11 library for parsing TOML☆173Updated last year
- C++11 port of docopt☆1,083Updated 4 months ago
- Yet Another Serialization☆771Updated 11 months ago
- Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Cr…☆681Updated 3 years ago
- Minimal, type safe printf replacement library for C++