sevenz-rust
sevenz-rust copied to clipboard
Can you provide support for fast-lzma2?
fast-lzma2 is a faster implementation of lzma2, while maintaining compatibility with lzma2. However, the author has only provided an implementation in C/C++. If possible, the author can consider implementing it in the following languages. Here is the link: https://github.com/conor42/fast-lzma2