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: about 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,084 |
agl/jbig2enc | An encoder for JBIG2 bi-level images | 4 |
aomediacodec/libavif | A C library for encoding and decoding AV1 image files | 1,579 |
vasilevich/nginxbeautifier | Tool for formatting and beautifying Nginx configuration files | 167 |
webmproject/libwebp | A library for encoding and decoding image files in the WebP format | 2,027 |
danielgindi/node-autodetect-decoder-stream | An iconv-lite stream that detects the encoding of input data and falls back to a specified fallback encoding. | 31 |
chr4/nginx.vim | A Vim plugin that enhances Nginx syntax highlighting and error detection | 450 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,172 |
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 | 997 |
bnoordhuis/node-iconv | A JavaScript library providing bindings for iconv encoding and decoding functions | 800 |