Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: chunked-uploads

thang-d/c-receiver-for-slim

Mock server receive uploaded file chunked for Slim Framework.

Language: PHP - Size: 8.79 KB - Last synced: 2 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

1up-lab/OneupUploaderBundle

This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.

Language: PHP - Size: 1 MB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 601 - Forks: 176

rafaeltovar/php-tus-aws-s3 📦

Simple, light, minimum TUS server connected with AWS S3. Based on https://github.com/ankitpokhrel/tus-php

Language: PHP - Size: 29.3 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 6 - Forks: 3

hossein-zare/react-native-chunk-upload

A package to bring Chunked File Upload / Resumable File Upload into React Native. Split a large file into multiple smaller pieces then upload them without worrying about network disconnection, even if it happens React Native Chunk Upload will only upload the failed chunk not the whole file!

Language: JavaScript - Size: 74.2 KB - Last synced: 3 days ago - Pushed: over 2 years ago - Stars: 55 - Forks: 10

kukhariev/ngx-uploadx

Angular Resumable Upload Module

Language: TypeScript - Size: 2.88 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 42 - Forks: 23

kukhariev/node-uploadx

Node.js middleware for handling resumable uploads

Language: TypeScript - Size: 2.81 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 21 - Forks: 6

bfitech/zapchupload

Server-side chunk uploader.

Language: PHP - Size: 114 KB - Last synced: 12 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

isaka-james/chunks-to-file

A nodejs chunking system

Language: JavaScript - Size: 41 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 2 - Forks: 0

janko/tus-ruby-server

Ruby server for tus resumable upload protocol

Language: Ruby - Size: 393 KB - Last synced: 5 days ago - Pushed: almost 2 years ago - Stars: 221 - Forks: 26

Xtrendence/FileDrop

Grade: 89%. COMP3006 coursework. An encrypted file sharing application that leverages web sockets to allow users to send and receive files.

Language: JavaScript - Size: 12.8 MB - Last synced: 9 days ago - Pushed: about 2 years ago - Stars: 139 - Forks: 8

kartik-v/bootstrap-fileinput

An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.

Language: JavaScript - Size: 14 MB - Last synced: 24 days ago - Pushed: 28 days ago - Stars: 5,330 - Forks: 2,399

rpldy/react-uploady

Modern file uploading - components & hooks for React

Language: JavaScript - Size: 28.3 MB - Last synced: 23 days ago - Pushed: about 1 month ago - Stars: 1,025 - Forks: 35

Buzut/huge-uploader

JavaScript module to handle huge file uploads by chunking them in the browser. Resumable, fault tolerent, offline aware, mobile ready.

Language: JavaScript - Size: 130 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 100 - Forks: 21

aelbuni/droply-js

Droply JS, a new responsive and cross browser chunk uploader with DragDrop and File Preview capabilities (HTML5/CSS3)

Language: JavaScript - Size: 699 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 53 - Forks: 8

ErazerBrecht/FileUpload

ASP.NET Core Big (Encrypted) File Upload / Download

Language: C# - Size: 38.1 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

raffidil/react-chunked-uploader

A react hook for uploading large files that need chunking.

Language: TypeScript - Size: 117 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 11 - Forks: 0

FaNathan/Angular-DropZone

An advanced file uploader for Angular

Language: TypeScript - Size: 1.35 MB - Last synced: 2 days ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 2

tiyee/uploader

大文件上传前后端方案,支持秒传,分片传输,断点续传。支持h5和微信小程序

Language: TypeScript - Size: 122 KB - Last synced: about 2 months ago - Pushed: 10 months ago - Stars: 13 - Forks: 5

Cmatrix1/drf-turbo-uploader-project

drf-turbo-uploader is an open source project that provides a Django-based solution for uploading large files in chunks. This project is designed to handle file uploads quickly and efficiently, allowing async clients to send files without any order.

Language: Python - Size: 17.6 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

Buzut/huge-uploader-nodejs

Node.js module to handle chunked file uploads sent by huge-uploader

Language: JavaScript - Size: 124 KB - Last synced: 1 day ago - Pushed: over 2 years ago - Stars: 34 - Forks: 10

kevinaird/huge-uploader-nodejs-client

Node client version of the frontend browser huge-uploader module. Handles huge file uploads by chunking them.

Language: JavaScript - Size: 8.79 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

daniel-cavalcante/minio-chunked-upload-download

This app allows large file uploads by chunking in smaller pieces, which are then stored in a MinIO server. A home page is served containing the list of buckets where you can download back the uploaded files.

Language: Python - Size: 39.1 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

hossein-zare/wester-chunk-upload

Wester chunk upload is a php library to handle chunked uploads which supports local and ftp file upload out of the box. You'll feel safe with the built-in file validator.

Language: PHP - Size: 95.7 KB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 13 - Forks: 4

mbehzad-bhz/laravel-chunk-upload

This project is an example for uploading heavy files or large size file in laravel Which is sent as a chunk and ajax -im using "pionl/laravel-chunk-upload" package for backend upload and for front-end using both dropzone and resumable js library https://github.com/pionl/laravel-chunk-upload https://www.dropzonejs.com/ http://resumablejs.com/

Language: PHP - Size: 96.7 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

Rzva03/tecoatl-app

This repository belongs to Tecoatl Asesoría Ambiental y Soluciones Alternativas S. A. de C.V.

Language: Blade - Size: 108 MB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

michael-riha/cmaf-origin

This is a proof of concept of a origin http-server for chunked MPEG-Dash in NodeJS, for ffmpeg dash muxer

Language: JavaScript - Size: 20.5 KB - Last synced: 11 months ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

JeepNL/BlazorWasmFileUpload

Kestrel hosted Blazor WASM large (chunked) file upload.

Language: HTML - Size: 227 KB - Last synced: 12 months ago - Pushed: about 3 years ago - Stars: 4 - Forks: 3

jfversluis/XFUploadFileChunkedSample 📦

Sample code to demonstrate how to upload a file through chuncks enabling cancellation, progress reporting and resuming uploads with Xamarin.Forms and ASP.NET

Language: C# - Size: 400 KB - Last synced: 5 days ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 3

mesuutt/python-chunked-upload-example

Resumable chunked file upload via Rest API

Language: Python - Size: 16.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 22 - Forks: 6

michaelborn/UpChunk

Handle chunked file uploads in ColdBox

Language: ColdFusion - Size: 2.26 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

akanass/upload-file-with-chunks

Project to show how to upload a file in the browser and send it fully or in several chunks to the server. It is an implementation of the "@akanass/rx-file-upload" library for the client part and of the "fastify-multipart" pluglin for the server part in NestJS.

Language: TypeScript - Size: 2.42 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

Sanmeet007/file-manager

Monsterpress File Manager is web based file manager and it is a simple, fast and reliable file manager with advanced and great plugins pre-installed.....

Language: PHP - Size: 132 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

Waterticket/youtube-demo

youtube toy project

Language: Go - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

akshat-khosya/video-text-search

Can we fetch time stamp of any sentence spoken in a particular video ? If so how? We can do it by fetching subtitle by cc extractor from the video and applying search algorithm. Let's see.

Language: TypeScript - Size: 55.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nwtgck/piping-chunk-web

📦 Chunked Stream File Transfer for Web Browser with End-to-End Encrypted

Language: Vue - Size: 6.64 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 2

threeaccents/oriio

HTTP service for file uploading, processing, serving, and storage.

Language: Elixir - Size: 3.97 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hgouveia/ng-upload-chunked

Php implementation of the file chunked upload for the angular directive ng-file-upload

Language: PHP - Size: 32.2 KB - Last synced: 20 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 3

hsbali/chunked-file-uploader

This repository contains the Client and Server. The Client Makes XMLHttpRequests to upload Large Files on the Server. The Server uses Streams to save Large Files.

Language: JavaScript - Size: 481 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

douglasmiranda/django-fine-uploader

Simple, Chunked and Concurrent uploads with Django + Fine Uploader

Language: Python - Size: 110 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 29 - Forks: 18

cybex-gmbh/laravel-lodor

Easy uploads with Laravel.

Language: PHP - Size: 192 KB - Last synced: 21 days ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

Mayureshvartak/Python-Program

Python programs

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

postor/express-chunk-upload

chunk upload with express https://www.youtube.com/watch?v=SuLQ6QhPm9o&list=PLM1v95K5B1ntVsYvNJIxgRPppngrO_X4s&index=32

Language: TypeScript - Size: 151 KB - Last synced: 7 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

nxgeo/tcu

Twitter chunked media upload.

Language: Python - Size: 3.91 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

akanass/rx-file-upload

Library to upload a file in the browser and send it fully or in several chunks to the server.

Language: TypeScript - Size: 215 KB - Last synced: 16 days ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

the-vishal/ChunkTransfer

Breaking and Transferring large files then recombining on receiver side to make a single usable file.

Language: Python - Size: 3.91 KB - Last synced: 11 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

liujianhuanzz/chunk-upload-demo

A Simple Demo for Chunk-Upload Based on Koa and HTML5 File API

Language: HTML - Size: 28.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 6 - Forks: 2

bfitech/angular-chupload

Angular-based client-side chunk uploader.

Language: JavaScript - Size: 4.88 KB - Last synced: 28 days ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

ManicMapple/cordova-plugin-file-transfer Fork of apache/cordova-plugin-file-transfer

Mirror of Apache Cordova Plugin file-transfer

Language: JavaScript - Size: 1010 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0