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
·

3 repositorios

Awesome GitHub RepositoriesExecutable Block Configuration

Settings and management for individual execution units within an automation environment.

Distinguishing note: Focuses on block-level configuration for automation rather than general process management.

Explore 3 awesome GitHub repositories matching development tools & productivity · Executable Block Configuration. Refine with filters or upvote what's useful.

Awesome Executable Block Configuration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • atuinsh/atuinAvatar de atuinsh

    atuinsh/atuin

    30,266Ver en GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Provides granular control over environment variables and execution settings for automated blocks.

    Rustbashfishhistory
    Ver en GitHub↗30,266
  • superradcompany/microsandboxAvatar de superradcompany

    superradcompany/microsandbox

    6,570Ver en GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Configures per-run settings like arguments, resource limits, and TTY allocation through a builder.

    Rust
    Ver en GitHub↗6,570
  • toeverything/blocksuiteAvatar de toeverything

    toeverything/blocksuite

    5,544Ver en GitHub↗

    BlockSuite is a collaborative block editor framework built on a hierarchical block tree data model with CRDT-based state synchronization for real-time multi-user editing. It provides an extensible block component system, allowing developers to define custom block types through declarative schemas, services, and rendering components. The editor is packaged as cross-framework web components, making it embeddable in any JavaScript environment. The framework distinguishes itself with a command-driven editing pipeline that composes type-safe editing actions with dynamic context sharing and control

    Allows setting per-block runtime options to adapt editor behavior for different environments.

    TypeScriptblockblock-editorcollaboration
    Ver en GitHub↗5,544
  1. Home
  2. Development Tools & Productivity
  3. Executable Block Configuration

Explorar subetiquetas

  • Per-Block Runtime Options1 sub-etiquetaSetting per-block runtime options to adapt behavior for custom environments, such as changing an image proxy URL. **Distinct from Executable Block Configuration:** Distinct from Executable Block Configuration: focuses on runtime options for individual document blocks, not automation execution units.