Expand description
http-compress
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.
Structs§
- XxHash3_
64 - Calculates the 64-bit hash.
Enums§
- Compress
- Represents different compression algorithms supported by the library.