{"id":19092409,"url":"https://github.com/p7g/gqljit","last_synced_at":"2026-05-08T06:17:39.087Z","repository":{"id":136445531,"uuid":"342110686","full_name":"p7g/gqljit","owner":"p7g","description":"A GraphQL query JIT compiler using LLVM.","archived":false,"fork":false,"pushed_at":"2023-09-23T23:27:03.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-02T23:16:04.746Z","etag":null,"topics":["graphql","jit","llvm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p7g.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2021-02-25T03:27:04.000Z","updated_at":"2023-09-25T15:08:12.000Z","dependencies_parsed_at":"2023-09-23T20:10:26.642Z","dependency_job_id":null,"html_url":"https://github.com/p7g/gqljit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p7g%2Fgqljit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p7g%2Fgqljit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p7g%2Fgqljit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p7g%2Fgqljit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p7g","download_url":"https://codeload.github.com/p7g/gqljit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240142765,"owners_count":19754633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphql","jit","llvm"],"created_at":"2024-11-09T03:19:39.297Z","updated_at":"2026-05-08T06:17:34.062Z","avatar_url":"https://github.com/p7g.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gqljit\n\nThe idea: A graphql-core ExecutionContext which JIT-compiles queries rather than interpreting them every time.\n\n## Still to do\n\nA lot.\n\n- [ ] Code generation\n  - [x] Structs to hold query results\n  - [x] Functions to execute query\n  - [x] Call into Python to run resolvers\n    - [x] Get pointers to Python functions callable by JIT-compiled code\n  - [x] Default resolver (for fields without defined resolvers)\n  - [ ] Lists\n  - [x] Handle nullability\n  - [ ] Promises\n  - [ ] Properly increment and decrement Python object refcounts\n- [x] Invoke compiled code from Python\n- [x] Error handling\n- [x] Error reporting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp7g%2Fgqljit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp7g%2Fgqljit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp7g%2Fgqljit/lists"}