JavaFastPFOR

Integer compressor

A Java library for compressing arrays of integers efficiently

A simple integer compression library in Java

GitHub

538 stars
40 watching
62 forks
Language: Java
last commit: 5 months ago
Linked from 1 awesome list

compressionjava

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lemire/fastpfor A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. 879
lemire/simdcomp A library for fast integer compression using SIMD instructions 490
powturbo/turbopfor-integer-compression A C library providing a set of efficient algorithms for compressing and decompressing integers. 772
lemire/streamvbyte Fast integer compression using SIMD instructions 376
zentures/encoding A set of algorithms for compressing integers in programming languages 129
ronanh/intcomp A high-performance integer compression library with support for various input formats and encoding schemes. 87
jermp/interpolative_coding A C++ library implementing the Binary Interpolative Coding compression algorithm 28
lemire/dictionary An optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets 103
johnezang/pithy A fast compression and decompression library written in C. 92
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
lemire/simdcompressionandintersection A C++ library that enables fast compression and intersection of sorted lists using SIMD instructions. 427
stoyan/yuicompressor A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. 76
lzfse/lzfse A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding 1,771
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
ribthegreat99orn0p/bytepressdecompressor A software tool that decompresses files compressed by BytePress 6