awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GameTechDev avatar

GameTechDev/GTS-GamesTaskSchedulerArchived

0
View on GitHub↗
459 estrellas·42 forks·C++·MIT·6 vistas

GTS GamesTaskScheduler

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

Features

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

Historial de estrellas

Gráfico del historial de estrellas de gametechdev/gts-gamestaskschedulerGráfico del historial de estrellas de gametechdev/gts-gamestaskscheduler

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a GTS GamesTaskScheduler

Proyectos open-source similares, clasificados según cuántas características comparten con GTS GamesTaskScheduler.
  • microsoft/rusttrainingAvatar de microsoft

    microsoft/RustTraining

    14,636Ver en 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
    Ver en GitHub↗14,636
  • amanieu/asyncplusplusAvatar de Amanieu

    Amanieu/asyncplusplus

    1,417Ver en GitHub↗

    Async++ concurrency framework for C++11

    C++
    Ver en GitHub↗1,417
  • andreiavrammsd/cpp-channelAvatar de andreiavrammsd

    andreiavrammsd/cpp-channel

    584Ver en GitHub↗

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

    C++channelconcurrent-queuecpp
    Ver en GitHub↗584
  • ahoward/forkoffAvatar de ahoward

    ahoward/forkoff

    74Ver en GitHub↗

    brain-dead simple parallel processing for ruby

    Ruby
    Ver en GitHub↗74
Ver las 30 alternativas a GTS GamesTaskScheduler→

Preguntas frecuentes

¿Qué hace gametechdev/gts-gamestaskscheduler?

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

¿Cuáles son las características principales de gametechdev/gts-gamestaskscheduler?

Las características principales de gametechdev/gts-gamestaskscheduler son: Concurrency and Parallelism.

¿Qué alternativas de código abierto existen para gametechdev/gts-gamestaskscheduler?

Las alternativas de código abierto para gametechdev/gts-gamestaskscheduler incluyen: 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.