Magic Len (Ron Li)
Magic Len (Ron Li)
image-convert
A high level library for image identification, conversion, interlacing and high quality resizing.
JavaChineseCalendar
Java Chinese Calendar is a Java library of Chinese (lunar) calendar. It can convert date between Gregorian calendar(also called Western calendar) and Chinese calendar. Also, it can compute the weight...
m-prober
This program aims to collect Linux system information including hostname, kernel version, uptime, RTC time, load average, CPU, memory, network interfaces, block devices and processes. It can be used n...
MagicCrypt
MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block ciph...
MagicImage
MagicImage is a Java library for image processing. It can support many formats of images in Java programs and provide common functions to make adjustments to the image in post. After you finish adjust...
markdown2html-converter
A tool for converting a Markdown file to a single HTML file with built-in CSS and JS.
nginx-cache-purge
An alternative way to do `proxy_cache_purge` or `fastcgi_cache_purge` for Nginx.
node-crc
To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions.
node-fast-string-search
Fast search substrings in a string by using N-API and boyer-moore-magiclen.