zig-snappy

Compressor

A Zig library implementing a fast, block-based compression algorithm.

Snappy compression for Zig

GitHub

28 stars
4 watching
1 forks
Language: Zig
last commit: 8 months ago
Linked from 1 awesome list

compressionsnappyzig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
naqvis/snappy A pure implementation of the Snappy compression format for Crystal programming language. 18
guzba/supersnappy A pure Nim implementation of Google's Snappy compression algorithm 88
jeffesp/snappy.sharp An implementation of Google's Snappy compression algorithm in C#. 143
golang/snappy A compression library implemented in the Go programming language. 1,528
spiraldb/streamvbyte-zig A Zig port of an efficient compression codec for binary data 5
guzba/zippy A Nim implementation of compression algorithms and formats 257
sstadick/gzp A multi-threaded data compression library written in Rust. 154
status-im/nim-snappy An implementation of the Snappy compression algorithm in Nim 27
bungle/lua-resty-snappy A Lua module providing bindings to the Snappy compression algorithm 19
ziglibs/zgl A thin, type-safe binding for OpenGL 425
nicklockwood/gzip A category on NSData for compressing and decompressing data using the GZIP algorithm 985
jedisct1/zigly A library that simplifies writing custom code for Fastly's Compute@Edge service using the Zig programming language. 84
ziglibs/zinput A command-line input library written in Zig 49
zigimg/zigimg A Zig language library for reading and writing various image formats 452
gin-contrib/gzip A middleware package to enable GZIP compression in Gin-based web applications. 332