awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ToruNiina avatar

ToruNiina/toml11

0
View on GitHub↗
1,276 stars·185 forks·C++·MIT·8 viewstoruniina.github.io/toml11↗

Toml11

TOML for Modern C++

Features

  • Configuration Parsers - Header-only TOML parser and encoder.
  • Data Formats - TOML library for modern C++.

Star history

Star history chart for toruniina/toml11Star history chart for toruniina/toml11

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Toml11

These projects share indexed features with Toml11. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jtilly/inihjtilly avatar

    jtilly/inih

    450View on GitHub↗

    This is a header only C++ version of inih.

    C++
    View on GitHub↗450
  • marzer/tomlplusplusmarzer avatar

    marzer/tomlplusplus

    2,077View on GitHub↗

    Header-only TOML config file parser and serializer for C++17.

    C++
    View on GitHub↗2,077
  • brofield/simpleinibrofield avatar

    brofield/simpleini

    1,306View on GitHub↗

    Cross-platform C++ library providing a simple API to read and write INI-style configuration files

    C++
    View on GitHub↗1,306
  • atlas-engineer/njsonatlas-engineer avatar

    atlas-engineer/njson

    24View on GitHub↗

    Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.

    Common Lisp
    View on GitHub↗24
Compare all 30 related projects→

Frequently asked questions

What does toruniina/toml11 do?

TOML for Modern C++

What are the main features of toruniina/toml11?

The main features of toruniina/toml11 are: Configuration Parsers, Data Formats.

Which projects share features with toruniina/toml11?

Projects with overlapping indexed features include: marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. jtilly/inih — This is a header only C++ version of inih. brofield/simpleini — Cross-platform C++ library providing a simple API to read and write INI-style configuration files. atlas-engineer/njson — Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity. bohonghuang/yamson — Fast YAML and JSON parsers for Common Lisp. benhoyt/inih — Simple .INI file parser in C, good for embedded systems.