inih

Simple .INI file parser in C, good for embedded systems (by benhoyt)

Inih Alternatives

Similar projects and alternatives to inih based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better inih alternative or higher similarity.

inih reviews and mentions

Posts with mentions or reviews of inih. We have used some of these posts to build our list of alternatives and similar projects.
  • Simply Parse in C
    1 project | news.ycombinator.com | 19 Jul 2023
    This looks interesting. I created and maintain a library for INI parsing that got surprisingly popular -- it's tiny, so is good for embedded systems. This API has a very similar feel to mine, including the callback for every key/value pair with a void* userdata. https://github.com/benhoyt/inih
  • Include library with meson
    1 project | /r/C_Programming | 31 Mar 2022
    I don't know if it's the best place to post that but on the meson subreddit there is not much people. I want to include the library INIH (which use meson too) to my project but I don't know how.
  • How to set the max characters in fscanf to be a variable or macro?
    1 project | /r/C_Programming | 22 Aug 2021
    One simple format is INI, which has the benefit of being simple and ubiquitous. It has rules for quoting and whitespace. It's human readable and human editable. ini.h is a very simple INI parser library, but there are loads of them.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic inih repo stats
3
2,307
4.4
16 days ago

benhoyt/inih is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of inih is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com