issues
search
mreiferson
/
go-snappystream
a Go package for framed snappy streams
MIT License
45
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
snappy project had moved
#21
magicshui
closed
9 years ago
1
fix error handling bugs in reader.WriteTo
#20
bmatsuo
closed
10 years ago
8
Reset method / sync.Pool support
#19
bmatsuo
opened
10 years ago
13
A couple benchmark fixes
#18
bmatsuo
closed
10 years ago
1
Potential benchmark data source: Silesia corpus
#17
bmatsuo
opened
10 years ago
2
benchmark variations which do not use io.Copy interfaces
#16
bmatsuo
closed
10 years ago
1
fix build error: panic instead of (unreachable) return
#15
bmatsuo
closed
10 years ago
3
implement io.Copy interfaces: io.ReaderFrom and io.WriterTo
#14
bmatsuo
closed
10 years ago
4
reader: rewrite nextFrame to fix various bugs.
#13
bmatsuo
closed
10 years ago
8
Reader returns an error if the first block is not streamID
#12
bmatsuo
closed
10 years ago
7
license?
#11
bmatsuo
closed
10 years ago
1
avoid unnecessary allocations in snappy.Encode
#10
bmatsuo
closed
10 years ago
3
gzip benchmarks for comparison?
#9
bmatsuo
closed
10 years ago
6
reader doesn't require that streams begin with the stream identifier
#8
bmatsuo
closed
10 years ago
3
add remaining unhandled block types from the spec
#7
bmatsuo
closed
10 years ago
1
simple BufferedWriter type
#6
bmatsuo
closed
10 years ago
6
reader length bug
#5
bmatsuo
closed
10 years ago
3
constants from the spec (and godoc)
#4
bmatsuo
closed
10 years ago
1
Inefficient compression for short/unaligned writes
#3
bmatsuo
closed
10 years ago
7
Benchmarks and fixes
#2
bmatsuo
closed
10 years ago
5
fails with bufio "panic: block too large 6512930 > 65540"
#1
tj
closed
10 years ago
4