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
Rookfighter avatar

Rookfighter/inifile-cpp

0
View on GitHub↗
417 stars·75 forks·C++·MIT·10 views

Inifile Cpp

A header-only and easy to use Ini file parser for C++.

Features

  • Configuration Parsers - Header-only INI file parser.

Star history

Star history chart for rookfighter/inifile-cppStar history chart for rookfighter/inifile-cpp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Inifile Cpp

Similar open-source projects, ranked by how many features they share with Inifile Cpp.
  • 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
  • hyperrealm/libconfighyperrealm avatar

    hyperrealm/libconfig

    1,214View on GitHub↗

    C/C++ Library for Processing Structured Configuration Files

    C
    View on GitHub↗1,214
  • jtilly/inihjtilly avatar

    jtilly/inih

    450View on GitHub↗

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

    C++
    View on GitHub↗450
  • benhoyt/inihbenhoyt avatar

    benhoyt/inih

    3,007View on GitHub↗

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

    C++cconfigparserembedded-systems
    View on GitHub↗3,007
See all 11 alternatives to Inifile Cpp→

Frequently asked questions

What does rookfighter/inifile-cpp do?

A header-only and easy to use Ini file parser for C++.

What are the main features of rookfighter/inifile-cpp?

The main features of rookfighter/inifile-cpp are: Configuration Parsers.

What are some open-source alternatives to rookfighter/inifile-cpp?

Open-source alternatives to rookfighter/inifile-cpp include: 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. hyperrealm/libconfig — C/C++ Library for Processing Structured Configuration Files. jtilly/inih — This is a header only C++ version of inih. martinh/libconfuse — Small configuration file parser library for C. marzer/tomlplusplus — Header-only TOML config file parser and serializer for C++17.