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

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

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

GameTechDev/GTS-GamesTaskSchedulerArchived

0
View on GitHub↗
459 نجوم·42 تفرعات·C++·MIT·1 مشاهدة

GTS GamesTaskScheduler

A task scheduling framework designed for the needs of game developers.

Features

  • Concurrency and Parallelism - Task scheduling framework for game development.

سجل النجوم

مخطط تاريخ النجوم لـ gametechdev/gts-gamestaskschedulerمخطط تاريخ النجوم لـ gametechdev/gts-gamestaskscheduler

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ GTS GamesTaskScheduler

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع GTS GamesTaskScheduler.
  • microsoft/rusttrainingالصورة الرمزية لـ microsoft

    microsoft/RustTraining

    14,636عرض على GitHub↗

    This project is a structured Rust programming curriculum and systems programming course designed to take learners from beginner to expert levels. It provides a comprehensive set of training materials focused on mastering the core syntax, idioms, and technical foundations of the Rust language. The project features a specialized language transition framework that maps concepts from C++, managed languages, and dynamic typing to Rust idioms. This allows developers from different ecosystems to translate architectural patterns and memory models into idiomatic Rust. The training covers a broad rang

    Rust
    عرض على GitHub↗14,636
  • amanieu/asyncplusplusالصورة الرمزية لـ Amanieu

    Amanieu/asyncplusplus

    1,417عرض على GitHub↗

    Async++ concurrency framework for C++11

    C++
    عرض على GitHub↗1,417
  • andreiavrammsd/cpp-channelالصورة الرمزية لـ andreiavrammsd

    andreiavrammsd/cpp-channel

    584عرض على GitHub↗

    C++11 thread-safe container for sharing data between threads (synchronized queue)

    C++channelconcurrent-queuecpp
    عرض على GitHub↗584
  • ahoward/forkoffالصورة الرمزية لـ ahoward

    ahoward/forkoff

    74عرض على GitHub↗

    brain-dead simple parallel processing for ruby

    Ruby
    عرض على GitHub↗74
عرض جميع البدائل الـ 30 لـ GTS GamesTaskScheduler→

الأسئلة الشائعة

ما هي وظيفة gametechdev/gts-gamestaskscheduler؟

A task scheduling framework designed for the needs of game developers.

ما هي الميزات الرئيسية لـ gametechdev/gts-gamestaskscheduler؟

الميزات الرئيسية لـ gametechdev/gts-gamestaskscheduler هي: Concurrency and Parallelism.

ما هي البدائل مفتوحة المصدر لـ gametechdev/gts-gamestaskscheduler؟

تشمل البدائل مفتوحة المصدر لـ gametechdev/gts-gamestaskscheduler: microsoft/rusttraining — This project is a structured Rust programming curriculum and systems programming course designed to take learners from… amanieu/asyncplusplus — Async++ concurrency framework for C++11. andreiavrammsd/cpp-channel — C++11 thread-safe container for sharing data between threads (synchronized queue). apple/swift-corelibs-libdispatch — The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware. arrayfire/arrayfire — ArrayFire is a hardware-agnostic compute framework and JIT-compiled tensor engine designed for high-performance… ahoward/forkoff — brain-dead simple parallel processing for ruby.