https://github.com/andrewrk/libz
zlib with the build system replaced by zig
https://github.com/andrewrk/libz
Last synced: 3 months ago
JSON representation
zlib with the build system replaced by zig
- Host: GitHub
- URL: https://github.com/andrewrk/libz
- Owner: andrewrk
- License: other
- Fork: true (madler/zlib)
- Created: 2023-01-07T21:16:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T19:41:54.000Z (10 months ago)
- Last Synced: 2024-08-03T23:23:18.537Z (7 months ago)
- Language: C
- Homepage: http://zlib.net/
- Size: 3.98 MB
- Stars: 13
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - libz
README
This is a fork of [zlib](https://www.zlib.net/), packaged for Zig. Unnecessary
files have been deleted, and the build system has been replaced with
`build.zig`.