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

clibs/clib

Package manager for the C programming language. observed · 2026-08-28

github.com/clibs/clib · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 93
  • 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: 5057
  • days_rel: n/a
  • days_push: 47
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5142 stars · 264 forks observed · 2026-08-28

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

clib is a lightweight package manager for the C programming language that installs small, standalone 'micro' C libraries from a git-based registry. It fetches dependencies into your repository so end users don't need clib installed, fitting into any existing C workflow.

Use cases

  • install C libraries from the command line
  • manage dependencies for a C project
  • search for small standalone C packages
  • bootstrap a new C project with clib init
  • vendor C dependencies into a repo without requiring a package manager
  • discover scattered C utility libraries

When to choose

  • you want small, decoupled C libraries instead of large frameworks
  • you need dependencies checked into your repo so contributors don't need the tool
  • you prefer a git-based, zero-registry-server package manager
  • you want to add package management to an existing C build workflow with minimal friction

When to avoid

  • you need a full-featured dependency resolver with version constraints and lockfiles
  • your project relies on large frameworks or system libraries
  • you want a central registry with package metadata beyond the wiki listing
  • you need binary package distribution rather than source fetching

Facets

cli-tool · maturity active

package-manager cli developer-tools developer-tools programming-languages cli cross-platform c package-management dependency-management micro-libraries git-based command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
clibs/clibmain65

For agents

markdown · JSON · MCP: product_card(name="clibs/clib")

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