Pinned Repositories
Byte-Unit
A library for interaction with units of bytes.
chinese-lunisolar-calendar
The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.
chinese-number
Convert primitive numbers to Chinese numbers, or parse Chinese numbers to primitive numbers.
educe
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
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 not only as a normal CLI tool, but also a web application with a front-end webpage and useful HTTP APIs.
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 cipher mode, PKCS5 padding and 64, 128, 192 or 256-bits key length. If the encrypted data is a string, it will be formatted automatically to Base64.
markdown2html-converter
A tool for converting a Markdown file to a single HTML file with built-in CSS and JS.
path-absolutize
A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.
qrcode-generator
Generate QR Code matrices and images in RAW, PNG and SVG formats.
xcompress
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.
magiclen's Repositories
magiclen/path-absolutize
A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.
magiclen/FFmpeg-For-MagicLen-Applications
Modified FFmpeg for MagicLen Applications
magiclen/vcard
A pure Rust implementation of vCard based on RFC 6350.
magiclen/easy-http-request
Easy to send HTTP/HTTPS requests.
magiclen/path-dedot
A library for extending `Path` and `PathBuf` in order to parse the path which contains dots.
magiclen/pipe-logger-lib
Stores, rotates, compresses process logs.
magiclen/noto-sans-sc-woff2
magiclen/Full-JDK-Linux-x64
JDK with full documents, samples and JCE.
magiclen/leveled-hash-map
A structure to separate values into different levels with keys. Every key-value entry which is not at the top level has a parent key at the superior level. Keys at the same level are unique, no matter what parent keys they have.
magiclen/manifest-dir-macros
This crate provides function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time.
magiclen/paginator
This crate is used for generating pagination bar.
magiclen/source-han-sans-sc-woff2
magiclen/synchronized-writer
A tiny implement for synchronously writing data.
magiclen/js-short-crypt
ShortCrypt is a very simple encryption library, which aims to encrypt any data into something random at first glance.
magiclen/rc-writer
A tiny implement for writing data to a reference counted instance.
magiclen/year-helper
This library provides some useful functions to deal with years.
magiclen/fnv1a
Simple FNV-1a hash algorithm implementation.
magiclen/git-recovery-practice
magiclen/magiclen
magiclen/map-to-javascript-html
This is a library for serializing a map to JavaScript code in HTML, usually for dynamically generating strings on web pages.
magiclen/noto-sans-tc-woff2
magiclen/old-mongo-rust-driver
Because all `crypto-mac ^0.6` has been yanked, in order to continue using the old MongoDB driver (`mongodb-cwal-rs`) in Rust, this repo was created to vendor the old libraries.
magiclen/rc-u8-reader
A tiny implement for reading `u8` data from a reference counted instance.
magiclen/rust-tw-id-num
Check or generate Taiwan ID numbers. 檢查或是產生中華民國國民身分證統一編號(即身份證字號,而非營業人統一編號),支援新式外來人口統一證號。
magiclen/source-han-sans-hw-sc-woff2
magiclen/source-han-sans-hw-tc-woff2
magiclen/source-han-sans-hw-tc-woff2-extra
magiclen/source-han-sans-tc-woff2
magiclen/source-han-sans-tc-woff2-extra
magiclen/words-transformer-rs