
tus.io
Uppy
CarrierWave
Uploader Window
Paperclip
CloudExplorer
AssetPicker
CDNify
Vim Python IDE
Vim Python IDENo features have been listed yet.
Based on our record, tus.io seems to be more popular. It has been mentiond 20 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The Tus protocol is an open standard for resumable upload that handles the resume protocol cleanly. Several implementations exist for major languages. Using Tus saves you from designing the resume wire format yourself and provides a battle-tested client library. - Source: dev.to / 29 days ago
Just to help future readers, there is an ecosystem of "tus" uploaders and endpoints, that chunk uploads, and feature resumeable uploads, that would be ideal for this kind of restriction: https://tus.io/. - Source: Hacker News / 9 months ago
We map the TUS[0] protocol to S3 multipart upload operations. This lets us obscure the S3 bucket from the client. The TUS operations are handled by a dedicated micro-service. It could be done in a Lambda or anything. Once the upload completes we kick off a workflow to virus scan, unzip, decrypt, and process the file depending on what it is. For virus scanning, we started with ClamAV[1], but eventually bought a... - Source: Hacker News / about 2 years ago
Resumable uploads are powered by the TUS protocol. The journey to get here was immensely rewarding, working closely with the TUS team. A big shoutout to the maintainers of the TUS protocol, @murderlon and @acconut, for their collaborative approach to open source. - Source: dev.to / about 2 years ago
If itโs one way (that wasnโt quite clear from the requirements to me). Take a look at https://tus.io/. - Source: Hacker News / over 2 years ago
Uppy - The next open source file uploader for web browsers
CarrierWave - Solution for file uploads for Rails, Sinatra and other Ruby web frameworks.
Uploader Window - Easy File Uploader for your websites and apps
Paperclip - A faster way to user interfaces for React applications
CloudExplorer - Cloud Explorer is a open-source Amazon S3 client.
AssetPicker - A free, easy to use, cross plattform ready asset or file picker.