iconv-nginx-module
Encoder
A module for Nginx that enables character encoding conversion using libiconv.
a character conversion nginx module using libiconv
33 stars
10 watching
16 forks
Language: C
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fanlia/iconv | A Vlang wrapper around an iconv library for converting between character encodings. | 6 |
calio/form-input-nginx-module | Reads HTTP request bodies and parses them into Nginx variables. | 120 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
goodsign/icu | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
nginx-clojure/nginx-clojure | A module for embedding Clojure or Java programs into an Nginx configuration to handle HTTP requests and responses. | 1,085 |
agl/jbig2enc | An image compression tool that generates bi-level images using the JBIG2 encoding algorithm. | 5 |
aomediacodec/libavif | A C library for encoding and decoding AV1 image files | 1,589 |
vasilevich/nginxbeautifier | Tool for formatting and beautifying Nginx configuration files | 169 |
webmproject/libwebp | A C-based library and command line tools for encoding and decoding image formats commonly used on the web. | 2,042 |
danielgindi/node-autodetect-decoder-stream | An iconv-lite stream that autodetects the encoding and provides a fallback. | 31 |
chr4/nginx.vim | A Vim plugin that enhances Nginx syntax highlighting and error detection | 451 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,175 |
kronuz/base-x | A C++ library for encoding and decoding data using custom bases. | 14 |
vision5/ngx_devel_kit | An Nginx module that provides additional tools and macros to simplify development of custom Nginx modules | 999 |
bnoordhuis/node-iconv | A JavaScript library providing bindings for iconv encoding and decoding functions | 800 |