rustlab

@rustlab

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

所有 个人的 我参与的
Forks 暂停/关闭的

    rustlab/rapidjson

    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.

    rustlab/inviting-rust

    rustlab/concurrentqueue

    C++11实现的mpmc无锁channel,需要注意在并发场景下出队顺序并不是入队顺序。

    rustlab/foonathan_memory_vendor

    Vendor package for foonathan/memory. This package will download, patch, build and install foonathan/memory for its use with Fast DDS.

    rustlab/lz4

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder.

    rustlab/brotli

    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.

    rustlab/quicklz

    This is a fork of the quicklz implementation from https://quicklz.com/

    rustlab/rust-rans

    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.

    rustlab/tANS

    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/).

    rustlab/Asymmetric-Numeral-Systems

    public-domain implementation of entropy coder from ANS family.

    rustlab/dietgpu

    GPU-based lossless compression for numerical data compress use CUDA

    rustlab/pigz

    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.

    rustlab/packed_simd

    The Crates.io Version Can No Longer Be Updated!

    rustlab/mayda

    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.

    rustlab/simd

    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.

    rustlab/bitpacking

    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

    rustlab/zpaq

    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.

    rustlab/7-Zip-zstd

    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.

    rustlab/fast-lzma2

    The Fast LZMA2 Library is a lossless high-ratio data compression library based on Igor Pavlov's LZMA2 codec from 7-zip.

    rustlab/musl-cross

    The musl cross project is a set of scripts for downloading and building the musl libc library and toolchains.

搜索帮助