cmprss
Text compressor
A tool that applies a custom compression algorithm to text input and produces the compressed output as a string.
IrrvrsbleCmprssionForTxt
5 stars
2 watching
0 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list
console-toolgogolanggolang-libraryjoke
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
kmatheussen/radium_compressor | An audio compressor with accurate compression metering and a graphical user interface. | 15 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 129 |
antirez/smaz | A compression library designed to efficiently compress short strings of text, such as URLs and short phrases. | 1,172 |
stereobooster/html_press | A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. | 35 |
gocom/rah_cache_minify | Minifies HTML pages to reduce page load times | 1 |
koajs/compress | Middleware for compressing responses in Koa applications | 438 |
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 331 |
huluti/curtail | An image compression tool with support for multiple formats and compression modes. | 363 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
vasi/pixz | A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. | 711 |
turbopape/postagga | A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
tessil/hat-trie | A C++ implementation of a fast and memory-efficient data structure for storing strings by compressing common prefixes. | 793 |
ronanh/intcomp | A high-performance integer compression library with support for various input formats and encoding schemes. | 87 |