Tencent is pleased to support the open source community by making RapidJSON available. Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.
Vendor package for foonathan/memory. This package will download, patch, build and install foonathan/memory for its use with Fast DDS.
LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder.
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.
This is a Rust implementation of the range variant of Asymmetric numeral systems (ANS). It is based on rygorous' implementation. For more details about ANS see this paper by Jarek Duda.
tANS - C implementation This is C implementation of tANS Encoder and Decoder. ANS is family of entropy coding developed by Jarosław Duda (http://th.if.uj.edu.pl/~dudaj/).
public-domain implementation of entropy coder from ANS family.
pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data.
it is a library to compress integer arrays (all primitive integer types are supported). The design favors decompression speed and the ability to index the compressed array over the compression ratio.
This crate no londer builds as of Rust 1.33 nightly due to the removal of compiler features that this crates depends on. See the packed_simd crate instead.
This crate is a Rust port of Daniel Lemire's simdcomp C library.It makes it possible to compress/decompress : sequence of small integers sequences of increasing integers
zpaq is a journaling archiver optimized for user-level incremental backup of directory trees in Windows and *nix. It supports 5 multi-threaded compression levels.
This is the Github Page of 7-Zip ZS with support of additional Codecs. The library used therefore is located here: Multithreading Library.support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and so on.
The Fast LZMA2 Library is a lossless high-ratio data compression library based on Igor Pavlov's LZMA2 codec from 7-zip.
The musl cross project is a set of scripts for downloading and building the musl libc library and toolchains.