graphql-jit

JIT compiler

A compiler that translates GraphQL queries into optimized functions using JavaScript Just-In-Time compilation

GraphQL execution using a JIT compiler

GitHub

1k stars
19 watching
57 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
js-js/js.js A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. 215
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 73
jank-lang/jank An experimental programming language built on top of LLVM and C++ to provide performance and native runtime 1,756
wheatjs/vite-plugin-vue-gql A plugin that allows writing GraphQL queries directly within Vue component files without cluttering the code with scripts. 213
sdiehl/tinyjit A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. 183
graphql-java-kickstart/graphql-java-tools A tool for generating and wiring GraphQL schemas in Java 812
gqty-dev/gqty An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. 939
zio/zio-quill A library that enables compile-time query generation and validation in Scala 2,153
khaosdoctor/gotql Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings 407
graphql-java-kickstart/graphql-java-servlet An implementation of GraphQL Java Servlet with support for various frameworks and libraries. 223
incetarik/nestjs-graphql-zod A library that provides a way to work with GraphQL objects using Zod validation objects. 86
kolpakov-p/zod-to-nestjs-graphql A package to generate GraphQL types from zod contracts in TypeScript. 20
moientajik/graphql.tools Generates C# classes from a GraphQL schema 96
graphql-editor/graphql-zeus A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety 1,946
higgsjs/higgs A JIT compiler for JavaScript targeting x86-64 platforms. 877