lzjs - lz-string compatible compression/decompression

271 views
Skip to first unread message

Tristan Colgate

unread,
May 3, 2016, 3:21:40 AM5/3/16
to golang-nuts
Hi All,
  I've ported the lz-string compression/decompression algorithms to Go. This is a mostly unoptimized port of the original code. It's not particularly idiomatic at the moment. I'll probably add io.Reader and io.Writer implementations at some point, but they aren't there yet.

  This is only really useful if you need to exchange data between Go and something else using lz-string. I wouldn't suggest using it for anything else.

  Hopefully it'll be useful to other people.

Val

unread,
May 3, 2016, 9:42:37 AM5/3/16
to golang-nuts
Hi Tristan
do you have a link?

Tristan Colgate

unread,
May 3, 2016, 9:51:55 AM5/3/16
to Val, golang-nuts

--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Christian Joergensen

unread,
May 3, 2016, 12:13:31 PM5/3/16
to golang-nuts
Hi Tristan,

Where's the code? :)

Cheers,

Christian


On Tuesday, May 3, 2016 at 9:21:40 AM UTC+2, Tristan Colgate wrote:

Val

unread,
May 3, 2016, 12:26:19 PM5/3/16
to golang-nuts
Reply all
Reply to author
Forward
0 new messages