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

78 stars
14 watching
44 forks
Language: C++
last commit: 6 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. 885
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,334
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,249
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,774
ariya/fastlz An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. 447
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 330
miloszkrajewski/k4os.compression.lz4 A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. 702
laszip/laszip A compression library for LiDAR data files 194
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 487
flanglet/kanzi-cpp A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. 140
darmie/linc_opus A Haxe/C++ binding for the opus audio compression library. 3