#FastLZ
I've been working on a "simple programming exercise" to implement LZ77 in Rust in a no_std no-alloc way and ended up with this abomination

github.com/ArcaneNibble...

This crate handles DEFLATE, FastLZ, LZ4, and Nintendo's GBA/NDS LZ77, all with the same core algorithms.
GitHub - ArcaneNibble/lamezip77: Univeral(-ish) LZ77 thing
Univeral(-ish) LZ77 thing. Contribute to ArcaneNibble/lamezip77 development by creating an account on GitHub.
github.com
November 12, 2023 at 11:09 PM