graphql-rust/juniper
GraphQL server library for Rust observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 94
- Release rhythm 68
- 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: 0.0
- age_days: 3643
- days_rel: 219
- days_push: 37
- n_releases_24m: 13
Adoption not part of the score
5971 stars · 442 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Juniper is a GraphQL server library for Rust that enables building type-safe, fast GraphQL servers. It provides schema declaration and resolution building blocks with optional integrations for Actix, Hyper, Rocket, Warp, and Axum web frameworks.
Use cases
- build a graphql server in rust
- serve a graphql api from actix-web
- define graphql schemas with rust types
- add graphql endpoint to an existing rust web service
- expose schema introspection and graphiql playground
- generate graphql schema definition language output
When to choose
- you want a type-safe, spec-compliant GraphQL implementation in Rust
- you need integration with popular Rust web frameworks like Actix, Hyper, Rocket, Warp, or Axum
- you want full GraphQL spec support including interfaces, unions, and introspection
When to avoid
- you need a batteries-included web server - Juniper only provides building blocks
- you are not using Rust for your backend
- you need a GraphQL client library rather than a server library
Facets
library · maturity active
graphql api-framework serialization http-server web-development backend apis rust cross-platform graphql-server type-safe actix hyper rocket warp axum schema-introspection graphiql web-server
2 sources
- readme: https://github.com/graphql-rust/juniper · fetched 2026-08-28 · 7e08352db23e
- registry_crates: https://crates.io/api/v1/crates/juniper · fetched 2026-08-29 · e6c1d32c178b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| graphql-rust/juniper | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="graphql-rust/juniper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem