# XAMPPRocky/octocrab

A modern, extensible GitHub API Client for Rust.

Repository: https://github.com/XAMPPRocky/octocrab
Canonical: https://ross.abutalabs.com/products/octocrab
Language: Rust
License: NOASSERTION
License Family: other
Last push: 2026-07-24T09:28:19+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 94, longevity 100
- inputs: {"age_days": 2316, "days_push": 40, "days_rel": 40, "gap_med": 12, "n_releases_24m": 32}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1434, forks 370 (observed 2026-08-28T04:04:43.383188+00:00)

## What it is
Octocrab is a modern, extensible GitHub API client library for Rust. It offers a strongly typed semantic API covering most GitHub endpoints plus a lower-level HTTP API for extending behavior, including GitHub App authentication support.

## Use cases
- build a GitHub bot in Rust
- query GitHub issues and pull requests programmatically
- authenticate as a GitHub App and call the API
- search repositories and users via the GitHub API
- automate GitHub Actions workflows from code
- call GitHub's GraphQL API from Rust

## When to choose
- you need typed Rust bindings for most GitHub REST endpoints
- you're building GitHub integrations, bots, or automation in Rust
- you need GitHub App auth and rate-limit handling out of the box

## When to avoid
- you need a GitHub client in another language like JavaScript or Python
- you only need simple git operations rather than the GitHub API
- you need a CLI tool rather than a library

## Facets
- artifact type: library
- maturity: active
- function: http-client, api-framework, auth, rate-limiting, sdk
- domain: apis, developer-tools, version-control
- platform: rust, cross-platform
- tags: github-api, github-apps, rest-client, graphql, async, octokit, automation

## Member repositories
- XAMPPRocky/octocrab (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.383188+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:53.939235+00:00, confidence not recorded.
  - readme: https://github.com/XAMPPRocky/octocrab (fetched 2026-08-28T04:04:43.383188+00:00, sha 91cf86def829)
  - registry_crates: https://crates.io/api/v1/crates/octocrab (fetched 2026-08-29T11:47:50.506902+00:00, sha 021d2923647e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
