gendx/lzma-rs

Enable no_std support

オープン

#43 opened on 2020/04/28

 (5 件のコメント) (2 件のリアクション) (0 人の担当者)Rust (37 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (151 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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).

コントリビューターガイド