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: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 282 |
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
emmanuel-marty/zultra | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
koajs/compress | Middleware for compressing responses in Koa applications | 437 |
deno-libs/http_compression | A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms. | 38 |
mirage/conan | Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
logicomacorp/pulsejet | A sample compression codec designed to work efficiently in resource-constrained environments. | 40 |
anderssonpeter/compressedstaticfiles | Provides middleware to serve precompressed static files without compression on demand | 88 |
emmanuel-marty/em_inflate | A fast, in-memory decompression library for common compression formats | 73 |
tessil/hat-trie | A C++ implementation of a fast and memory-efficient data structure for storing strings by compressing common prefixes. | 796 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 139 |
intel/neural-compressor | Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 130 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,384 |