awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesSimulation Synchronizers

Architectural patterns for synchronizing multiple independent simulation clients to a shared timeline.

Distinct from Centralization Patterns: Distinct from general centralization by focusing on the temporal synchronization of agent instances in a simulation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Simulation Synchronizers. Refine with filters or upvote what's useful.

Awesome Simulation Synchronizers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • microsoft/malmoالصورة الرمزية لـ Microsoft

    Microsoft/malmo

    4,265عرض على GitHub↗

    Malmo is a voxel-based simulation platform designed for artificial intelligence research and the study of autonomous agent behaviors. Built as a sandbox environment using Minecraft, it serves as a framework for multi-agent simulation and reinforcement learning research within a 3D grid of blocks. The project distinguishes itself through a multi-agent simulation framework that coordinates and synchronizes multiple autonomous agents to perform collaborative missions. It provides a standardized interface following reinforcement learning specifications, allowing it to function as an environment f

    Uses a centralized coordinator pattern to ensure multiple agent instances start missions and meet simultaneously.

    Java
    عرض على GitHub↗4,265
  1. Home
  2. Software Engineering & Architecture
  3. System Internals
  4. Centralization Patterns
  5. Simulation Synchronizers