ini-parser

There are 243 repositories under ini-parser topic.

  • rickyah/ini-parser

    Read/Write an INI file the easy way!

    Language:C#97640188241
  • happyfish100/libfastcommon

    c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.

    Language:C9107440528
  • saprykin/plibsys

    Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.

    Language:C698369978
  • metayeti/mINI

    INI file reader and writer

    Language:C++5541221113
  • pixelb/crudini

    A utility for manipulating ini files

    Language:Python446137960
  • compuphase/minIni

    A small and portable INI file library with read/write support

    Language:C3982322120
  • Rookfighter/inifile-cpp

    A header-only and easy to use Ini file parser for C++.

    Language:C++377102269
  • madmurphy/libconfini

    Yet another INI parser

    Language:C16771422
  • tortellini

    Qix-/tortellini

    A really stupid INI file format for C++11

    Language:C++14410911
  • Lek-sys/LeksysINI

    Crossplatform all-in-one INI-file parser, written on C++ with STL. Supports subsections, multiline values, arrays, maps and file inclusions.

    Language:C++9171530
  • gookit/ini

    📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载

    Language:Go864417
  • QEDK/configparser-rs

    A simple configuration parsing utility with no dependencies built on Rust.

    Language:Rust6842621
  • c-ridgway/cpp-feather-ini-parser

    Header only, simple, fast, templated - portable INI parser for ANSI C++.

    Language:C++476813
  • ini-file-parser

    DevelopersToolbox/ini-file-parser

    A bash implementation of an ini (config) file parser.

    Language:Shell43658
  • dujingning/inicpp

    The INI header-only library for Modern C++ supports reading and writing, even writing comments. It is cross-platform and can be used on multiple operating systems.

    Language:C++43136
  • ini-cpp

    SSARCandy/ini-cpp

    📑 Yet another ini config parser for modern C++

    Language:C++403127
  • szaghi/FiNeR

    Fortran INI ParseR and generator

    Language:Fortran396175
  • sv-tools/marshmallow-objects

    Marshmallow Objects and Models

    Language:Python376263
  • LloydLabs/librini

    Rini is a tiny, non-libc dependant, .ini file parser programmed from scratch in C99.

    Language:C30625
  • wernsey/miscsrc

    My collection of miscellaneous source code

    Language:C30705
  • ziglibs/ini

    A teeny tiny ini parser

    Language:Zig26526
  • supurloop/ssf

    Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.

    Language:C25284
  • JeevanJames/IniFile

    .NET library to open, modify and save .INI files

    Language:C#233712
  • solkin/minion-android

    🔥 Minion is a handy group-key-value data storage library, powered by INI format

    Language:Java23225
  • mooreniemi/figtree

    :deciduous_tree: INI files into Ruby objects

    Language:Ruby22310
  • hindol/commons

    Ad-hoc collection of re-usable Java classes.

    Language:Java19414
  • robik/dini

    Customisable INI parser library :ok_hand:

    Language:D1851810
  • nonzzz/ini

    A standard golang ini parser

    Language:Go17100
  • SoftCircuits/IniFileParser

    Lightweight INI-file parser that can be used to easily read and write INI files. It includes direct support for string, int, double and bool setting types.

    Language:C#17436
  • Bouke/INI

    Swift INI parser based on (NS)Scanner

    Language:Swift16405
  • PerfectlySoft/Perfect-INIParser

    A lightweight INI file parser in Server Side Swift

    Language:Swift15509
  • wlevene/ini

    ini parser for golang

    Language:Go15115
  • egberts/bash-ini-file

    Get keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)

    Language:Shell14040
  • Ckath/ini_rw

    minimal ini parser for reading and writing ini files

    Language:C13312
  • iniParser

    90th/iniParser

    lightweight C++ library for parsing and manipulating INI (Initialization) files. INI files are simple text files that store configuration data in a key-value pair format, organized into sections.

    Language:C++12121