awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to graphql-rust/graphql-parser

Open-source alternatives to Graphql Parser

8 open-source projects similar to graphql-rust/graphql-parser, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphql Parser alternative.

  • async-graphql/async-graphqlasync-graphql avatar

    async-graphql/async-graphql

    3,671View on GitHub↗

    async-graphql is a type-safe framework for building specification-compliant GraphQL servers in Rust. It uses procedural macros to automatically generate schemas from native language structures, ensuring consistency between the data model and the API specification. The project provides native support for Apollo Federation v2, allowing entities and fields to be shared and resolved across multiple distributed subgraphs. It also implements real-time data streaming via WebSocket subscriptions and asynchronous event streams. The framework includes a wide array of capabilities for schema design, su

    Rust
    View on GitHub↗3,671
  • burner/graphqldburner avatar

    burner/graphqld

    35View on GitHub↗

    A vibe.d library to handle the GraphQL Protocol written in the D Programming Language

    D
    View on GitHub↗35
  • codeneomatrix/diana.jlcodeneomatrix avatar

    codeneomatrix/Diana.jl

    115View on GitHub↗

    GraphQL for Julia

    Julia
    View on GitHub↗115
  • garymardell/graphql.crgarymardell avatar

    garymardell/graphql.cr

    1View on GitHub↗

    Oxide is a low level library that implements the core of GraphQL following the spec as closely as possible. The schema is defined by creating instances of core types (Schema, Field, Type, Argument...). This provides an AST which is used in both the execution and validation phases.

    Crystal
    View on GitHub↗1
  • graphql-crystal/graphqlgraphql-crystal avatar

    graphql-crystal/graphql

    139View on GitHub↗

    GraphQL server library for Crystal

    Crystal
    View on GitHub↗139

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • graphql-rust/junipergraphql-rust avatar

    graphql-rust/juniper

    5,963View on GitHub↗

    Juniper is a GraphQL server library and schema engine for Rust. It provides a toolkit for building type-safe APIs by mapping native Rust data structures to GraphQL objects, inputs, and scalars. The project functions as an execution engine that can process queries and mutations either through a network server or as a headless engine for local execution. The library is runtime-agnostic, allowing it to bridge GraphQL processing with various asynchronous Rust web frameworks. It includes a subscription framework that manages persistent WebSocket connections to push real-time data updates to client

    Rust
    View on GitHub↗5,963
  • tailcallhq/tailcalltailcallhq avatar

    tailcallhq/tailcall

    1,440View on GitHub↗

    High Performance GraphQL Runtime

    Rust
    View on GitHub↗1,440
  • ziprandom/graphql-crystalziprandom avatar

    ziprandom/graphql-crystal

    213View on GitHub↗

    a graphql implementation for crystal

    Crystal
    View on GitHub↗213