awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marcelotto avatar

marcelotto/jsonld-ex

0
View on GitHub↗
84 estrellas·14 forks·Elixir·MIT·2 vistasrdf-elixir.dev↗

Jsonld Ex

An implementation of JSON-LD for Elixir

Features

  • Domain Specific Languages - Implements the JSON-LD standard.

Historial de estrellas

Gráfico del historial de estrellas de marcelotto/jsonld-exGráfico del historial de estrellas de marcelotto/jsonld-ex

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Jsonld Ex

Proyectos open-source similares, clasificados según cuántas características comparten con Jsonld Ex.
  • apache/beamAvatar de apache

    apache/beam

    8,612Ver en GitHub↗

    Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro

    Java
    Ver en GitHub↗8,612
  • bkirwi/coastAvatar de bkirwi

    bkirwi/coast

    60Ver en GitHub↗

    Experiments in Streaming

    Scala
    Ver en GitHub↗60
  • espertechinc/esperAvatar de espertechinc

    espertechinc/esper

    875Ver en GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    Ver en GitHub↗875
  • absinthe-graphql/absintheAvatar de absinthe-graphql

    absinthe-graphql/absinthe

    4,400Ver en GitHub↗

    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
    Ver en GitHub↗4,400
Ver las 13 alternativas a Jsonld Ex→

Preguntas frecuentes

¿Qué hace marcelotto/jsonld-ex?

An implementation of JSON-LD for Elixir

¿Cuáles son las características principales de marcelotto/jsonld-ex?

Las características principales de marcelotto/jsonld-ex son: Domain Specific Languages.

¿Qué alternativas de código abierto existen para marcelotto/jsonld-ex?

Las alternativas de código abierto para marcelotto/jsonld-ex incluyen: apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… bkirwi/coast — Experiments in Streaming. espertechinc/esper — Esper Complex Event Processing, Streaming SQL and Event Series Analysis. marcelotto/rdf-ex — An implementation of RDF for Elixir. marcelotto/sparql-ex — An implementation of SPARQL for Elixir. absinthe-graphql/absinthe — Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental…