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

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

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

5 مستودعات

Awesome GitHub RepositoriesAsset Preloading

Background loading of adjacent media assets to reduce transition latency during navigation.

Distinct from Feed Preloading: Distinct from Feed Preloading as it targets specific adjacent gallery assets (images/videos) rather than a data feed.

Explore 5 awesome GitHub repositories matching data & databases · Asset Preloading. Refine with filters or upvote what's useful.

Awesome Asset Preloading GitHub Repositories

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

    dimsemenov/Magnific-Popup

    11,329عرض على GitHub↗

    Magnific-Popup is a JavaScript lightbox library and frontend UI component used to display images, videos, and remote HTML content within a responsive overlay window. It functions as a responsive media gallery, providing a dimmed background to focus viewing on specific content. The library distinguishes itself through its ability to fetch and render remote HTML via asynchronous AJAX requests and its support for thumbnail zoom transitions. It includes a gallery system that groups multiple media items with directional controls, progress counters, and background preloading of adjacent assets to e

    Optimizes navigation speed by preloading images and assets for adjacent gallery items in the background.

    JavaScript
    عرض على GitHub↗11,329
  • dylanvann/react-native-fast-imageالصورة الرمزية لـ DylanVann

    DylanVann/react-native-fast-image

    8,424عرض على GitHub↗

    This is a high-performance image component and native caching library for mobile applications. It provides tools for image optimization and asset preloading to reduce visual flicker and increase loading speeds. The project differentiates itself through a mobile asset preloader that downloads remote images into a local cache before they are requested. It also includes a system for assigning loading priority levels to ensure critical visual assets are fetched first and supports remote asset authentication by attaching custom HTTP headers to requests. The library covers a broad range of capabil

    Allows downloading critical image assets into a local cache before they are requested for immediate rendering.

    TypeScript
    عرض على GitHub↗8,424
  • sachinchoolur/lightgalleryالصورة الرمزية لـ sachinchoolur

    sachinchoolur/lightGallery

    7,033عرض على GitHub↗

    lightGallery is a JavaScript lightbox gallery plugin and responsive multimedia viewer. It provides a fullscreen overlay for displaying collections of images and videos, supporting both touch-based gestures and keyboard navigation. The project utilizes a modular plugin architecture that allows for the integration of optional features such as social sharing and thumbnail pagination. It is designed as a touch-enabled system with capabilities for pinch-to-zoom, rotation, and gesture-based navigation across mobile and desktop browsers. The viewer supports the rendering of local HTML5 videos, exte

    Implements background loading of adjacent media assets to eliminate visible loading delays during gallery navigation.

    TypeScript
    عرض على GitHub↗7,033
  • sachinchoolur/lightgallery.jsالصورة الرمزية لـ sachinchoolur

    sachinchoolur/lightgallery.js

    5,322عرض على GitHub↗

    lightgallery.js هي مكتبة JavaScript معيارية تستخدم لإنشاء معارض صور متجاوبة، وعارضات وسائط متعددة، ومكونات lightbox للوسائط. توفر واجهة خالية من التبعيات لعرض فيديو HTML5، وiframes خارجية، وصور متجاوبة داخل تراكب بملء الشاشة. يتميز المشروع ببنية إضافات قائمة على الوحدات تسمح للمطورين بتوسيع المحرك الأساسي بسلوكيات مخصصة. يتميز المشروع بانتقالات معجلة بالأجهزة، ونظام لمزامنة فهرس الشريحة الحالي مع أجزاء تجزئة URL للربط المباشر، والقدرة على تهيئة المعارض باستخدام محددات CSS أو مصفوفات كائنات البيانات. تغطي المكتبة مجموعة واسعة من قدرات عرض الوسائط، بما في ذلك إدارة منفذ العرض لتكبير وتدوير الصور، وجلب الصور المصغرة للفيديو تلقائياً، وشرائط الصور المصغرة القابلة للتنقل. كما تتضمن دعماً للتحميل المؤجل للفيديو، والتحميل المسبق للأصول، وأدوات مشاركة الوسائط الاجتماعية المتكاملة. تتوفر واجهة برمجة تطبيقات برمجية للتحكم في التنقل، أو الانتقال إلى شرائح محددة، أو إدارة دورة حياة مثيل المعرض عبر الكود.

    Implements background loading of adjacent media assets to reduce transition latency during navigation.

    JavaScriptanimationcss-animationsgallery
    عرض على GitHub↗5,322
  • kirillzyusko/react-native-keyboard-controllerالصورة الرمزية لـ kirillzyusko

    kirillzyusko/react-native-keyboard-controller

    3,349عرض على GitHub↗

    This is a keyboard interaction library and manager for React Native that provides smooth animations, gesture-based dismissal, and event tracking. It serves as a cross-platform keyboard event bus, ensuring consistent keyboard show and hide behavior between iOS and Android. The project features an interactive animation driver that links native keyboard frame events directly to animated values to bypass bridge round-trips. It enables interactive keyboard dismissal via swipe gestures and includes a keyboard preloading system to eliminate first-show latency and input lag. The library provides com

    Prevents delays when opening the interface for the first time by loading keyboard assets immediately upon mounting.

    TypeScriptandroidanimationavoiding-view
    عرض على GitHub↗3,349
  1. Home
  2. Data & Databases
  3. Data Feeds
  4. Asset Preloading

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

  • Mobile Asset Preloaders1 وسم فرعيTools that proactively download remote assets to a local mobile cache to ensure instant rendering. **Distinct from Asset Preloading:** Specifically focuses on the preloading tool's identity for mobile apps rather than the general preloading technique.