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
·
metayeti avatar

metayeti/mINI

0
View on GitHub↗
650 stars·121 forks·C++·MIT·4 views

MINI

INI file reader and writer

Features

  • Configuration Parsers - INI file reader and writer.

Star history

Star history chart for metayeti/miniStar history chart for metayeti/mini

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 MINI

Similar open-source projects, ranked by how many features they share with MINI.
  • 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 MINI→

Frequently asked questions

What does metayeti/mini do?

INI file reader and writer

What are the main features of metayeti/mini?

The main features of metayeti/mini are: Configuration Parsers.

What are some open-source alternatives to metayeti/mini?

Open-source alternatives to metayeti/mini 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.