awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marzer avatar

marzer/tomlplusplus

0
View on GitHub↗
2,077 نجوم·201 تفرعات·C++·MIT·4 مشاهداتmarzer.github.io/tomlplusplus↗

Tomlplusplus

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

Features

  • Configuration Parsers - Header-only TOML parser and serializer.
  • Data Formats - TOML parser and serializer for C++17.
  • Data Formats and Parsing - TOML parser and serializer.
  • Serialization and Parsing - Header-only C++17 library for parsing TOML.

سجل النجوم

مخطط تاريخ النجوم لـ marzer/tomlplusplusمخطط تاريخ النجوم لـ marzer/tomlplusplus

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة marzer/tomlplusplus؟

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

ما هي الميزات الرئيسية لـ marzer/tomlplusplus؟

الميزات الرئيسية لـ marzer/tomlplusplus هي: Configuration Parsers, Data Formats, Data Formats and Parsing, Serialization and Parsing.

ما هي البدائل مفتوحة المصدر لـ marzer/tomlplusplus؟

تشمل البدائل مفتوحة المصدر لـ marzer/tomlplusplus: nlohmann/json — This library is a header-only C++ framework designed for the serialization, parsing, and manipulation of structured… d99kris/rapidcsv — C++ CSV parser library. benhoyt/inih — Simple .INI file parser in C, good for embedded systems. brofield/simpleini — Cross-platform C++ library providing a simple API to read and write INI-style configuration files. ben-strasser/fast-cpp-csv-parser — fast-cpp-csv-parser. cppalliance/json — A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

بدائل مفتوحة المصدر لـ Tomlplusplus

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tomlplusplus.
  • nlohmann/jsonالصورة الرمزية لـ nlohmann

    nlohmann/json

    49,944عرض على 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
    عرض على GitHub↗49,944
  • brofield/simpleiniالصورة الرمزية لـ brofield

    brofield/simpleini

    1,306عرض على GitHub↗

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

    C++
    عرض على GitHub↗1,306
  • ben-strasser/fast-cpp-csv-parserالصورة الرمزية لـ ben-strasser

    ben-strasser/fast-cpp-csv-parser

    2,358عرض على GitHub↗

    fast-cpp-csv-parser

    C++
    عرض على GitHub↗2,358
  • benhoyt/inihالصورة الرمزية لـ benhoyt

    benhoyt/inih

    3,007عرض على GitHub↗

    Simple .INI file parser in C, good for embedded systems

    C++cconfigparserembedded-systems
    عرض على GitHub↗3,007
عرض جميع البدائل الـ 30 لـ Tomlplusplus→