XAMPPRocky/octocrab
A modern, extensible GitHub API Client for Rust. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 94
- Release rhythm 94
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 2316
- days_rel: 40
- days_push: 40
- n_releases_24m: 32
Adoption not part of the score
1434 stars · 370 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
http-client api-framework auth rate-limiting sdk apis developer-tools version-control rust cross-platform github-api github-apps rest-client graphql async octokit automation
2 sources
- readme: https://github.com/XAMPPRocky/octocrab · fetched 2026-08-28 · 91cf86def829
- registry_crates: https://crates.io/api/v1/crates/octocrab · fetched 2026-08-29 · 021d2923647e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| XAMPPRocky/octocrab | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="XAMPPRocky/octocrab")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem