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

ndevilla/iniparser

0
View on GitHub↗
1,070 stars·435 forks·C·MIT·14 viewsgitlab.com/iniparser/iniparser↗

Iniparser

ini file parser

Features

  • Configuration Parsers - INI file parser for C.
  • Build Systems - A parser for configuration files in INI format.
  • Parsers - Parser for INI configuration files.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for ndevilla/iniparserStar history chart for ndevilla/iniparser

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 Iniparser

Similar open-source projects, ranked by how many features they share with Iniparser.
  • orangeduck/mpcorangeduck avatar

    orangeduck/mpc

    2,846View on GitHub↗

    A Parser Combinator library for C

    C
    View on GitHub↗2,846
  • vstakhov/libuclvstakhov avatar

    vstakhov/libucl

    1,734View on GitHub↗

    Universal configuration library parser

    C
    View on GitHub↗1,734
  • abiggerhammer/hammerabiggerhammer avatar

    abiggerhammer/hammer

    291View on GitHub↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    View on GitHub↗291
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
See all 30 alternatives to Iniparser→

Frequently asked questions

What does ndevilla/iniparser do?

ini file parser

What are the main features of ndevilla/iniparser?

The main features of ndevilla/iniparser are: Configuration Parsers, Build Systems, Parsers, Windows Environments.

What are some open-source alternatives to ndevilla/iniparser?

Open-source alternatives to ndevilla/iniparser include: vstakhov/libucl — Universal configuration library parser. orangeduck/mpc — A Parser Combinator library for C. abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that. awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… alanxz/rabbitmq-c — RabbitMQ C client. adamierymenko/huffandpuff.