streamvbyte-zig

Compression codec

A Zig port of an efficient compression codec for binary data

Zig port of Stream VByte encoding

GitHub

5 stars
3 watching
0 forks
Language: Zig
last commit: about 1 year ago
compressionzig

Related projects:

Repository Description Stars
gsquire/zig-snappy A Zig library implementing a fast, block-based compression algorithm. 28
spiraldb/ziggy-pydust A toolkit for building Python extensions in Zig. 417
zigembeddedgroup/serial A Zig language library for configuring and using serial ports 59
dbandstra/zig-wav A one-file Zig library for reading and writing uncompressed PCM WAV files 1
thempatel/streamvbyte-simdgo A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. 16
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14
barabasgithub/lzig4 Implementing LZ4 compression algorithm in Zig programming language 6
ziglibs/uuencode A package and command-line utility for encoding and decoding files using the Unix-to-Unix Encoding format 1
ziglang/vscode-zig An extension providing language support and tools for the Zig programming language in Visual Studio Code. 549
mattnite/zig-zlib A package to statically compile and link zlib in Zig applications. 21
karlseguin/zuckdb.zig A Zig driver for DuckDB that enables direct access to its API 93
sstadick/gzp A multi-threaded data compression library written in Rust. 154
shritesh/zigfmt-web A compilation tool for formatting Zig source code into WebAssembly format 43
ziglibs/zcom A composable network protocol stack implemented in Zig. 15
ziglibs/zgl A thin, type-safe binding for OpenGL 425