laz-perf

Data compressor library

A library that provides an alternative implementation of the LAZ data format for compression and decompression.

Alternative LAZ implementation for C++ and JavaScript

GitHub

77 stars
14 watching
44 forks
Language: C++
last commit: 5 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pierrec/lz4 A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. 881
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,333
richgel999/miniz A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. 2,218
philanc/luazen A Lua library providing compression and cryptographic functions 91
darmie/linc_oggz A Haxe binding for the liboggz library, providing access to its audio compression and decompression functionality. 2
lzfse/lzfse A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding 1,771
ariya/fastlz An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. 439
froydnj/chipz A Common Lisp library for decompressing compressed data from various algorithms 17
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 325
miloszkrajewski/k4os.compression.lz4 A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. 693
laszip/laszip A lossless compression library for LiDAR data files. 192
stcarrez/ada-lzma A library providing an Ada interface to the liblzma compression library 6
ulikunitz/xz A Go package for reading and writing xz-compressed files 483
flanglet/kanzi-cpp A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. 137
darmie/linc_opus A Haxe/C++ binding for the opus audio compression library. 3