awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • claude-code-best/claude-codeAvatar von claude-code-best

    claude-code-best/claude-code

    20,272Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,272
  • tanstack/dbAvatar von TanStack

    TanStack/db

    3,604Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,604
  1. Home
  2. Software Engineering & Architecture
  3. Deterministic Execution Tracking