inih

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

Inih Alternatives

Similar projects and alternatives to inih

  1. libconfini

    Yet another INI parser

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. tree-sitter-tlaplus

    A tree-sitter grammar for TLA⁺ and PlusCal

  4. path_module

    Discontinued Simple and lightweight pathname parser for C. This module helps to parse dirname, basename, filename and file extension .

  5. totalcross

    TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.

  6. libhydrogen

    A lightweight, secure, easy-to-use crypto library suitable for constrained environments.

  7. calculator-c-parser

    A simple implementation of a parser and its use to calculate simple mathematical expressions

  8. libvncserver

    LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. expr

    An expression parser supporting multiple types (by torrentg)

  11. PeppaPEG

    PEG Parser in ANSI C

  12. libcaer

    Discontinued Minimal C library to access, configure and get data from neuromorphic sensors and processors. Currently supported devices are the Dynamic Vision Sensor (DVS), the DAVIS cameras, and the Dynap-SE neuromorphic processor. THIS IS A MIRROR. ORIGINAL PROJECT LIVES AT https://gitlab.com/inivation/libcaer

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 discussion

Log in or Post with

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 - SaaSHub
    www.saashub.com | 18 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic inih repo stats
3
2,712
6.4
9 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?