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

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

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

7 مستودعات

Awesome GitHub RepositoriesInput Latency Reduction

Tools and integrations that minimize the delay between user input and on-screen action in graphics applications.

Distinct from System Latency Reduction: Distinct from System Latency Reduction: targets interactive input lag specifically for gaming and graphics rather than general embedded system lag.

Explore 7 awesome GitHub repositories matching operating systems & systems programming · Input Latency Reduction. Refine with filters or upvote what's useful.

Awesome Input Latency Reduction GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Reduces input lag between user interaction and on-screen action for gaming applications.

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

    ekzhang/sshx

    7,518عرض على GitHub↗

    sshx is a collaborative remote shell tool that enables multiple users to view and control a terminal session through a secure web browser. It provides a web-based terminal sharing platform featuring end-to-end encryption and real-time multi-user cursor tracking. The project utilizes a distributed mesh proxy to route traffic globally and minimize latency. It incorporates predictive echo to mask network delays and provides a multi-terminal canvas layout for managing and resizing multiple shell instances simultaneously. The system supports secure remote access via invitation links and includes

    Uses predictive echo to simulate immediate local feedback and mask network delays during typing.

    Rustcollaborativerustshare
    عرض على GitHub↗7,518
  • optiscaler/optiscalerالصورة الرمزية لـ optiscaler

    optiscaler/OptiScaler

    6,875عرض على GitHub↗

    OptiScaler is a DirectX graphics middleware and temporal upscaler wrapper designed to intercept graphics API calls. It functions as a system for replacing native temporal anti-aliasing and upscaling technologies with alternative scaling methods and frame generation interop to improve resolution and performance. The project distinguishes itself by enabling modern high-resolution upscaling and frame generation in games built for legacy rendering standards. It includes a framework for importing low-latency graphics plugins and utilizes an interception layer to replace existing frame interpolatio

    Integrates third-party plugins to activate hardware-based low-latency features to improve responsiveness.

    C++amddlssframegeneration
    عرض على GitHub↗6,875
  • blinksh/blinkالصورة الرمزية لـ blinksh

    blinksh/blink

    6,596عرض على GitHub↗

    Blink is a mobile terminal platform for iOS that combines an SSH and Mosh client with a local shell emulator, snippet manager, and SSH key storage. It renders terminal output using Chromium's HTerm engine for fast display and maintains persistent remote sessions across network changes through the Mosh protocol. The platform supports SSH key-based authentication, WebAuthn hardware security keys, and SOCKS5 proxy tunneling for secure remote access. The terminal environment is built around gesture-based session navigation, allowing users to switch between multiple shells with swipe and pinch ges

    Blink Shell reduces perceived input lag by predicting local echo to display keystroke results immediately on high-latency connections.

    Swiftiosipadipados
    عرض على GitHub↗6,596
  • nvidia/isaac-gr00tالصورة الرمزية لـ NVIDIA

    NVIDIA/Isaac-GR00T

    6,222عرض على GitHub↗

    Treats an HMD as a dedicated VR display to minimize latency, using GPU scheduling and time warp techniques for smoother frames.

    Jupyter Notebook
    عرض على GitHub↗6,222
  • fd-/rpiplayالصورة الرمزية لـ FD-

    FD-/RPiPlay

    5,197عرض على GitHub↗

    RPiPlay هو خادم لعرض شاشة AirPlay ومستقبل وسائط مصمم لربط أجهزة Apple بأجهزة Raspberry Pi. يعمل كبوابة وسائط تستقبل تدفقات الفيديو والصوت المشفرة من أجهزة iOS وmacOS لعرضها على شاشة ونظام صوت متصل. يركز المشروع على بث الفيديو بزمن انتقال منخفض من خلال عرض الإطارات فور وصولها لتجاوز الطوابع الزمنية المجدولة. ويستخدم معالجة تدفق البتات وخط أنابيب فيديو متخصص لتقليل تأخير الإرسال بين جهاز المصدر والمستقبل. يوفر النظام عرضاً معجلاً بالأجهزة لتشغيل مرئي سلس، ويستخدم مزامنة تعتمد على الساعة للحفاظ على محاذاة الصوت والفيديو. كما يتضمن عناصر تحكم لتوجيه الصوت إلى منافذ أجهزة محددة وتكوين إعدادات إخراج العرض مثل التدوير وقلب الصورة.

    Reduces transmission delay by rendering frames immediately upon arrival instead of waiting for scheduled timestamps.

    C++
    عرض على GitHub↗5,197
  • hedge-dev/unleashedrecompالصورة الرمزية لـ hedge-dev

    hedge-dev/UnleashedRecomp

    4,649عرض على GitHub↗

    UnleashedRecomp is a legacy software modernization project that uses static binary recompilation to enable native execution on Windows and Linux. Its primary purpose is to remove the need for emulation while updating old applications to support modern hardware and high-resolution displays. The project implements a game modding infrastructure that allows for the loading of external assets and custom software tweaks using standardized modification formats. It also includes an achievement tracking system that mirrors original platform notifications and a dedicated menu for monitoring progress.

    Minimizes the delay between user input and on-screen response using waitable swap chains.

    C++
    عرض على GitHub↗4,649
  1. Home
  2. Operating Systems & Systems Programming
  3. System Latency Reduction
  4. Input Latency Reduction

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

  • Frame Rendering Latency ReductionTechniques to minimize the delay between frame arrival and display by bypassing playback schedules. **Distinct from Input Latency Reduction:** Focuses on video frame rendering timing rather than user input-to-action lag.
  • Predictive Typing EchoesLocal simulation of character input to mask network latency in remote shells. **Distinct from Input Latency Reduction:** Specifically addresses terminal typing feedback via local echo, distinct from general graphics input lag reduction.
  • VR Direct Mode TechniquesTechniques that treat a head-mounted display as a dedicated VR display to minimize latency using GPU scheduling and time warp. **Distinct from Input Latency Reduction:** Distinct from Input Latency Reduction: focuses on VR-specific display mode and time warp techniques rather than general input-to-screen lag.
  • Visual Input EchoingTechniques for displaying local input immediately before remote confirmation to hide network latency. **Distinct from Input Latency Reduction:** Distinct from general input latency reduction by focusing on the visual simulation of responsiveness (echoing) rather than raw system lag.