dream-encoding
Response compressor
Provides a middleware for Dream applications to compress responses based on the Accept-Encoding header
Encoding primitives for Dream applications.
16 stars
3 watching
3 forks
Language: OCaml
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library implementing several decompression algorithms for various compression formats | 115 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| Generates OCaml project templates with standardized configurations and conventions. | 295 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| Middleware for compressing responses in Koa applications | 437 |
| A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms. | 38 |
| Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
| A sample compression codec designed to work efficiently in resource-constrained environments. | 40 |
| Provides middleware to serve precompressed static files without compression on demand | 88 |
| A fast, in-memory decompression library for common compression formats | 73 |
| A C++ implementation of a fast and memory-efficient data structure for storing strings by compressing common prefixes. | 796 |
| A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 139 |
| Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |
| A set of algorithms for compressing integers in programming languages | 130 |
| A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,384 |