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
·

14 repositorios

Awesome GitHub RepositoriesDomain Specific Languages

Libraries for implementing specialized data models and query languages.

Explore 14 awesome GitHub repositories matching part of an awesome list · Domain Specific Languages. Refine with filters or upvote what's useful.

Awesome Domain Specific Languages GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • 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

    Unified model and SDKs for defining data processing workflows.

    Java
    Ver en GitHub↗8,612
  • absinthe-graphql/absintheAvatar de absinthe-graphql

    absinthe-graphql/absinthe

    4,400Ver en GitHub↗

    Absinthe es una implementación de servidor GraphQL y motor de consultas para el ecosistema Elixir. Proporciona el kit de herramientas fundamental para construir APIs GraphQL, incluyendo un motor de procesamiento que analiza, valida y ejecuta documentos contra un esquema de aplicación definido. El proyecto incluye un resolver por lotes (batch resolver) para optimizar el rendimiento de la base de datos agrupando solicitudes de campos y un protector de complejidad para proteger los recursos del sistema rechazando consultas que excedan los umbrales de costo definidos. También cuenta con un adaptador de esquema que traduce las convenciones de nomenclatura internas de Elixir a la notación de GraphQL externa para compatibilidad con el cliente. El modelo de ejecución soporta la resolución de campos asíncronos y un pipeline basado en middleware para el procesamiento de consultas personalizadas. Las capacidades adicionales cubren el análisis de costo de consultas, resolución basada en esquemas y la capacidad de personalizar la lógica de análisis y validación.

    Implements the GraphQL specification.

    Elixir
    Ver en GitHub↗4,400
  • twitter/summingbirdAvatar de twitter

    twitter/summingbird

    2,125Ver en GitHub↗

    Streaming MapReduce with Scalding and Storm

    Library for writing MapReduce programs as collection transformations.

    Scala
    Ver en GitHub↗2,125
  • parsely/streamparseAvatar de Parsely

    Parsely/streamparse

    1,506Ver en GitHub↗

    Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.

    Tool for running Python code against real-time streams.

    Python
    Ver en GitHub↗1,506
  • espertechinc/esperAvatar de espertechinc

    espertechinc/esper

    875Ver en GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Component for complex event processing and analysis.

    Java
    Ver en GitHub↗875
  • netflix/pigpenAvatar de Netflix

    Netflix/PigPen

    565Ver en GitHub↗

    Map-Reduce for Clojure

    Map-reduce implementation for Clojure that compiles to Pig.

    Clojure
    Ver en GitHub↗565
  • netflix/lipstickAvatar de Netflix

    Netflix/Lipstick

    467Ver en GitHub↗

    Lipstick

    Visualization tool for Pig workflows.

    JavaScript
    Ver en GitHub↗467
  • packetloop/packetpigAvatar de packetloop

    packetloop/packetpig

    298Ver en GitHub↗

    An Open Source Big Data Security Analytics tool that analyses pcap files using Apache Pig . Created by Packetloop . See the Packetloop Blog for Packetpig tips and tricks.

    Big data security analytics using Pig.

    Python
    Ver en GitHub↗298
  • marcelotto/rdf-exAvatar de marcelotto

    marcelotto/rdf-ex

    125Ver en GitHub↗

    An implementation of RDF for Elixir

    Implements the RDF data model.

    Elixir
    Ver en GitHub↗125
  • marcelotto/jsonld-exAvatar de marcelotto

    marcelotto/jsonld-ex

    84Ver en GitHub↗

    An implementation of JSON-LD for Elixir

    Implements the JSON-LD standard.

    Elixir
    Ver en GitHub↗84
  • mozilla-metrics/akelaAvatar de mozilla-metrics

    mozilla-metrics/akela

    77Ver en GitHub↗

    Version: 0.5

    Utility library for Hadoop, HBase, and Pig.

    Java
    Ver en GitHub↗77
  • bkirwi/coastAvatar de bkirwi

    bkirwi/coast

    60Ver en GitHub↗

    Experiments in Streaming

    DSL for building DAGs on top of Samza.

    Scala
    Ver en GitHub↗60
  • thedatachef/varahaAvatar de thedatachef

    thedatachef/varaha

    53Ver en GitHub↗

    Machine learning and natural language processing with Apache Pig

    Machine learning and NLP tools for Pig.

    Java
    Ver en GitHub↗53
  • marcelotto/sparql-exAvatar de marcelotto

    marcelotto/sparql-ex

    44Ver en GitHub↗

    An implementation of SPARQL for Elixir

    Implements the SPARQL query language.

    Elixir
    Ver en GitHub↗44
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Domain Specific Languages