-
Updated
Aug 20, 2019 - C++
decompression
Here are 160 public repositories matching this topic...
Useful to add minimum glibc version to each release so we can easily verify if the right version is installed on the OS.
-
Updated
Jun 30, 2020 - C++
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
Dec 14, 2019 - Rust
The documentation of WriterConfig is somewhat sparse. I would like to emulate ( in spirit, I understand the algorithm is not perfect ) the result of xz --lzma2=preset=9,dict=128MiB
Could you please point me to a "starting point" ?
Thanks!
-
Updated
Jun 19, 2020 - C
-
Updated
Mar 29, 2020 - Go
-
Updated
Jul 1, 2020 - C
-
Updated
Nov 3, 2015 - C
Typescript support
Do you plan on generating declaration files for supporting Typescript?
You could either have them as part of the repo or contribute to https://github.com/DefinitelyTyped/DefinitelyTyped/
Thanks in advance!
-
Updated
Jun 8, 2020 - C
ZSTD support
It is gaining popularity and it seems that OCaml bindings are abandoned: https://github.com/ygrek/ocaml-zstd
See format description https://github.com/facebook/zstd/blob/dev/doc/zstd_compression_format.md
And decoding testing tool https://github.com/facebook/zstd/tree/v1.3.4/tests#decodecorpus---tool-to-generate-zstandard-frames-for-decoder-testing
-
Updated
Jan 25, 2019 - Python
-
Updated
May 10, 2020 - C#
-
Updated
Jun 22, 2020 - Java
-
Updated
Feb 20, 2020 - Swift
-
Updated
Jun 27, 2020 - C
-
Updated
Jun 29, 2020 - C#
-
Updated
Jun 30, 2020 - C
-
Updated
Jul 24, 2019 - Java
-
Updated
Jul 1, 2020 - Python
-
Updated
Mar 25, 2019 - Python
-
Updated
Jun 29, 2020 - C#
-
Updated
Dec 15, 2019 - C
Improve this page
Add a description, image, and links to the decompression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decompression topic, visit your repo's landing page and select "manage topics."
Your ReadMe file doesn't actually say what your program does. Instead of giving a history of the project at the top, prioritize explaining the program and what it does. Anyone who finds your project doesn't especially care about where your program came from, but what it is. :) I honestly thought this had something to do with college when I saw the title.