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

async-graphql/async-graphql

A GraphQL server library implemented in Rust observed · 2026-08-28

github.com/async-graphql/async-graphql · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 78
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2376
  • days_rel: n/a
  • days_push: 134
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3684 stars · 532 forks observed · 2026-08-28

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

A high-performance, fully specification-compliant GraphQL server library for Rust built on async/await. It integrates with web frameworks like Poem, Actix, and Axum and supports both static and dynamic schema definitions.

Use cases

  • build a graphql api in rust
  • serve graphql queries over http
  • create a typed graphql schema with rust macros
  • add a graphql endpoint to an existing rust web service
  • build a dynamically constructed graphql schema at runtime

When to choose

  • you are building a graphql backend in rust and want spec compliance and performance
  • you need integration with popular rust async web frameworks
  • you want a safe-rust (no unsafe code) graphql implementation

When to avoid

  • you need a graphql client rather than a server
  • you are not using rust
  • you want a standalone graphql gateway service rather than an embedded library

Facets

library · maturity stable

graphql api-framework http-server web-framework web-development backend apis rust async graphql-server spec-compliant safe-rust

2 sources

Member repositories

RepositoryRoleHealth v2
async-graphql/async-graphqlmain67

For agents

markdown · JSON · MCP: product_card(name="async-graphql/async-graphql")

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