tailcall
GraphQL runtime
A high-performance GraphQL runtime that enables efficient execution and caching of GraphQL queries
High Performance GraphQL Runtime
1k stars
8 watching
254 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
api-gatewaybackend-for-frontendbattle-testedcloud-nativeextendablegraphqlgraphql-apigraphql-serverio-efficiencymicroservicesopen-sourceorchestrationperformanceprotocol-agnosticproxyresiliencyruntime-tuningseamless-devxsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-rust/graphql-client | A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,149 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 277 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
graphql-calculator/graphql-calculator | A lightweight GraphQL query calculation engine with features like field transform, skip, and orchestration. | 110 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 557 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
ghostdogpr/caliban | A functional GraphQL library for building servers and clients in Scala, focusing on minimal boilerplate and high performance. | 947 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |