Java port of the Snappy (de)compressor
Iq80-snappy is a port of the Snappy compressor and decompressor rewritten in pure Java. This compression code produces a byte-for-byte exact copy of the output created by the original C++ code, and is extremely fast.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/f6bpjz4g0xh628ypn3br6f8vn0zgkaj7-java-iq80-snappy-0.4.drv | ||
riscv64-linux | /gnu/store/5z7kp6pmbd8kczjhyia9341bdx4p97mj-java-iq80-snappy-0.4.drv | ||
powerpc-linux | /gnu/store/ggxgmsj7pq86fyg5c6w7p0c2hjlkq7dq-java-iq80-snappy-0.4.drv | ||
powerpc64le-linux | /gnu/store/j17cn2z4qixkrv30j7b243n9yfa5g2r0-java-iq80-snappy-0.4.drv | ||
i686-linux | /gnu/store/cdy3yl6mgrsal9si9f5lhyf79rcmii3p-java-iq80-snappy-0.4.drv | ||
armhf-linux | /gnu/store/klb0b9wpmvmxfa7csxynm71d3085cdq1-java-iq80-snappy-0.4.drv | ||
aarch64-linux | /gnu/store/0mhm7sx5gws584aiq1naac2l3cg2971m-java-iq80-snappy-0.4.drv |
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |
|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |
|