awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jtilly/inih

Open-source alternatives to Inih

30 open-source projects similar to jtilly/inih, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Inih alternative.

  • brofield/simpleinibrofield 的头像

    brofield/simpleini

    1,306在 GitHub 上查看↗

    Cross-platform C++ library providing a simple API to read and write INI-style configuration files

    C++
    在 GitHub 上查看↗1,306
  • toruniina/toml11ToruNiina 的头像

    ToruNiina/toml11

    1,276在 GitHub 上查看↗

    TOML for Modern C++

    C++c-plus-plusc-plus-plus-11c-plus-plus-14
    在 GitHub 上查看↗1,276
  • marzer/tomlplusplusmarzer 的头像

    marzer/tomlplusplus

    2,077在 GitHub 上查看↗

    Header-only TOML config file parser and serializer for C++17.

    C++
    在 GitHub 上查看↗2,077
  • atlas-engineer/njsonatlas-engineer 的头像

    atlas-engineer/njson

    24在 GitHub 上查看↗

    Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.

    Common Lisp
    在 GitHub 上查看↗24
  • bohonghuang/yamsonbohonghuang 的头像

    bohonghuang/yamson

    6在 GitHub 上查看↗

    Fast YAML and JSON parsers for Common Lisp

    Common Lisp
    在 GitHub 上查看↗6
  • cristianbuse/vba-fastjsoncristianbuse 的头像

    cristianbuse/VBA-FastJSON

    33在 GitHub 上查看↗

    Fast Native JSON Parser / Serializer for VBA. Compatible with Windows and Mac.

    VBA
    在 GitHub 上查看↗33

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • benhoyt/inihbenhoyt 的头像

    benhoyt/inih

    3,007在 GitHub 上查看↗

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

    C++cconfigparserembedded-systems
    在 GitHub 上查看↗3,007
  • chainsawriot/readodschainsawriot 的头像

    chainsawriot/readODS

    0在 GitHub 上查看↗

    Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.

    在 GitHub 上查看↗0
  • cheedoong/xml2jsonCheedoong 的头像

    Cheedoong/xml2json

    318在 GitHub 上查看↗

    A header-only C++ library converts XML to JSON

    C++
    在 GitHub 上查看↗318
  • chris-huxtable/config.crchris-huxtable 的头像

    chris-huxtable/config.cr

    14在 GitHub 上查看↗

    Easy to use configuration and parser.

    Crystal
    在 GitHub 上查看↗14
  • cppalliance/jsonCPPAlliance 的头像

    CPPAlliance/json

    479在 GitHub 上查看↗

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

    C++
    在 GitHub 上查看↗479
  • cristianbuse/excel-ziptoolscristianbuse 的头像

    cristianbuse/Excel-ZipTools

    10在 GitHub 上查看↗

    Interact with the component parts of an Excel file

    VBA
    在 GitHub 上查看↗10
  • fukamachi/josefukamachi 的头像

    fukamachi/jose

    39在 GitHub 上查看↗

    A JOSE implementation

    Common Lisp
    在 GitHub 上查看↗39
  • crystal-community/toml.crcrystal-community 的头像

    crystal-community/toml.cr

    66在 GitHub 上查看↗

    TOML parser for Crystal

    Crystal
    在 GitHub 上查看↗66
  • danielaparker/jsonconsdanielaparker 的头像

    danielaparker/jsoncons

    844在 GitHub 上查看↗

    A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON, toon-format

    C++
    在 GitHub 上查看↗844
  • d99kris/rapidcsvd99kris 的头像

    d99kris/rapidcsv

    1,063在 GitHub 上查看↗

    C++ CSV parser library

    C++c-plus-plusc-plus-plus-11csv-parser
    在 GitHub 上查看↗1,063
  • davegamble/cjsonDaveGamble 的头像

    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
  • defunkydrummer/auto-textdefunkydrummer 的头像

    defunkydrummer/auto-text

    11在 GitHub 上查看↗

    Automatic (encoding, end of line, column width, etc) detection for text files. 100% Common Lisp.

    Common Lisp
    在 GitHub 上查看↗11
  • delef/geoip2.crdelef 的头像

    delef/geoip2.cr

    20在 GitHub 上查看↗

    MaxMind GeoIP2 Reader for Crystal

    Crystal
    在 GitHub 上查看↗20
  • delef/maxminddb.crdelef 的头像

    delef/maxminddb.cr

    27在 GitHub 上查看↗

    MaxMind DB Reader for Crystal

    Crystal
    在 GitHub 上查看↗27
  • dnaeon/cl-jwkdnaeon 的头像

    dnaeon/cl-jwk

    17在 GitHub 上查看↗

    Common Lisp system for decoding public JSON Web Keys (JWK)

    Common Lisp
    在 GitHub 上查看↗17
  • dwd/rapidxmldwd 的头像

    dwd/rapidxml

    166在 GitHub 上查看↗

    RapidXML fork; XML namespacing, per-element parsing, etc

    C++
    在 GitHub 上查看↗166
  • eddelbuettel/rcpptomleddelbuettel 的头像

    eddelbuettel/rcpptoml

    39在 GitHub 上查看↗

    Rcpp Bindings to C++ parser for TOML files

    C++
    在 GitHub 上查看↗39
  • eudoxia0/cl-yamleudoxia0 的头像

    eudoxia0/cl-yaml

    62在 GitHub 上查看↗

    YAML parser for Common Lisp

    Common Lisp
    在 GitHub 上查看↗62
  • fbdtemme/bencodefbdtemme 的头像

    fbdtemme/bencode

    48在 GitHub 上查看↗

    A C++20 header-only bencode library.

    C++
    在 GitHub 上查看↗48
  • fosskers/parcomfosskers 的头像

    fosskers/parcom

    85在 GitHub 上查看↗

    Simple parser combinators for Common Lisp.

    Common Lisp
    在 GitHub 上查看↗85
  • c910335/crinderc910335 的头像

    c910335/crinder

    28在 GitHub 上查看↗

    Class based json renderer in Crystal

    Crystal
    在 GitHub 上查看↗28
  • googlei18n/libphonenumbergooglei18n 的头像

    googlei18n/libphonenumber

    18,081在 GitHub 上查看↗

    This project is an international phone number library providing tools for parsing, formatting, and validating phone numbers across multiple programming languages. It functions as a parsing utility, a formatting engine, and a validation tool to ensure phone number strings are transformed into structured objects and standardized display formats. The library includes a telecom metadata resolver to retrieve geographical, carrier, and timezone information associated with specific number ranges. It differentiates itself by identifying phone number types, such as mobile, fixed-line, or VoIP, and cal

    C++
    在 GitHub 上查看↗18,081
  • gschjetne/json-mopgschjetne 的头像

    gschjetne/json-mop

    65在 GitHub 上查看↗

    A metaclass for bridging CLOS and JSON objects

    Common Lisp
    在 GitHub 上查看↗65
  • ben-strasser/fast-cpp-csv-parserben-strasser 的头像

    ben-strasser/fast-cpp-csv-parser

    2,358在 GitHub 上查看↗

    fast-cpp-csv-parser

    C++
    在 GitHub 上查看↗2,358