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·15 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Iniparser

These projects share indexed features with Iniparser. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with ndevilla/iniparser?

Projects with overlapping indexed features 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.