Nullus157 / Nullus157/async-compression
Support lzma-rs
Open
- Dominant language
- Rust
- Stars
- 666
- Forks
- 118
- Avg merge
- 17h 18m
- Merged PRs (30d)
- 9
Description
Would it be possible to support lzma-rs as an alternative to liblzma-sys?
https://github.com/Portable-Network-Archive/liblzma-rs has a single maintainer and a C submodule, which makes it hard for us to review and trust the crate (https://github.com/Nullus157/async-compression/pull/288). lzma-rs is written entirely in safe Rust, which makes it much easier for us to verify, and it also avoids another C dependencies and its (static) linking workarounds.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.