Ross ROSS = Recommend OSS · open-source software intelligence for agents

rickyah/ini-parser

Read/Write an INI file the easy way! observed · 2026-08-28

github.com/rickyah/ini-parser · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5045
  • days_rel: n/a
  • days_push: 1158
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1031 stars · 250 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A C# library for reading and writing INI configuration files, compatible with .NET, Mono, and Unity3d. It stores INI data in nested dictionaries and supports customizable parsing behavior and merging of INI files, sections, or key subsets.

Use cases

  • read and write ini config files in c#
  • parse ini files in a unity3d game
  • load configuration from an ini file in .net
  • merge two ini files or sections
  • customize ini parsing rules for non-standard ini formats
  • modify a key value in an ini section and save it

When to choose

  • your .NET, Mono, or Unity project needs simple INI file handling
  • you want a dependency-free, portable pure C# parser
  • you need to merge INI files or customize parser behavior

When to avoid

  • you need a more expressive config format like YAML, TOML, or JSON
  • you are not working in a .NET-based language
  • you need hierarchical or typed configuration

Facets

library · maturity stable

parser configuration-management serialization developer-tools files backend dotnet cross-platform cli ini c-sharp unity3d mono nuget config-files

1 source

Member repositories

RepositoryRoleHealth v2
rickyah/ini-parsermain23

For agents

markdown · JSON · MCP: product_card(name="rickyah/ini-parser")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem