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

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

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

13 مستودعات

Awesome GitHub RepositoriesGame Performance Optimizers

Utilities for reducing memory overhead and garbage collection pressure in game engine update loops.

Distinct from Performance Optimization Tools: Distinct from performance optimization tools: focuses on game-specific asynchronous performance optimization.

Explore 13 awesome GitHub repositories matching development tools & productivity · Game Performance Optimizers. Refine with filters or upvote what's useful.

Awesome Game Performance Optimizers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • voltagent/awesome-claude-code-subagentsالصورة الرمزية لـ VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906عرض على GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Applies profiling and refinement techniques to ensure efficient resource usage in interactive simulations.

    Shellai-agent-frameworkai-agent-toolsai-agents
    عرض على GitHub↗21,906
  • gloriouseggroll/proton-ge-customالصورة الرمزية لـ GloriousEggroll

    GloriousEggroll/proton-ge-custom

    14,513عرض على GitHub↗

    Proton GE Custom is a compatibility layer designed to execute Windows games on Linux by translating binary instructions and API calls. It focuses on improving game stability and performance through a Wine-based translation system. The project utilizes custom patches and per-game configuration overrides to resolve specific application crashes and glitches. It implements specialized media foundation patching to ensure stable playback of proprietary cinematic formats and adds support for High Dynamic Range output. The software covers a range of gaming optimizations, including raw input latency

    Tunes translation layers and OS settings to resolve crashes and glitches in Windows games on Linux.

    C++
    عرض على GitHub↗14,513
  • papermc/paperالصورة الرمزية لـ PaperMC

    PaperMC/Paper

    12,385عرض على GitHub↗

    Paper is a high-performance server implementation for hosting multiplayer Minecraft games. It functions as a performance-oriented game engine designed to reduce resource usage and resolve mechanical inconsistencies in game logic. The project provides a platform for extending server logic and adding custom gameplay features through a dedicated plugin API. This allows for the development and integration of third-party extensions to add specialized capabilities to the server environment. The software covers several technical areas including server performance optimization for high-concurrency e

    Functions as a performance-oriented engine that reduces resource usage and fixes game logic inconsistencies.

    Javabukkitjavaminecraft
    عرض على GitHub↗12,385
  • seerge/g-helperالصورة الرمزية لـ seerge

    seerge/g-helper

    12,235عرض على GitHub↗

    G-helper is a system utility designed for the management and optimization of ASUS laptop hardware. It functions as a background service that interfaces directly with kernel-level drivers and ACPI tables to provide granular control over device performance, thermal profiles, and power states. The utility distinguishes itself by offering automated firmware orchestration, which handles the retrieval and verification of manufacturer-signed updates to maintain system stability. It also provides specialized hardware control, including the ability to toggle between integrated and dedicated graphics m

    Configures specialized hardware features like graphics switching and performance modes to enhance gaming laptop experiences.

    C#allyamdarmoury
    عرض على GitHub↗12,235
  • cysharp/unitaskالصورة الرمزية لـ Cysharp

    Cysharp/UniTask

    10,519عرض على GitHub↗

    UniTask is a high-performance asynchronous task library designed specifically for the Unity game engine. It provides a specialized framework for managing background operations and complex game logic, enabling developers to utilize modern asynchronous patterns while maintaining consistent frame rates during high-frequency engine updates. The library distinguishes itself through a zero-allocation architecture that prioritizes memory efficiency. By utilizing struct-based task representations and an internal object pooling system, it significantly reduces garbage collection pressure compared to s

    Reduces garbage collection pressure and memory overhead when running asynchronous operations during high-frequency game engine update loops.

    C#coroutinecsharptask
    عرض على GitHub↗10,519
  • bottlesdevs/bottlesالصورة الرمزية لـ bottlesdevs

    bottlesdevs/Bottles

    8,080عرض على GitHub↗

    Bottles is a Wine compatibility manager and prefix manager that provides a graphical interface for running Windows applications on Linux. It functions as a Windows application sandbox and dependency manager, organizing isolated environments to prevent dependency conflicts and protect the host operating system. The project acts as a Wine runner orchestrator, allowing users to download, install, and switch between different compatibility layers and graphics renderers. It distinguishes itself by using community-driven scripts for automated software installation and dependency management, alongsi

    Optimizes Windows game performance on Linux via Vulkan translation and audio latency tuning.

    Pythonbottlesbottles-versioningdxvk
    عرض على GitHub↗8,080
  • ublue-os/bazziteالصورة الرمزية لـ ublue-os

    ublue-os/bazzite

    7,876عرض على GitHub↗

    Bazzite is an immutable, atomic-image-based operating system designed for gaming performance and handheld hardware. It utilizes a read-only root filesystem and versioned images to provide atomic updates and instant system rollbacks, ensuring a stable core environment. The system is distinguished by its deep optimization for portable gaming devices, featuring dedicated handheld hardware management for CPU undervolting, fan control, and display refresh rate overclocking. It includes a specialized gaming mode that boots directly into a console-like interface with integrated input mapping and a t

    Optimizes Windows game performance on Linux through compatibility layers, GPU drivers, and kernel tweaks.

    Shelldesktopfedora-kinoitefedora-linux
    عرض على GitHub↗7,876
  • linux-surface/linux-surfaceالصورة الرمزية لـ linux-surface

    linux-surface/linux-surface

    7,413عرض على GitHub↗

    This project provides a customized Linux kernel and driver suite designed to enable hardware compatibility for Surface devices. It focuses on building and patching the Linux kernel to provide driver support for proprietary hardware components that are missing from the upstream source. The system includes a secure boot kernel signing mechanism and a process for enrolling custom keys into the system firmware. This allows the execution of patched kernels while maintaining system security protections. The project covers peripheral driver support for touchscreens, styluses, and keyboards, as well

    Integrates custom kernel patches to provide driver and hardware functionality missing from upstream sources.

    Shelllinuxlinux-surfacesurface-devices
    عرض على GitHub↗7,413
  • feralinteractive/gamemodeالصورة الرمزية لـ FeralInteractive

    FeralInteractive/gamemode

    5,700عرض على GitHub↗

    GameMode is a Linux system daemon that automatically applies CPU, GPU, and I/O performance optimizations when a game starts and reverts them when the game exits. It coordinates system-level tweaks by reading a plain-text configuration file, switching the CPU frequency scaling governor to performance mode, adjusting the I/O scheduler for low latency, and setting the graphics card to a high-performance power state through direct sysfs or driver interface writes. The project includes a daemon that communicates with game launchers via Unix domain sockets, a hybrid GPU launcher that wraps game exe

    Automatically applies CPU governor, I/O priority, and GPU performance tweaks when launching games and reverts them on exit.

    Clinuxvideogames
    عرض على GitHub↗5,700
  • christitustech/linutilالصورة الرمزية لـ ChrisTitusTech

    ChrisTitusTech/linutil

    5,133عرض على GitHub↗

    Linutil هي صندوق أدوات لتكوين النظام يعتمد على Rust مصمم لأتمتة تثبيت البرامج، وإعداد الأجهزة، وفرض أساسيات الأمان عبر توزيعات Linux المختلفة. تعمل كأداة عالية الأداء لتنفيذ مهام التكوين المجمعة وإدارة أساسيات النظام من خلال واجهة طرفية. يوفر المشروع مدير إعداد لا يعتمد على توزيعة معينة يسمح للمستخدمين بتكوين الأجهزة الطرفية وتثبيت بيئات سطح المكتب عبر إصدارات Linux المختلفة. ويتضمن أداة متخصصة لتكوين جدار الحماية لتطبيق قواعد حركة مرور الشبكة القياسية وأساسيات الأمان. تغطي إمكانيات الأداة التثبيت التلقائي لفئات البرامج المنسقة للتطوير والاتصالات والألعاب. كما تدير تكوين الأجهزة الطرفية للشاشات والطابعات وأجهزة Bluetooth، مع توفير تحسينات لبيئات الألعاب والمحاكاة.

    Installs game launchers and dependencies and applies system tuning to optimize gaming performance on Linux.

    Shell
    عرض على GitHub↗5,133
  • openrazer/openrazerالصورة الرمزية لـ openrazer

    openrazer/openrazer

    4,380عرض على GitHub↗

    OpenRazer هو برنامج تشغيل وخادم مفتوح المصدر للتحكم في إضاءة أجهزة Razer وإعداداتها على GNU/Linux. يعمل كمدير أجهزة إدخال Linux ووحدة تحكم في الأجهزة الطرفية RGB، ويوفر خدمة خلفية تتعامل مع اتصال USB الخام ومراقبة الحالة لفئران ولوحات مفاتيح الألعاب المتوافقة. يوفر المشروع واجهة أجهزة D-Bus تعرض وظائف التحكم في الجهاز لتطبيقات الطرف الثالث عبر ناقل رسائل النظام. تسمح طبقة الاتصال هذه للبرامج النصية والبرامج الخارجية بإدارة مكونات الأجهزة الفيزيائية من خلال واجهة برمجية. تشمل القدرات تخصيص أنماط الإضاءة القابلة للعنونة والمؤثرات المرئية، بالإضافة إلى تحسين أداء فأرة الألعاب من خلال ضبط إعدادات DPI ومعدلات الاقتراع. يراقب النظام أيضاً حالة الأجهزة الطرفية لتتبع مستويات البطارية وحالات الجهاز.

    Tuning DPI settings and polling rates to improve the responsiveness and performance of gaming peripherals.

    Cdriverhacktoberfestlinux
    عرض على GitHub↗4,380
  • sonic2kk/steamtinkerlaunchالصورة الرمزية لـ sonic2kk

    sonic2kk/steamtinkerlaunch

    2,802عرض على GitHub↗

    Steamtinkerlaunch is a game launch wrapper and Wine prefix orchestrator designed to manage the execution environment of games on Linux. It functions as a compatibility layer manager that downloads and organizes custom Wine and Proton versions, while creating isolated filesystem hierarchies and registry hives to prevent configuration conflicts between games. The project specializes in automating the installation of mod managers and script extenders within these isolated environments. It acts as a post-processing shader injector, managing the installation and dynamic library overrides required

    Tuning of environment variables and resolution spoofing to optimize Windows games on Linux.

    Shellbashgame-commandgame-launch
    عرض على GitHub↗2,802
  • cachyos/linux-cachyosالصورة الرمزية لـ CachyOS

    CachyOS/linux-cachyos

    2,796عرض على GitHub↗

    linux-cachyos is a performance-tuned Arch Linux kernel distribution that combines advanced compiler optimizations with multiple CPU scheduler options to enhance system responsiveness and throughput. The project provides kernel variants supporting BORE, EEVDF, and BMQ schedulers, enabling users to match scheduling behavior to interactive, general-purpose, or throughput-oriented workloads, alongside real-time preemption capabilities for time-sensitive applications. The kernel is compiled using Clang with Thin Link-Time Optimization and incorporates AutoFDO profile-guided optimization, which use

    Provides kernel patches specifically for Steam Deck and ROG Ally hardware compatibility and gaming performance.

    Shellarchlinuxbaby-schedcachy
    عرض على GitHub↗2,796
  1. Home
  2. Development Tools & Productivity
  3. Gaming Utilities
  4. Performance Optimization Tools
  5. Game Performance Optimizers

استكشف الوسوم الفرعية

  • Gaming Hardware Optimizers2 وسوم فرعيةTools for configuring specialized gaming laptop features like graphics switching and performance modes. **Distinct from Game Performance Optimizers:** Distinct from Game Performance Optimizers: focuses on hardware-level configuration for gaming laptops rather than game engine performance tuning.
  • Linux Compatibility OptimizationsTuning of graphics, audio, and system settings to improve Windows game performance on Linux. **Distinct from Game Performance Optimizers:** Distinct from Game Performance Optimizers: focuses on translation layer and OS-level tuning rather than game engine internal memory/GC optimization.