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

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

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

2 مستودعات

Awesome GitHub RepositoriesBackground Upload Queues

Systems for managing large file uploads with retry logic and progress tracking in the background.

Distinct from Task Queues and Background Jobs: Specifically handles file upload state and persistence during backgrounding, whereas the candidates focus on general job queues or retry policies.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Background Upload Queues. Refine with filters or upvote what's useful.

Awesome Background Upload Queues GitHub Repositories

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

    TheWidlarzGroup/react-native-video

    7,698عرض على GitHub↗

    react-native-video is a cross-platform video player component for React Native that enables the playback of local and remote video files using native platform decoders. It functions as an adaptive streaming player supporting HLS, DASH, and SmoothStreaming formats with automatic bitrate selection and quality adaptation. The project is distinguished by its support for industry-standard digital rights management, including Widevine, FairPlay, and PlayReady, and a plugin-based architecture that allows for the injection of custom analytics or playback logic without modifying the core library. It a

    Provides a background task queue to handle large video file uploads with persistence and retry logic.

    Kotlin
    عرض على GitHub↗7,698
  • gee1k/upicالصورة الرمزية لـ gee1k

    gee1k/uPic

    3,701عرض على GitHub↗

    uPic is a native macOS application designed for uploading images and files to cloud hosting services and private backends. It functions as a cloud image hosting tool and a custom API upload client that generates formatted links for shared content. The project distinguishes itself by allowing users to configure private backend endpoints with specific HTTP methods, headers, and server URLs. It converts uploaded file addresses into Markdown or HTML snippets, which are then written back to the system clipboard via customizable URL templates. The application integrates with macOS system framework

    Implements background upload queues to keep the user interface responsive during large file transfers.

    Swift
    عرض على GitHub↗3,701
  1. Home
  2. Software Engineering & Architecture
  3. Background Upload Queues