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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 repositorios

Awesome GitHub RepositoriesWorkflow-to-Code Generators

Transforms visual node-based workflows into executable code.

Distinct from Code Generation: Focuses on graph-to-code transformation, distinct from general boilerplate code generation.

Explore 11 awesome GitHub repositories matching development tools & productivity · Workflow-to-Code Generators. Refine with filters or upvote what's useful.

Awesome Workflow-to-Code Generators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • raspberrypifoundation/blocklyAvatar de RaspberryPiFoundation

    RaspberryPiFoundation/blockly

    13,437Ver en GitHub↗

    Blockly is a web-based visual programming editor and block-based code generator. It allows users to create programs by interlocking graphical blocks that translate into executable source code for various programming languages, removing the need for manual syntax entry. The project serves as a customizable framework for building specialized visual languages through a customizable block library. It includes a visual block designer for defining custom shapes, behaviors, and specialized input fields, as well as a plugin system to extend the editor's environment. The system manages programming lo

    Transforms visual node-based block arrangements into executable source code for various programming languages.

    JavaScript
    Ver en GitHub↗13,437
  • retejs/reteAvatar de retejs

    retejs/rete

    12,077Ver en GitHub↗

    Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req

    Transforms visual node-based workflows into executable JavaScript code to bridge the gap between graphical design and implementation.

    TypeScriptdataflow-programmingflow-based-programminggraph-editor
    Ver en GitHub↗12,077
  • go-swagger/go-swaggerAvatar de go-swagger

    go-swagger/go-swagger

    9,989Ver en GitHub↗

    go-swagger is a toolkit for working with Swagger/OpenAPI 2.0 specifications in Go. It generates server, client, and CLI code from a specification document, and can also produce a specification by scanning annotated Go source code. The project includes a static validation engine that checks documents against the schema and project-specific rules, and a specification transformation pipeline that resolves, flattens, and merges documents. The toolkit generates both client and server code from the same specification, ensuring consistency in request and response handling. It also produces a command

    Modifies generated code output through vendor extensions and user-supplied templates.

    Goapicode-generatorgo
    Ver en GitHub↗9,989
  • thinkgem/jeesiteAvatar de thinkgem

    thinkgem/jeesite

    8,044Ver en GitHub↗

    Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process

    Allows modification of XML configurations to customize how the code generator produces source files.

    Vue
    Ver en GitHub↗8,044
  • sel4/sel4Avatar de seL4

    seL4/seL4

    5,583Ver en GitHub↗

    seL4 is a formally verified microkernel whose C implementation is backed by machine-checked mathematical proofs of correctness, confidentiality, integrity, and availability. It enforces strict isolation between processes through hardware-enforced address space separation and a capability-based access control system, where each process holds explicit rights only to the resources it has been granted. The kernel exposes hardware resources through a minimal API of system calls that manage threads, address spaces, and inter-process communication, with synchronous IPC supporting sender-identifying b

    Allows writing C code with embedded Python snippets using Jinja2 to generate component glue code at compile time.

    Cmicrokernelossel4
    Ver en GitHub↗5,583
  • cweill/gotestsAvatar de cweill

    cweill/gotests

    5,315Ver en GitHub↗

    gotests es una herramienta de análisis estático y generador de boilerplate para Go que crea automáticamente suites de pruebas estructuradas a partir del código fuente. Funciona como un framework de pruebas basado en tablas que gestiona la resolución de tipos para funciones y métodos, incluyendo el mapeo de restricciones de tipos genéricos a tipos de implementación concretos. La herramienta se integra con modelos de lenguaje (LLM) para sintetizar valores de entrada realistas y casos borde basados en la lógica de la función. Utiliza un sistema de generación basado en plantillas, lo que permite personalizar la estructura y el formato del código de prueba resultante mediante parámetros y plantillas externas. El proyecto proporciona utilidades de línea de comandos para el escaneo recursivo de paquetes y el procesamiento de árboles de directorios. Incluye mecanismos de control de alcance para filtrar la selección de funciones mediante expresiones regulares y modificadores de visibilidad.

    Renders test code using user-provided templates to integrate specific assertion libraries and coding styles.

    Gocode-generatorcommandlinego
    Ver en GitHub↗5,315
  • tile-ai/tilelangAvatar de tile-ai

    tile-ai/tilelang

    5,226Ver en GitHub↗

    TileLang is a Python-embedded domain-specific language compiler that JIT-compiles and autotunes GPU kernels. It uses a tile-based DSL, automatic software pipelining, and parallel autotuning to generate optimized GPU kernels at runtime. It supports tensor core operations with Pythonic syntax, automatic memory management, and thread mapping. The compiler searches over tile sizes, thread counts, and scheduling policies, compiling and benchmarking candidates in parallel to find the fastest kernel. It also caches compiled binaries and tuning results to disk for reuse across sessions. TileLang inc

    Allows custom transformations to be applied to compiled GPU kernel source code before final execution.

    Python
    Ver en GitHub↗5,226
  • theorchid/platformAvatar de TheOrchid

    TheOrchid/Platform

    4,791Ver en GitHub↗

    Platform es un framework para construir aplicaciones de back-office y dashboards administrativos utilizando Laravel. Funciona como un framework de UI basado en esquemas y un generador de CRUD que construye automáticamente interfaces de gestión de bases de datos, formularios de entrada y reglas de validación a partir de definiciones de modelos programáticos. El proyecto se distingue por un kit de UI de backend integral que admite la captura de datos avanzada, incluyendo mapeo de coordenadas geográficas, matrices de datos JSON tabulares y seguimiento de metadatos de marketing. Cuenta con un robusto sistema de control de acceso basado en roles para gestionar la visibilidad de los recursos y la protección de rutas, junto con una implementación de búsqueda de texto completo global que indexa datos en múltiples modelos. La plataforma cubre una amplia gama de capacidades, incluyendo carga de datos asíncrona, sistemas de notificación multicanal y una librería de componentes de formulario especializados para texto enriquecido y gestión de archivos. También proporciona herramientas para la visualización de datos a través de agregación y gráficos de modelos, así como utilidades para la actualización parcial de páginas para simular una experiencia de aplicación de una sola página. Las opciones de integración permiten la conexión de controladores existentes y plantillas heredadas para facilitar una migración gradual de funciones al framework.

    Allows overriding default boilerplate files with custom templates to ensure generated components follow specific architectural patterns.

    PHP
    Ver en GitHub↗4,791
  • infyomlabs/laravel-generatorAvatar de InfyOmLabs

    InfyOmLabs/laravel-generator

    3,829Ver en GitHub↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    Allows developers to replace default code blueprints with custom stub files to enforce coding standards.

    PHP
    Ver en GitHub↗3,829
  • astahmer/openapi-zod-clientAvatar de astahmer

    astahmer/openapi-zod-client

    1,172Ver en GitHub↗

    Este proyecto es una herramienta de línea de comandos que automatiza la creación de clientes HTTP TypeScript con seguridad de tipos directamente desde especificaciones OpenAPI. Al transformar las definiciones de servicio en código fuente estructurado, asegura la sincronización de tipos de extremo a extremo y aplica la integridad de los datos en tiempo de ejecución a través de los límites de la red. El generador se distingue por mapear estructuras de datos OpenAPI a esquemas de validación Zod, permitiendo un mapeo de tipos consistente basado en esquemas y la validación de respuestas. Admite la síntesis de código fuente deduplicado para minimizar la redundancia en la salida generada y proporciona opciones de personalización de plantillas, permitiendo a los usuarios modificar la estructura y el formato del código resultante a través de reglas de renderizado definidas. La herramienta maneja todo el ciclo de vida de la creación del cliente, desde el análisis de especificaciones de API heterogéneas en un modelo interno unificado hasta el renderizado de manejadores de solicitudes ejecutables. Está diseñada para integrarse en flujos de trabajo de desarrollo produciendo módulos listos para usar que mantienen contratos de datos estrictos entre servicios.

    Allows customization of generated code output through user-supplied templates and rendering rules.

    TypeScriptapiaxioscli
    Ver en GitHub↗1,172
  • vercel-labs/workflow-builder-templateAvatar de vercel-labs

    vercel-labs/workflow-builder-template

    1,032Ver en GitHub↗

    Workflow Builder Template is an orchestration platform that translates natural language prompts and visual graph designs into multi-step automated pipelines. It combines an interactive browser-based canvas with an underlying engine that generates type-safe executable code from user configurations. The platform supports external service integrations across messaging, ticketing, email, file storage, and database operations. Users can build and modify automation sequences either through the drag-and-drop interface or by querying integrated language models behind the scenes to generate complete

    Translates visual pipeline designs into executable type-safe code featuring automated error handling and logging.

    TypeScriptagentsaiworkflows
    Ver en GitHub↗1,032
  1. Home
  2. Development Tools & Productivity
  3. Project Scaffolding, Config & Code Generation
  4. Code Generation
  5. Workflow-to-Code Generators

Explorar subetiquetas

  • Kernel Source TransformersTools that intercept and modify compiled GPU kernel source code before final output. **Distinct from Workflow-to-Code Generators:** Distinct from Workflow-to-Code Generators: focuses on transforming already-compiled kernel code, not generating code from workflows.
  • Template-Based Code Customizers1 sub-etiquetaModifying generated code output through vendor extensions and user-supplied templates. **Distinct from Workflow-to-Code Generators:** Distinct from Workflow-to-Code Generators: customizes code generation output via templates, not transforming visual workflows.