Compressed I/O library

Joseph Donaldson <[email protected]> Sun, 3 Sep 2023 17:34:09 +0000 (UTC)
Newsgroups gmane.lisp.scheme.bigloo
Message-ID <[email protected]>
------=_Part_4357724_1475067296.1693762449983
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hello,
For those who may be interested, I have created a compressed I/O library fo=
r Bigloo. It mirrors the gzip and deflate procedures included in the standa=
rd library but also supports output to compress files. The supported compre=
ssion methods are gzip, bzip2, xz, lz4, and zstd. Both the native and jvm b=
ackends are supported. The library can be found on github at https://github=
.com/donaldsonjw/compressed_ports. Let me know if you find it useful.=20

Best Regards,Joseph Donaldson

.




=C2=A0=20

------=_Part_4357724_1475067296.1693762449983
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body><div class=3D"yahoo-style-wrap" style=3D"font-fami=
ly:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir=
=3D"ltr" data-setdir=3D"false">Hello,</div><div dir=3D"ltr" data-setdir=3D"=
false"><br></div><div dir=3D"ltr" data-setdir=3D"false"><div>For those who =
may be interested, I have created a compressed I/O library for Bigloo. It m=
irrors the gzip and deflate procedures included in the standard library but=
 also supports output to compress files. The supported compression methods =
are <span><a href=3D"https://www.gnu.org/software/gzip/" rel=3D"nofollow" t=
arget=3D"_blank">gzip</a>, <a href=3D"https://sourceware.org/bzip2/" rel=3D=
"nofollow" target=3D"_blank">bzip2</a>, <a href=3D"https://tukaani.org/xz/"=
 rel=3D"nofollow" target=3D"_blank">xz</a>, <a href=3D"https://lz4.org/" re=
l=3D"nofollow" target=3D"_blank">lz4</a>, and <a href=3D"https://github.com=
/facebook/zstd" rel=3D"nofollow" target=3D"_blank" class=3D"">zstd</a>. Bot=
h the native and jvm backends are supported. The library can be found on gi=
thub at </span><a href=3D"https://github.com/donaldsonjw/compressed_ports" =
rel=3D"nofollow" target=3D"_blank" class=3D"">https://github.com/donaldsonj=
w/compressed_ports</a>. Let me know if you find it useful. <br></div><div><=
br></div><div dir=3D"ltr" data-setdir=3D"false">Best Regards,</div><div dir=
=3D"ltr" data-setdir=3D"false">Joseph Donaldson<br></div><div><br></div>.<d=
iv><br></div><div><br></div><div><br></div><div><br></div><div><br></div>&n=
bsp; <br></div></div></body></html>
------=_Part_4357724_1475067296.1693762449983--