awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 个仓库

Awesome GitHub RepositoriesSequential Execution Engines

Mechanisms for ensuring ordered, serial execution of automated tasks.

Distinguishing note: Focuses on serial execution flow control rather than general job scheduling.

Explore 12 awesome GitHub repositories matching development tools & productivity · Sequential Execution Engines. Refine with filters or upvote what's useful.

Awesome Sequential Execution Engines GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • atuinsh/atuinatuinsh 的头像

    atuinsh/atuin

    30,266在 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

    Ensures sequential execution of document blocks to maintain workflow integrity.

    Rustbashfishhistory
    在 GitHub 上查看↗30,266
  • vercel/aivercel 的头像

    vercel/ai

    21,885在 GitHub 上查看↗

    This project is a comprehensive framework for building AI-powered applications, providing a unified toolkit for orchestrating language models, autonomous agents, and interactive user interfaces. It serves as a central library for managing the entire lifecycle of AI interactions, from initial prompt generation and model provider abstraction to complex, multi-step reasoning and tool execution. The framework distinguishes itself through its deep integration with frontend development, specifically by enabling generative user interfaces that render dynamic components directly from model outputs. I

    Chains processing steps in a predefined order where outputs serve as inputs for subsequent operations.

    TypeScriptanthropicartificial-intelligencegemini
    在 GitHub 上查看↗21,885
  • nocobase/nocobasenocobase 的头像

    nocobase/nocobase

    21,542在 GitHub 上查看↗

    This platform is a modular, metadata-driven framework designed for building custom business applications and data management systems without traditional coding. It functions as a low-code environment where data models, user interfaces, and business logic are defined through visual configurations rather than hardcoded views. The architecture supports multi-tenant isolation, allowing multiple independent applications to run within a single shared memory space while maintaining strict logical separation of data and configurations. What distinguishes this system is its deep integration of artific

    Executes complex event responses and property updates through discrete, ordered steps.

    TypeScriptadmin-dashboardairtableapp-builder
    在 GitHub 上查看↗21,542
  • letta-ai/lettaletta-ai 的头像

    letta-ai/letta

    21,168在 GitHub 上查看↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Uses a single persistent agent instance across multiple samples to test memory accumulation and multi-turn conversation consistency.

    Pythonaiai-agentsllm
    在 GitHub 上查看↗21,168
  • davila7/claude-code-templatesdavila7 的头像

    davila7/claude-code-templates

    20,933在 GitHub 上查看↗

    Claude Code Templates is a comprehensive framework for orchestrating specialized AI agents and automating development workflows within local environments. It provides a structured system for defining, configuring, and deploying AI personas that handle specific technical tasks, ranging from backend architecture and frontend implementation to security auditing and infrastructure management. The project distinguishes itself through a configuration-driven approach that allows teams to standardize development environments and share reusable agent definitions across projects. It includes a robust C

    Ensures ordered, serial execution of multiple prompts to perform complex, multi-step development tasks without manual intervention.

    Pythonanthropicanthropic-claudeclaude
    在 GitHub 上查看↗20,933
  • lint-staged/lint-stagedlint-staged 的头像

    lint-staged/lint-staged

    14,460在 GitHub 上查看↗

    Lint-staged is a command-line utility designed to automate code quality checks and formatting tasks within a Git repository. It functions as a pre-commit hook runner that executes defined operations exclusively on files currently staged for commit, ensuring that only code meeting project standards is permanently saved. The tool distinguishes itself by providing granular control over the development workflow through file filtering and task orchestration. It uses glob-pattern matching to isolate specific file types and executes sequences of shell commands in a strict order. To maintain reposito

    Executes a defined pipeline of commands in a strict order where each step must complete successfully before the next begins.

    JavaScriptdeveloper-experienceeslintgit
    在 GitHub 上查看↗14,460
  • mame/quine-relaymame 的头像

    mame/quine-relay

    14,425在 GitHub 上查看↗

    This project is a multi-language quine relay, a collection of source code files where each program outputs the source code for the next in a sequence until the original code is recreated. It serves as a technical demonstration of recursive program execution and polyglot code generation, verifying the integrity of multi-stage code cycles across diverse programming languages. The system distinguishes itself through automated relay orchestration, which triggers sequential compilation and execution steps to ensure the entire chain functions correctly. Each program contains the encoded logic requi

    Orchestrates multi-stage program chains to verify the integrity of generated source code across various language environments.

    Rubyquine
    在 GitHub 上查看↗14,425
  • mrkai77/loopMrKai77 的头像

    MrKai77/Loop

    10,063在 GitHub 上查看↗

    Loop is a desktop window manager and layout automator designed to control application window positioning and resizing. It utilizes custom keyboard shortcuts and scripted sequences to organize workspace layouts and automate window movements. The tool features a radial window arranger that moves and scales windows using a directional cursor interface and radial coordinate inputs triggered by modifier keys. It also includes an edge window stashing utility that hides windows beyond display boundaries and restores them via hover events to optimize screen real estate. Additional capabilities inclu

    Executes a series of window arrangement steps in quick succession to achieve desired layouts.

    Swifthacktoberfestmacosmacos-app
    在 GitHub 上查看↗10,063
  • microsoft/ufomicrosoft 的头像

    microsoft/UFO

    9,017在 GitHub 上查看↗

    UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis

    Ensures ordered, serial execution of tool calls with structured results and timeout propagation.

    Pythonagentautomationcopilot
    在 GitHub 上查看↗9,017
  • evcxr/evcxrevcxr 的头像

    evcxr/evcxr

    6,436在 GitHub 上查看↗

    EvalXR is an interactive Rust compiler that compiles code into dynamically loaded libraries for iterative evaluation without restarting the process. It serves as a Rust Jupyter kernel, a notebook runtime, and a REPL environment, all with state retention across evaluations. The project provides a stateful Rust evaluation engine that runs code snippets in isolated sandboxes while keeping functions and variables alive between executions. It supports cell-based execution, compiling Rust code into a shared library and loading it into the same process to preserve state, with an error-aware compilat

    Evaluates Rust code snippets interactively while preserving state across evaluations for REPL and notebook environments.

    Rust
    在 GitHub 上查看↗6,436
  • amzn/style-dictionaryamzn 的头像

    amzn/style-dictionary

    4,709在 GitHub 上查看↗

    Style Dictionary 是一个跨平台的样式生成器和设计令牌(design token)构建系统。它将单一来源的设计变量转换为多种输出格式和特定平台的代码文件,以在不同界面间保持单一事实来源。 该系统作为一个多格式样式编排器,合并模块化令牌源并根据目标平台要求对其进行转换。它使用可脚本化的转换接口来修改令牌值和名称,从而实现 Web、iOS 和 Android 应用设计系统样式的自动化。 构建过程由配置驱动,利用一个中心对象将令牌集映射到转换和输出规则。它采用中间表示映射来保持源令牌与最终目标平台的无关性,同时使用可插拔的格式适配器来定义处理后的令牌如何写入特定目标。

    Processes design tokens through a strict sequential pipeline of functions to modify values and names.

    JavaScript
    在 GitHub 上查看↗4,709
  • biomejs/gritqlbiomejs 的头像

    biomejs/gritql

    4,530在 GitHub 上查看↗

    GritQL is an AST-based code transformation engine and structural search tool. It uses a declarative query language to identify and rewrite source code patterns across multiple programming languages by matching abstract syntax tree nodes rather than literal text. The system functions as an automated refactoring framework for large-scale migrations and API updates. It distinguishes itself by utilizing sequential transformation pipelines and reusable blueprints that can be synced between local environments and remote repositories. The tool covers a broad range of capabilities including static a

    Applies multiple rewrite rules in a defined sequence, enabling complex multi-step code migrations.

    Rustastcodemodjavascript
    在 GitHub 上查看↗4,530
  1. Home
  2. Development Tools & Productivity
  3. Sequential Execution Engines

探索子标签

  • Sequential Evaluation Engines1 个子标签Mechanisms for running serial evaluation samples on persistent agent instances. **Distinct from Sequential Execution Engines:** Distinct from general sequential execution: focuses on maintaining persistent agent state across multiple evaluation samples.
  • Sequential Transformation PipelinesSystems that apply a series of code transformations in a strict order, where each step processes the previous output. **Distinct from Sequential Execution Engines:** Focuses on AST-based code transformation sequences rather than general automated task execution.