awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
skystrife avatar

skystrife/cpptoml

0
View on GitHub↗
605 Stars·139 Forks·C++·MIT·2 Aufrufe

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.

Star-Verlauf

Star-Verlauf für skystrife/cpptomlStar-Verlauf für skystrife/cpptoml

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht skystrife/cpptoml?

cpptoml is a header-only library for parsing TOML

Was sind die Hauptfunktionen von skystrife/cpptoml?

Die Hauptfunktionen von skystrife/cpptoml sind: Data Formats, Serialization and Parsing.

Welche Open-Source-Alternativen gibt es zu skystrife/cpptoml?

Open-Source-Alternativen zu skystrife/cpptoml sind unter anderem: 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.

Open-Source-Alternativen zu Cpptoml

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cpptoml.
  • marzer/tomlplusplusAvatar von marzer

    marzer/tomlplusplus

    2,077Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗2,077
  • nlohmann/jsonAvatar von nlohmann

    nlohmann/json

    49,944Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗49,944
  • cppalliance/jsonAvatar von CPPAlliance

    CPPAlliance/json

    479Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗479
  • atlas-engineer/njsonAvatar von atlas-engineer

    atlas-engineer/njson

    24Auf GitHub ansehen↗

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

    Common Lisp
    Auf GitHub ansehen↗24
Alle 30 Alternativen zu Cpptoml anzeigen→