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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • thewidlarzgroup/react-native-videoAvatar de TheWidlarzGroup

    TheWidlarzGroup/react-native-video

    7,698Ver en 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
    Ver en GitHub↗7,698
  • gee1k/upicAvatar de gee1k

    gee1k/uPic

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