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
1k stars
19 watching
57 forks
Language: TypeScript
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. | 215 | |
| 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 | |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 | |
| A plugin that allows writing GraphQL queries directly within Vue component files without cluttering the code with scripts. | 213 | |
| A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. | 183 | |
| A tool for generating and wiring GraphQL schemas in Java | 812 | |
| An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 | |
| A library that enables compile-time query generation and validation in Scala | 2,153 | |
| Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings | 407 | |
| An implementation of GraphQL Java Servlet with support for various frameworks and libraries. | 223 | |
| A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 | |
| A package to generate GraphQL types from zod contracts in TypeScript. | 20 | |
| Generates C# classes from a GraphQL schema | 96 | |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 | |
| A JIT compiler for JavaScript targeting x86-64 platforms. | 877 |