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
257 forks
Language: Rust
last commit: about 1 month 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,154 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |
graphql-dotnet/server | A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
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 | 516 |
thecodingmachine/graphqlite | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 558 |
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. | 609 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 463 |
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 |