erlang-lz4

LZ4 compressor

A C library providing LZ4 compression and decompression functionality for use in Erlang programs.

LZ4 bindings for Erlang

GitHub

65 stars
10 watching
46 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miloszkrajewski/k4os.compression.lz4 A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. 693
stcarrez/ada-lzma A library providing an Ada interface to the liblzma compression library 6
sstadick/gzp A multi-threaded data compression library written in Rust. 154
barabasgithub/lzig4 Implementing LZ4 compression algorithm in Zig programming language 6
pierrec/lz4 A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. 881
golang/snappy A compression library implemented in the Go programming language. 1,528
emmanuel-marty/lz4ultra A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. 57
rust-lang/flate2-rs A library that provides bindings to various compression formats. 916
gyscos/zstd-rs A Rust binding for the zstd compression library 527
didactic-drunk/zstd.cr Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. 41
r-lyeh-archived/bundle An embeddable compression library supporting multiple algorithms and formats. 635
alexcrichton/bzip2-rs A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding 99
rasky/go-lzo Implementation of LZO compression algorithms in Go 57
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14
johnezang/pithy A fast compression and decompression library written in C. 92