DHowett / rangerLinks
A Reader/ReaderAt for Go that uses Range requests to get files over HTTP
☆28Updated 2 years ago
Alternatives and similar repositories for ranger
Users that are interested in ranger are comparing it to the libraries listed below
Sorting:
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆68Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆20Updated 9 years ago
- Golang library that demultiplexes line-oriented data from an io.Reader into multiple io.Readers based on a prefix.☆45Updated 6 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 6 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- simhash storage and searching☆138Updated 8 years ago
- A ReadSeeker for http.Response.Body☆44Updated 2 years ago
- core sound data structures and interfaces☆39Updated 3 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- CloudyKit Router fastest router for go☆23Updated 5 months ago
- Implementing b-spline curves in Go☆40Updated 4 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- SAX(Simple API for XML)-like API for golang