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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
skystrife avatar

skystrife/cpptoml

0
View on GitHub↗
605 estrellas·139 forks·C++·MIT·9 vistas

Cpptoml

cpptoml is a header-only library for parsing TOML

Features

  • Data Formats - TOML parsing library.
  • Serialization and Parsing - Header-only library for TOML configuration files.

Historial de estrellas

Gráfico del historial de estrellas de skystrife/cpptomlGráfico del historial de estrellas de skystrife/cpptoml

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace skystrife/cpptoml?

cpptoml is a header-only library for parsing TOML

¿Cuáles son las características principales de skystrife/cpptoml?

Las características principales de skystrife/cpptoml son: Data Formats, Serialization and Parsing.

¿Qué alternativas de código abierto existen para skystrife/cpptoml?

Las alternativas de código abierto para skystrife/cpptoml incluyen: nlohmann/json — This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured… marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. cppalliance/json — A C++11 library for parsing and serializing JSON to and from a DOM container in memory. atlas-engineer/njson — Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity. brofield/simpleini — Cross-platform C++ library providing a simple API to read and write INI-style configuration files. bohonghuang/yamson — Fast YAML and JSON parsers for Common Lisp.

Alternativas open-source a Cpptoml

Proyectos open-source similares, clasificados según cuántas características comparten con Cpptoml.
  • marzer/tomlplusplusAvatar de marzer

    marzer/tomlplusplus

    2,077Ver en GitHub↗

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

    C++
    Ver en GitHub↗2,077
  • nlohmann/jsonAvatar de nlohmann

    nlohmann/json

    49,944Ver en GitHub↗

    This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured data. It provides a recursive variant data model that represents arbitrary structures as native types, allowing developers to navigate, modify, and patch hierarchical data using standard pointer paths and declarative update patterns. The project distinguishes itself through its template-based architecture, which enables type-safe data structures and custom type mapping at compile time. It offers a unified interface for binary format abstraction, supporting multiple compact repre

    C++bsoncborheader-only
    Ver en GitHub↗49,944
  • cppalliance/jsonAvatar de CPPAlliance

    CPPAlliance/json

    479Ver en GitHub↗

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

    C++
    Ver en GitHub↗479
  • atlas-engineer/njsonAvatar de atlas-engineer

    atlas-engineer/njson

    24Ver en GitHub↗

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

    Common Lisp
    Ver en GitHub↗24
Ver las 30 alternativas a Cpptoml→