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
·

2 repositorios

Awesome GitHub RepositoriesDeterministic Execution Tracking

Systems for wrapping side effects in tracked steps to ensure reliable workflow replay.

Distinct from Deterministic Transform Tracking: None of the candidates cover software execution replay for durable workflows.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Deterministic Execution Tracking. Refine with filters or upvote what's useful.

Awesome Deterministic Execution Tracking GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • claude-code-best/claude-codeAvatar de claude-code-best

    claude-code-best/claude-code

    20,272Ver en GitHub↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    Runs orchestration logic in a restricted sandbox to ensure a deterministic record of actions for reliable replay.

    TypeScript
    Ver en GitHub↗20,272
  • tanstack/dbAvatar de TanStack

    TanStack/db

    3,604Ver en GitHub↗

    This project is a client-side data management library and query orchestrator designed to synchronize remote server state with local client state. It functions as a type-safe state manager and cache orchestrator that coordinates data loading across diverse backends, including REST, GraphQL, and WebSockets. The system distinguishes itself through a durable workflow engine for executing asynchronous functions with persisted state and deterministic replay. It also provides a standardized AI integration adapter to connect large language models to application data, supporting real-time response str

    Wraps side effects in tracked steps to ensure a workflow can be reliably replayed.

    TypeScript
    Ver en GitHub↗3,604
  1. Home
  2. Software Engineering & Architecture
  3. Deterministic Execution Tracking