PSeitz / lz4_flex

Fastest pure Rust implementation of LZ4 compression/decompression.
MIT License
460 stars 31 forks source link

lz4-napi #35

Closed antoniomuso closed 2 years ago

antoniomuso commented 2 years ago

Hello, I wrote lz4-napi a node binding with your algorithm. I ask you if it is possible to add a reference in your library. Thank you.

PSeitz commented 2 years ago

Nice! Yeah sure, can you make a PR for that?

antoniomuso commented 2 years ago

Sure :+1: