Skip to content

JonasKruckenberg/zlib-rs

 
 

Repository files navigation

zlib-rs: a safer zlib

This repository contains a Rust implementation of the zlib file format that is compatible with the zlib API.

This repository contains two public crates:

  • zlib-rs, a Rust implementation based on zlib with a safe rust API
  • libz-rs-sys, an unsafe zlib-compatible C API for usage in non-Rust applications

Acknowledgement

This project is heavily based on the zlib and zlib-ng projects.

About

A safer zlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%