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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • thewidlarzgroup/react-native-videoAvatar von TheWidlarzGroup

    TheWidlarzGroup/react-native-video

    7,698Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,698
  • gee1k/upicAvatar von gee1k

    gee1k/uPic

    3,701Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,701
  1. Home
  2. Software Engineering & Architecture
  3. Background Upload Queues