inih VS totalcross

Compare inih vs totalcross and see what are their differences.

inih

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

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. (by TotalCross)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
inih totalcross
3 2
2,299 218
- 1.4%
4.4 0.0
9 days ago 6 months ago
C C
GNU General Public License v3.0 or later GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

inih

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.

totalcross

Posts with mentions or reviews of totalcross. We have used some of these posts to build our list of alternatives and similar projects.
  • Managing XCode dependencies
    1 project | /r/cmake | 2 Mar 2022
    I have this cross platform project named TotalCross that builds for Windows, WinCE (both using VS2008), Android, iOS, Linux (x64 and ARM) that used to have a separate build system for each platform.
  • TotalCross: A Powerful Cross-Platform Development Technology
    1 project | dev.to | 18 Aug 2021
    You can join the TotalCross community through the official website, GitHub and Discord. It will be a great experience and you are sure to learn a lot of great things! Look forward to seeing you there!

What are some alternatives?

When comparing inih and totalcross you can also consider the following projects:

libconfini - Yet another INI parser

LameUI - A very lame UI library for embedded systems.

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

rt-thread - RT-Thread is an open source IoT real-time operating system (RTOS).

tree-sitter-tlaplus - A tree-sitter grammar for TLA⁺ and PlusCal

Micro-XRCE-DDS-Client - Micro XRCE-DDS Client repository. Looking for commercial support? Contact [email protected]

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

modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.

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

wolfssl - The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!