Magic Len (Ron Li)

Results 32 repositories owned by Magic Len (Ron Li)

path-absolutize

56
Stars
11
Forks
Watchers

A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.

alphanumeric-sort

20
Stars
3
Forks
Watchers

This crate can help you sort order for files and folders whose names contain numerals.

whois-rust

19
Stars
9
Forks
Watchers

This is a WHOIS client library for Rust, inspired by https://github.com/hjr265/node-whois

qrcode-generator

60
Stars
11
Forks
Watchers

Generate QR Code matrices and images in RAW, PNG and SVG formats.

rust-magiccrypt

30
Stars
5
Forks
Watchers

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...

rocket-multipart-form-data

35
Stars
14
Forks
Watchers

This crate provides a multipart parser for the Rocket framework.

validators

19
Stars
3
Forks
Watchers

A library for validating and modeling user input.

opencc-rust

26
Stars
2
Forks
Watchers

Open Chinese Convert(OpenCC, 開放中文轉換) binding for the Rust language for conversion between Traditional Chinese and Simplified Chinese.

vcard

19
Stars
4
Forks
Watchers

A pure Rust implementation of vCard based on RFC 6350.

execute

17
Stars
1
Forks
Watchers

A library for extending `Command` in order to execute programs more easily.