-
I happened to run across this [C/C++ stream io utility suite](https://ncbi.github.io/cxx-toolkit/pages/ch_compress) which apparently already integrates zlib, gzip and zstd and I am thinking it could b…
-
Header compression, while very effective in some contexts, does have a CPU overhead on encode and decode. There are other contexts where this overhead is not worth it, for example in scenarios where b…
-
This is the first time I summit a bug report, please let me know if anything is missing or wrong.
### Summary
Receiving HelloRetryRequest(to change key share) with cookie extension result with a res…
-
Add algorithm implementations in various languages here: https://github.com/chandrikadeb7/Hacktoberfest_2020/tree/main/Task%203
- [x] Quick Sort (Javascript) - @malhotraravi842
- [x] Compression…
-
### OpenTofu Version
```shell
OpenTofu v1.8.3
on windows_amd64
```
### The problem in your OpenTofu project
TF states can be very large, and that even when the overall number of objects …
-
When a compressed payload is bigger than the acceptable limit the compression codec implementations throw an exception. Currently, this exception will be mapped to 500 on the server-side. Instead, we …
-
VByte is no longer the fastest compression scheme. And the included implementation is certainly not the fastest. It would be good to allow for other implementations
-
While reviewing https://github.com/moby/moby/pull/40820, I noticed that support for zstd was merged in master (proposal: https://github.com/opencontainers/image-spec/issues/787, implementation in http…
-
Using the Python 3.9 / Debian sid Dockerfile in zarr-developers/zarr-python#858 and checking out the master branch, `zarr/tests/test_core.py::TestArrayWithN5FSStore::test_nchunks_initialized` fails as…
-
Hi, Sorry if this is not the best place to ask questions but I'm very curious about this library and how it compares in both performance and compression to other implementations.
Do you have unpub…