awesome-repositories.com
Blog
MCP
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
·
jtilly avatar

jtilly/inih

0
View on GitHub↗
450 Stars·94 Forks·C++·3 Aufrufegithub.com/benhoyt/inih↗

Inih

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

Features

  • Configuration Parsers - Single-header C++ version of inih.
  • Data Formats - Header-only INI file parser.

Star-Verlauf

Star-Verlauf für jtilly/inihStar-Verlauf für jtilly/inih

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

Open-Source-Alternativen zu Inih

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Inih.
  • 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
  • toruniina/toml11Avatar von ToruNiina

    ToruNiina/toml11

    1,276Auf GitHub ansehen↗

    TOML for Modern C++

    C++c-plus-plusc-plus-plus-11c-plus-plus-14
    Auf GitHub ansehen↗1,276
  • brofield/simpleiniAvatar von brofield

    brofield/simpleini

    1,306Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,306
  • 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 Inih anzeigen→

Häufig gestellte Fragen

Was macht jtilly/inih?

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

Was sind die Hauptfunktionen von jtilly/inih?

Die Hauptfunktionen von jtilly/inih sind: Configuration Parsers, Data Formats.

Welche Open-Source-Alternativen gibt es zu jtilly/inih?

Open-Source-Alternativen zu jtilly/inih sind unter anderem: toruniina/toml11 — TOML for Modern C++. marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17. 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.