awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • thewidlarzgroup/react-native-videoTheWidlarzGroup 的头像

    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/upicgee1k 的头像

    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