235 skills found · Page 1 of 8
facebook / ZstdZstandard - Fast real-time compression algorithm
kopia / KopiaCross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
lz4 / Lz4Extremely Fast Compression algorithm
phoboslab / QoiThe “Quite OK Image Format” for fast, lossless image compression
Tencent / PocketFlowAn Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
mhx / DwarfsA fast high-compression read-only file system for Linux, FreeBSD, macOS and Windows
Blosc / C BloscA blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
fast-pack / FastPFORThe FastPFOR C++ library: Fast integer compression
phoboslab / QoaThe “Quite OK Audio Format” for fast, lossy audio compression
richgel999 / Lzham CodecLossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++
inikep / LizardLizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at fast decompression speed
flanglet / Kanzi GoFast lossless data compression in Go
NVIDIA / NvcompRepository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloaded from https://developer.nvidia.com/nvcomp.
haf / DotNetZip.SemverdPlease use System.IO.Compression! A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
avaneev / LzavFast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
cwida / FsstFast Static Symbol Table (FSST): efficient random-access string compression
pierrec / Node Lz4LZ4 fast compression algorithm for NodeJS
fast-pack / StreamvbyteFast integer compression in C using the StreamVByte codec
facebookresearch / DietgpuGPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
MiloszKrajewski / Lz4netLZ4 - ultra fast compression algorithm - for all .NET platforms