jansson
brew install jansson
v2.15.0
MIT
C library for encoding, decoding, and manipulating JSON data.
Why you might care
Jansson is a lightweight, dependency-free C library commonly used in C/C++ projects that need JSON support without pulling in heavy frameworks. It's often a build dependency for CLI tools and daemons written in C, offering a simple API and both streaming and tree-based parsing modes.
4.5k
30-day installs · #652
15.3k
90-day · #644
62.0k
365-day · #572
Links
- https://digip.org/jansson/
- Brew formula source: Formula/j/jansson.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"aliases": [],
"alternatives": [
"jq",
"yajl",
"cJSON",
"RapidJSON"
],
"build_dependencies": [],
"categories": [
"library",
"json-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "C library for encoding, decoding, and manipulating JSON",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:58+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "jansson",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://digip.org/jansson/",
"homepage_og_description": "C library for encoding, decoding and manipulating JSON data - akheron/jansson",
"homepage_og_image": "https://opengraph.githubassets.com/f38f71e58161333c743541026fb83e6c29be6670873440af8aee6b5e5e8476f9/akheron/jansson",
"homepage_title": "GitHub - akheron/jansson: C library for encoding, decoding and manipulating JSON data \u00b7 GitHub",
"installs_30d": 4463,
"installs_365d": 62031,
"installs_90d": 15286,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:46:10+00:00",
"llm_model": "claude-haiku-4-5",
"name": "jansson",
"oldnames": [],
"one_liner": "C library for encoding, decoding, and manipulating JSON data.",
"optional_dependencies": [],
"rank_30d": 652,
"rank_365d": 572,
"rank_90d": 644,
"raw_hash": "375b6cd1b0a5bf44",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/j/jansson.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "2.15.0",
"versioned_formulae": [],
"why_use_this": "Jansson is a lightweight, dependency-free C library commonly used in C/C++ projects that need JSON support without pulling in heavy frameworks. It\u0027s often a build dependency for CLI tools and daemons written in C, offering a simple API and both streaming and tree-based parsing modes."
}