erlang-lz4
Compression library
LZ4 compression bindings for the Erlang programming language
LZ4 bindings for Erlang
65 stars
10 watching
46 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
miloszkrajewski/k4os.compression.lz4 | A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 702 |
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. | 885 |
golang/snappy | A compression library implemented in the Go programming language. | 1,538 |
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. | 936 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 531 |
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. | 638 |
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 |