snabb / httpreaderatLinks
Go package httpreaderat implements io.ReaderAt that makes HTTP Range Requests. (golang)
☆22Updated 3 years ago
Alternatives and similar repositories for httpreaderat
Users that are interested in httpreaderat are comparing it to the libraries listed below
Sorting:
- Package buf-readerat implements buffered io.ReaderAt. It wraps an io.ReaderAt object, creating another io.ReaderAt object that also imple…☆20Updated last year
- POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment☆24Updated 6 years ago
- Run WASM built from Go in Go☆66Updated 5 years ago
- Traffic shaper for Golang io.Reader and io.Writer☆135Updated 3 years ago
- https://github.com/eclipse/jgit/blob/master/Documentation/technical/reftable.md☆37Updated 4 years ago
- golang libnl library☆26Updated 2 years ago
- A pure-Go wyhash implementation.☆34Updated last week
- A zstd decompressor written in golang☆47Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- dynamic schemas in golang protos☆14Updated 8 years ago
- Reflection-based Protocol Buffers for Go☆79Updated 6 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Go implementation of Linux Network Block Devices☆138Updated last year
- My sandbox for go experiments☆27Updated 5 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- WebAssembly runtime for wasmer-go☆113Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings