libz
Compressed data library
A Zig port of zlib, replacing its build system with a custom implementation.
zlib with the build system replaced by zig
14 stars
3 watching
7 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-platform windowing API with support for multiple graphics contexts and event handling. | 118 |
| A command-line input library written in Zig | 49 |
| A library that provides bindings to various compression formats. | 936 |
| A C library providing cross-platform audio input and output abstraction | 1,958 |
| A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
| A Zig port of an efficient compression codec for binary data | 5 |
| Implementing LZ4 compression algorithm in Zig programming language | 6 |
| A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
| A multi-threaded data compression library written in Rust. | 154 |
| A library providing an Ada interface to the liblzma compression library | 6 |
| A minimalist x86 kernel example in Zig | 275 |
| A library that tokenizes XML data into smaller units for easier processing | 25 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |