Skip to content

README: add a C port - #277

Open
spirtechfgr wants to merge 1 commit into
pieroxy:masterfrom
spirtechfgr:add-c-port
Open

spirtechfgr wants to merge 1 commit into
pieroxy:masterfrom
spirtechfgr:add-c-port

Conversation

@spirtechfgr

Copy link
Copy Markdown

Adds to the Other languages list a C port, decompression only: https://github.com/spirtechfgr/lzstring-decs

A header-only C11 decompressor for the output of compressToUTF16, restricted to ASCII text, aimed at low RAM usage (dictionary grown by realloc, about 3 KiB for a 2 KiB stream). CC0. It comes with 1000 known answer tests covering the streams of the JavaScript versions, and a cross-check against the pip lzstring port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant