deankarn / go-downloadLinks
Library for interruptable, resumable download acceleration with automatic Accept-Ranges support
☆43Updated 8 years ago
Alternatives and similar repositories for go-download
Users that are interested in go-download are comparing it to the libraries listed below
Sorting:
- regexp4 engine (Go-lang)☆42Updated 3 years ago
- Letter avatar generation for Go☆142Updated 3 years ago
- Character set conversion for Go☆63Updated 6 years ago
- User agent string parser in golang☆71Updated 5 years ago
- HTTP for Gophers☆62Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- [UNMAINTAINED] A collection of often-used Golang helpers☆53Updated 9 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆172Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- Common go helper utils, each in its subdir☆81Updated this week
- Go Mobile Detect is a lightweight Go package imported from PHP for detecting mobile devices (including tablets). It uses the User-Agent s…☆89Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Streaming File Cache for #golang