Skip to content

A lightweight library for decompressing HTTP responses supporting Brotli, Deflate, and Gzip.

License

Notifications You must be signed in to change notification settings

crates-dev/http-compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-compress

Official Documentation

Api Docs

A high-performance async library for HTTP compression/decompression, supporting Brotli, Deflate, and Gzip algorithms. Provides both compression and decompression capabilities with optimized memory usage, ideal for HTTP clients/servers and network programming.

Features

Installation

To use this crate, you can run cmd:

cargo add http-compress

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

Contact

For any inquiries, please reach out to the author at root@ltpp.vip.

About

A lightweight library for decompressing HTTP responses supporting Brotli, Deflate, and Gzip.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages