enhancementgood first issue
Repository metrics
- Stars
- (151 stars)
- PR merge metrics
- (PR metrics pending)
Description
In principle, lzma-rs doesn't have a long list of dependencies, and implements the core LZMA algorithm purely in Rust. Therefore, it could be made compatible with no_std build targets (at least when none of the dev dependencies/features are activated).