awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesCompiled Query Parsing

Using compiled extensions to transform query strings into structured formats for high-performance execution.

Distinct from String Parsing: Distinct from general string parsing by utilizing compiled extensions for execution speed in a GraphQL context.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Compiled Query Parsing. Refine with filters or upvote what's useful.

Awesome Compiled Query Parsing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rmosolgo/graphql-rubyrmosolgo 的头像

    rmosolgo/graphql-ruby

    5,448在 GitHub 上查看↗

    GraphQL-Ruby is a Ruby library for building GraphQL APIs with a strongly typed schema and a dedicated query execution engine. It provides a comprehensive framework for mapping application objects to a formal type system, enabling structured data fetching through defined resolvers. The project distinguishes itself with advanced performance and delivery mechanisms, including a data loader for batching and caching to prevent N+1 query patterns. It supports high-performance data delivery through incremental response streaming, deferred query responses, and parallel data fetching using fibers. Add

    Processes query strings into a structured format using compiled extensions to increase execution speed.

    Ruby
    在 GitHub 上查看↗5,448
  1. Home
  2. Programming Languages & Runtimes
  3. String Parsing
  4. Compiled Query Parsing