| Crates.io | cloudflare-zlib-sys |
| lib.rs | cloudflare-zlib-sys |
| version | 0.3.6 |
| created_at | 2018-05-25 00:55:27.936296+00 |
| updated_at | 2025-03-11 13:28:56.57069+00 |
| description | Cloudflare fork of zlib with performance improvements |
| homepage | https://lib.rs/crates/cloudflare-zlib-sys |
| repository | https://github.com/cloudflare/zlib |
| max_upload_size | |
| id | 66947 |
| size | 577,887 |
This crate builds zlib C implementation for 64-bit ARM and Intel CPUs. It requires x86-64 CPU with SSE 4.2 or ARM64 with NEON & CRC. 32-bit architectures are not supported at all.
The API/ABI of the library is the same as original Zlib's.