An open API service providing repository metadata for many open source software ecosystems.

Topic: "ini-reader"

metayeti/mINI

INI file reader and writer

Language: C++ - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 573 - Forks: 117

compuphase/minIni

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

Language: C - Size: 927 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 406 - Forks: 121

madmurphy/libconfini

Yet another INI parser

Language: C - Size: 2.69 MB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 170 - Forks: 23

Qix-/tortellini

A really stupid INI file format for C++11

Language: C++ - Size: 632 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 141 - Forks: 11

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# - Size: 91.8 KB - Last synced at: about 11 hours ago - Pushed at: 3 months ago - Stars: 19 - Forks: 6

Bouke/INI

Swift INI parser based on (NS)Scanner

Language: Swift - Size: 19.5 KB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 5

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: Shell - Size: 67.4 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 0

abin-z/IniFile

A modern C++ header-only ini parser (现代C++仅头文件的ini解析器)

Language: C++ - Size: 339 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 2

0xLaileb/IniFile 📦

💾 IniFile - класс для работы с ini-файлами на C# (.Net Core / .Net Framework), который основывается на вызовах функций из kernel32.

Language: C# - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

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++ - Size: 19.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 1

BeardedFish/ini-rw

A .ini file reader and writer library programmed in C++17. 🛠

Language: C++ - Size: 1 MB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

jackdp/IniMod

Console application for managing INI files. Windows & Linux.

Language: Pascal - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

bilbilak/godini

INI Configuration Management Tool

Language: Go - Size: 45.9 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

tekladis/tconfig

A simple INI reader/writer for C.

Language: C - Size: 23.4 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 9

alexdodonov/mezon-conf

Config routine

Language: PHP - Size: 69.3 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

Konloch/IterateINI

Zero dependency pure Java library to support iterating over the key-value pairs of any INI file.

Language: Java - Size: 21.5 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

prantlf/fast-ini

Packages for parsing and formatting INI files with great performance.

Language: JavaScript - Size: 93.8 KB - Last synced at: 26 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

brokenegg-io/Brokenegg.DotIni

DotIni is a library for .Net that allows you to read, convert and save ini files, important for envinronment variables.

Language: C# - Size: 1.19 MB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

quqiOnfree/QuqiParser

This is a c++ json and ini parser.

Language: C++ - Size: 81.1 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

FIRST-Team-1699/ini-reader

Our configuration file reader, used with many robots over many years.

Language: Java - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

tomrf/dotenv

simple dotenv file loader using the PHP built-in parse_ini_file() to efficiently parse dotenv files

Language: PHP - Size: 147 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

LineGM/ini_manager

A simple C++23 library for reading and writing INI files with a clean and modern API.

Language: C++ - Size: 611 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

Khanh779/IniContent_Reader

This is a simple INI file reader and editor application built with C#. It allows users to open, read, and edit INI files, displaying their structure in a TreeView.

Language: C# - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Fabian2000/FSC-IniReader

A crossplatform ini reader and writer

Language: C# - Size: 947 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

c0de4un/ini

INI Loader written in Go

Language: Go - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

vimsucks/ezini

ini parsing/serializing made easy for node.js

Language: JavaScript - Size: 72.3 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

gotamer/ini Fork of go-ini/ini

Package ini provides INI file read and write functionality in Go

Language: Go - Size: 723 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

XQALPHA/INIEngine

ini engine (change desc)

Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

devicewhite/SimpleINI-for-Java

SimpleINI class for handling INI file operations.

Language: Java - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kekePower/zini

A Zsh INI file reader

Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

virtmax/iniparser

Simple header only parser for INI files.

Language: C++ - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ste1io/mINI-msvc2010 Fork of pulzed/mINI

INI file reader and writer (MSVC2010 backport)

Language: C++ - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

niklyadov/tiny-ini-file-class

A simple class on C# for read/write ini files

Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

dadul96/raw_config_file_handling

This small single header library allows handling of ini-style config-files. In addition to the standard ini-format, this library allows values with more than one parameter (separation with commas).

Language: C++ - Size: 24.4 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0