všetky možnosti
bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: golang-github-dop251-scsu  ]

Balík: golang-github-dop251-scsu-dev (0.0~git20220106.84ac880-3)

Odkazy pre golang-github-dop251-scsu-dev

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík golang-github-dop251-scsu:

Správcovia:

Externé zdroje:

Podobné balíky:

Go Implementation of Standard Compression Scheme for Unicode (library)

A Standard Compression Scheme for Unicode implementation in Go.

This in an implementation of SCSU as described in (https://www.unicode.org/reports/tr6/tr6-4.html)

Although UTF-8 is now the most commonly used and recommended encoding, in some cases the use of SCSU can be beneficial. For example when storing or transmitting short alphabetical texts (Arabic, Hebrew, Russian, etc.) where general-purpose compression algorithms are inefficient, but SCSU provides nearly 50% compression ratio over UTF-8.

The code is based on the sample Java implementation found at (ftp://ftp.unicode.org/Public/PROGRAMS/SCSU/) however the encoding algorithm has been slightly modified as the implementation above contains a few bugs.

The code has been fuzz-tested using go-fuzz to ensure that random input neither crashes the Encoder nor the Decoder, and if it happens to be a valid UTF-8, an Encode/Decode cycle produces identical output.

Stiahnuť golang-github-dop251-scsu-dev

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 13.1 kB54.0 kB [zoznam súborov]