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.
Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
ini file parser
The main features of ndevilla/iniparser are: Configuration Parsers, Build Systems, Parsers, Windows Environments.
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.