Magic Len (Ron Li)

Results 32 repositories owned by Magic Len (Ron Li)

xcompress

76
Stars
8
Forks
Watchers

XCompress is a free file archiver utility on Linux, providing multi-format archiving to and extracting from ZIP, Z, GZIP, BZIP2, LZ, XZ, LZMA, 7ZIP, TAR, RAR and ZSTD.

Byte-Unit

49
Stars
10
Forks
Watchers

A library for interaction with units of bytes.

chinese-lunisolar-calendar

44
Stars
4
Forks
Watchers

The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.

cidr-utils

31
Stars
11
Forks
Watchers

This crate provides functions for working with IPv4 CIDRs and IPv6 CIDRs.

educe

107
Stars
10
Forks
Watchers

This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.

FFmpeg-CLI-For-Android

21
Stars
7
Forks
Watchers

Now, you can edit audios and videos by using Command Line Interface for FFmpeg.

FFmpeg-For-MagicLen-Applications

43
Stars
13
Forks
Watchers

Modified FFmpeg for MagicLen Applications

FFmpeg-Screen-Recorder

36
Stars
0
Forks
Watchers

This program is a gadget which helps you use FFmpeg to record your screen on Linux. The video record can be saved as a file, or be streamed via RTMP protocol.

html-escape

37
Stars
6
Forks
Watchers

This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.

html-minifier

20
Stars
5
Forks
Watchers

This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<script>` elements, and ignores the minification of `<pre>` elements...