Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
zlib-rs-0.0.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zlib-rs 0.0.1
A memory-safe zlib implementation written in rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
21.13%
45
out of
213
items documented
0
out of
82
items with examples
Links
Homepage
trifectatechfoundation/zlib-rs
531
29
14
crates.io
Dependencies
arbitrary ^1.0
normal
optional
libc ^0.2.153
normal
libz-ng-sys ^1.1.12
normal
optional
crc32fast ^1.3.2
dev
libloading ^0.8.1
dev
libz-ng-sys ^1.1.12
dev
quickcheck ^1.0.3
dev
Versions
0.5.2
(2025-09-02)
0.5.1
(2025-06-06)
0.5.0
(2025-04-01)
0.4.2
(2025-02-20)
0.4.1
(2024-12-16)
0.4.0
(2024-11-14)
0.3.1
(2024-10-04)
0.3.0
(2024-09-05)
0.2.1
(2024-07-08)
0.2.0
(2024-06-12)
0.1.1
(2024-04-22)
0.1.0
(2024-04-16)
0.0.1
(2024-02-23)
Owners
zlib-rs
A safer zlib
Acknowledgement
This project is heavily based on the
zlib
and
zlib-ng
projects.