JavaFastPFOR

Integer compressor

A Java library for compressing arrays of integers efficiently

A simple integer compression library in Java

GitHub

539 stars
40 watching
62 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list

compressionjava

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lemire/fastpforA C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers.887
lemire/simdcompA library for fast integer compression using SIMD instructions490
powturbo/turbopfor-integer-compressionA C library providing a set of efficient algorithms for compressing and decompressing integers.776
lemire/streamvbyteFast integer compression in C using the StreamVByte codec379
zentures/encodingA set of algorithms for compressing integers in programming languages130
ronanh/intcompA high-performance integer compression library with support for various input formats and encoding schemes.87
jermp/interpolative_codingA C++ library implementing the Binary Interpolative Coding compression algorithm28
lemire/dictionaryAn optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets104
johnezang/pithyA fast compression and decompression library written in C.92
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
lemire/simdcompressionandintersectionA C++ library that enables fast compression and intersection of sorted lists using SIMD instructions.427
stoyan/yuicompressorA utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size.76
lzfse/lzfseA library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding1,774
mirage/decompressA library implementing several decompression algorithms for various compression formats115
ribthegreat99orn0p/bytepressdecompressorA software tool that decompresses files compressed by BytePress6