issues
search
mostynb
/
go-grpc-compression
go gRPC encoding wrappers for some useful compression algorithms that are not available in google.golang.org/grpc
Apache License 2.0
21
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump google.golang.org/grpc to v1.64.1
#31
mostynb
closed
2 months ago
0
CVE assignment for v1.2.2 susceptible to zstd decompression bombing DoS
#30
rodmacedo1
closed
4 months ago
2
Update golang.org/x/net
#29
mostynb
closed
5 months ago
0
Update go modules
#28
mostynb
closed
5 months ago
0
Do not use zstd.Decoder.DecodeAll on untrusted data
#27
mostynb
closed
5 months ago
2
Security guidelines?
#26
jpkrohling
closed
5 months ago
1
zstd performance compare
#25
zdyj3170101136
opened
6 months ago
5
Thread-safe, multiple compression level support, proof of concept
#24
jmacd
opened
1 year ago
1
Update go modules
#23
mostynb
closed
1 year ago
0
Bump golang.org/x/net from 0.10.0 to 0.17.0
#22
dependabot[bot]
closed
1 year ago
1
Fix lz4 import
#21
wolfmetr
closed
1 year ago
1
Add nonclobbering tests
#20
mostynb
closed
1 year ago
0
Add nonclobbering packages that only register if no other compressor has been registered with the same name
#19
mostynb
closed
1 year ago
5
Avoid clobbering already-registered compressors, for safety
#18
jmacd
closed
1 year ago
3
Set friendlier zstd options
#17
jaronoff97
closed
1 year ago
1
go mod tidy -compat=1.17
#16
mostynb
closed
1 year ago
0
Update CI actions
#15
mostynb
closed
1 year ago
0
chore: bump dependencies
#14
Zxilly
closed
1 year ago
1
Update deps
#13
mostynb
closed
2 years ago
0
Add experimental/klauspost_snappy package, which might be more efficient than the google snappy package
#12
mostynb
closed
2 years ago
1
Add experimental s2 support
#11
mostynb
closed
2 years ago
0
github.com/klauspost/compress for snappy
#10
jzelinskie
opened
2 years ago
8
Test graceful stop
#9
mostynb
closed
3 years ago
0
Run the tests on push and PR updates
#8
mostynb
closed
3 years ago
0
Upgrade lz4 to v3, add unittests
#7
bogdandrutu
closed
3 years ago
1
upgrade github.com/klauspost/compress to v1.13.6 and google.golang.org/grpc to v1.42.0
#6
hyunuk
closed
3 years ago
0
Use snappy.NewBufferedWriter instead of the deprecated NewWriter
#5
mostynb
closed
3 years ago
0
upgrade github.com/klauspost/compress to v1.13.4
#4
mostynb
closed
3 years ago
0
upgrade github.com/klauspost/compress to v1.13.3
#3
mostynb
closed
3 years ago
0
reimplement zstd without sync pool
#2
mostynb
closed
3 years ago
1
Add finalizers to prevent memory leaking
#1
ains-stripe
closed
4 years ago
2