awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
benhoyt avatar

benhoyt/inih

0
View on GitHub↗
3,007 نجوم·567 تفرعات·C++·3 مشاهدات

Inih

Simple .INI file parser in C, good for embedded systems

Features

  • Configuration Parsers - Simple INI parser for C.
  • Data Formats and Parsing - INI file parser.
  • Developer Tools and Utilities - Minimalist INI file parser.
  • Development Libraries - Simple INI file parser for C.
  • Embedded Software Libraries - C-based parser for INI configuration files.
  • Embedded Utility Libraries - Simple INI file parser for C applications.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ benhoyt/inihمخطط تاريخ النجوم لـ benhoyt/inih

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة benhoyt/inih؟

Simple .INI file parser in C, good for embedded systems

ما هي الميزات الرئيسية لـ benhoyt/inih؟

الميزات الرئيسية لـ benhoyt/inih هي: Configuration Parsers, Data Formats and Parsing, Developer Tools and Utilities, Development Libraries, Embedded Software Libraries, Embedded Utility Libraries, Windows Environments.

ما هي البدائل مفتوحة المصدر لـ benhoyt/inih؟

تشمل البدائل مفتوحة المصدر لـ benhoyt/inih: hardysimpson/zlog — zlog is a reliable, high-performance, thread safe, flexible, clear-model, pure C logging library. zserge/jsmn — jsmn is a lightweight JSON parser library written in C. It provides zero-copy tokenization and incremental parsing… armink/easylogger — EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT… davegamble/cjson — cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It… protobuf-c/protobuf-c — Protocol Buffers implementation in C. activesys/libcstl — This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have.…

بدائل مفتوحة المصدر لـ Inih

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Inih.
  • davegamble/cjsonالصورة الرمزية لـ DaveGamble

    DaveGamble/cJSON

    12,466عرض على GitHub↗

    cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It provides a comprehensive set of utilities for transforming raw text into navigable objects, manipulating data fields within collections, and serializing complex structures into formatted or unformatted strings. The library is designed for memory-sensitive and resource-constrained environments, utilizing manual memory management and type-tagged union structures to maintain a minimal footprint. It employs recursive descent parsing and in-place string manipulation to process data ef

    C
    عرض على GitHub↗12,466
  • hardysimpson/zlogالصورة الرمزية لـ HardySimpson

    HardySimpson/zlog

    2,534عرض على GitHub↗

    zlog is a reliable, high-performance, thread safe, flexible, clear-model, pure C logging library.

    C
    عرض على GitHub↗2,534
  • armink/easyloggerالصورة الرمزية لـ armink

    armink/EasyLogger

    4,641عرض على GitHub↗

    EasyLogger is a lightweight C/C++ logging library and asynchronous framework designed for embedded systems, IoT devices, and wearables. It functions as a resource-efficient logger and flash memory manager, providing tools for low-level debugging and system event recording with minimal ROM and RAM requirements. The project distinguishes itself through an asynchronous logging model that buffers messages to a separate thread, preventing logging operations from blocking real-time application execution. It includes a specialized flash memory manager that utilizes circular buffering to persist logs

    C
    عرض على GitHub↗4,641
  • protobuf-c/protobuf-cالصورة الرمزية لـ protobuf-c

    protobuf-c/protobuf-c

    2,973عرض على GitHub↗

    Protocol Buffers implementation in C

    C++
    عرض على GitHub↗2,973
  • عرض جميع البدائل الـ 30 لـ Inih→