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

hyperrealm/libconfig

C/C++ Library for Processing Structured Configuration Files observed · 2026-08-28

github.com/hyperrealm/libconfig · homepage · C · LGPL-2.1 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 66
  • Release rhythm 37
  • 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: 114.0
  • age_days: 4566
  • days_rel: 262
  • days_push: 205
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1223 stars · 386 forks observed · 2026-08-28

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

libconfig is a compact C/C++ library for parsing and processing structured, type-aware configuration files. Its format is more compact and readable than XML, making it suitable for memory-constrained systems.

Use cases

  • parse structured configuration files in C or C++
  • read typed config values without string parsing
  • use a lightweight config parser on embedded or handheld devices
  • replace XML-based configuration with a more readable format
  • manage application settings across Linux, macOS, Windows, and Android

When to choose

  • you need a small, fast config file parser for C or C++
  • you want type-aware configuration instead of string parsing
  • you target memory-constrained or cross-platform environments
  • you need a permissively linkable LGPL library for proprietary apps

When to avoid

  • you need JSON, YAML, or TOML specifically
  • your project is not in C or C++
  • you need a schema validation or remote config service
  • you want a config format with wide ecosystem tooling

Facets

library · maturity stable

configuration-management parser serialization developer-tools files cross-platform windows c cpp cross-platform config-files c-library cpp-library structured-config lightweight linux macos android

2 sources

Member repositories

RepositoryRoleHealth v2
hyperrealm/libconfigmain63

For agents

markdown · JSON · MCP: product_card(name="hyperrealm/libconfig")

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