awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
graphql-elixir avatar

graphql-elixir/graphqlArchived

0
View on GitHub↗
857 Stars·44 Forks·Elixir·6 Aufrufe

Graphql

GraphQL Elixir

Features

  • Elixir GraphQL Tools - GraphQL implementation for Elixir.

Star-Verlauf

Star-Verlauf für graphql-elixir/graphqlStar-Verlauf für graphql-elixir/graphql

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht graphql-elixir/graphql?

GraphQL Elixir

Was sind die Hauptfunktionen von graphql-elixir/graphql?

Die Hauptfunktionen von graphql-elixir/graphql sind: Elixir GraphQL Tools.

Welche Open-Source-Alternativen gibt es zu graphql-elixir/graphql?

Open-Source-Alternativen zu graphql-elixir/graphql sind unter anderem: absinthe-graphql/absinthe — Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental… asonge/graphql — Elixir graphql library. peburrows/plot — A graphql parser and resolver for Elixir.

Open-Source-Alternativen zu Graphql

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Graphql.
  • absinthe-graphql/absintheAvatar von absinthe-graphql

    absinthe-graphql/absinthe

    4,400Auf GitHub ansehen↗

    Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental toolkit for building GraphQL APIs, including a processing engine that parses, validates, and executes documents against a defined application schema. The project includes a batch resolver to optimize database performance by grouping field requests and a complexity guard to protect system resources by rejecting queries that exceed defined cost thresholds. It also features a schema adapter that translates internal Elixir naming conventions to external GraphQL casing for client comp

    Elixir
    Auf GitHub ansehen↗4,400
  • asonge/graphqlAvatar von asonge

    asonge/graphql

    87Auf GitHub ansehen↗

    Elixir graphql library

    Elixir
    Auf GitHub ansehen↗87
  • peburrows/plotAvatar von peburrows

    peburrows/plot

    32Auf GitHub ansehen↗

    A graphql parser and resolver for Elixir

    Elixir
    Auf GitHub ansehen↗32