if cond {
return trueVal
}
return falseVal
}
At least it is more readable than ? :
if cond {
return trueVal
}
return falseVal
}
At least it is more readable than ? :
Give it a spin: github.com/tinylib/msgp...
Give it a spin: github.com/tinylib/msgp...
libzip.org/news/release...
github.com/ip7z/7zip/re...
libzip.org/news/release...
github.com/ip7z/7zip/re...
kohlschuetter.github.io/blog/posts/2...
kohlschuetter.github.io/blog/posts/2...
GOB would be ok, but registration isn't really feasible in big applications.
GOB would be ok, but registration isn't really feasible in big applications.
Our goal was to improve compression by combining and tweaking the best aspects of LZ4 and Snappy.
Check it out: github.com/minio/minlz
Our goal was to improve compression by combining and tweaking the best aspects of LZ4 and Snappy.
Check it out: github.com/minio/minlz
As always here: github.com/klauspost/co...
As always here: github.com/klauspost/co...
Check it out if it sounds interesting: github.com/bifrosta/age...
Check it out if it sounds interesting: github.com/bifrosta/age...