awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
codeneomatrix avatar

codeneomatrix/Diana.jl

0
View on GitHub↗
115 stars·16 forks·Julia·MIT·8 viewsdiana.nicepage.io↗

Diana.jl

GraphQL for Julia

Features

  • Server Libraries - GraphQL client and server implementation for Julia.

Star history

Star history chart for codeneomatrix/diana.jlStar history chart for codeneomatrix/diana.jl

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does codeneomatrix/diana.jl do?

GraphQL for Julia

What are the main features of codeneomatrix/diana.jl?

The main features of codeneomatrix/diana.jl are: Server Libraries.

What are some open-source alternatives to codeneomatrix/diana.jl?

Open-source alternatives to codeneomatrix/diana.jl include: async-graphql/async-graphql — async-graphql is a type-safe framework for building specification-compliant GraphQL servers in Rust. It uses… burner/graphqld — A vibe.d library to handle the GraphQL Protocol written in the D Programming Language. garymardell/graphql.cr — Oxide is a low level library that implements the core of GraphQL following the spec as closely as possible. The schema… graphql-crystal/graphql — GraphQL server library for Crystal. graphql-rust/graphql-parser — A graphql query language and schema definition language parser and formatter for rust. graphql-rust/juniper — Juniper is a GraphQL server library and schema engine for Rust. It provides a toolkit for building type-safe APIs by…

Open-source alternatives to Diana.jl

Similar open-source projects, ranked by how many features they share with Diana.jl.
  • async-graphql/async-graphqlasync-graphql avatar

    async-graphql/async-graphql

    3,671View on GitHub↗

    async-graphql is a type-safe framework for building specification-compliant GraphQL servers in Rust. It uses procedural macros to automatically generate schemas from native language structures, ensuring consistency between the data model and the API specification. The project provides native support for Apollo Federation v2, allowing entities and fields to be shared and resolved across multiple distributed subgraphs. It also implements real-time data streaming via WebSocket subscriptions and asynchronous event streams. The framework includes a wide array of capabilities for schema design, su

    Rust
    View on GitHub↗3,671
  • burner/graphqldburner avatar

    burner/graphqld

    35View on GitHub↗

    A vibe.d library to handle the GraphQL Protocol written in the D Programming Language

    D
    View on GitHub↗35
  • garymardell/graphql.crgarymardell avatar

    garymardell/graphql.cr

    1View on GitHub↗

    Oxide is a low level library that implements the core of GraphQL following the spec as closely as possible. The schema is defined by creating instances of core types (Schema, Field, Type, Argument...). This provides an AST which is used in both the execution and validation phases.

    Crystal
    View on GitHub↗1
  • graphql-crystal/graphqlgraphql-crystal avatar

    graphql-crystal/graphql

    139View on GitHub↗

    GraphQL server library for Crystal

    Crystal
    View on GitHub↗139
See all 8 alternatives to Diana.jl→