hyperrealm/libconfig
C/C++ Library for Processing Structured Configuration Files 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
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
- readme: https://github.com/hyperrealm/libconfig · fetched 2026-08-28 · 52af59ec8811
- homepage: http://hyperrealm.github.io/libconfig/ · fetched 2026-08-29 · 7be1c3464d5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hyperrealm/libconfig | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="hyperrealm/libconfig")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem