atulkgupta9 / big-file-uploaderLinks
A sample project to upload big files by chunking them and uploading the chunks concurrently.
☆15Updated 5 years ago
Alternatives and similar repositories for big-file-uploader
Users that are interested in big-file-uploader are comparing it to the libraries listed below
Sorting:
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- a tool for handling file uploads simple☆64Updated 3 years ago
- A goroutine job dispatcher based on worker-pool pattern.☆32Updated last month
- ☆30Updated 4 years ago
- My Go playground.☆63Updated 4 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated 3 weeks ago
- Play games with your head. A face tracking application using the Pigo library.☆31Updated last year
- Simple, efficient background processing for Golang backed by RabbitMQ and Redis☆42Updated 3 years ago
- Relational-database web client☆23Updated last year
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Go module for encoding structs into URL query parameters☆80Updated 10 months ago
- ⛩️ Go library for protecting your HTTP handlers☆70Updated last month
- Simple HTTP client & server long poll library for Go