Docs.rs
Releases
All Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
Releases
Crates from Magic Len (Ron Li)
Recent
Stars
Recent Failures
Failures By Stars
Activity
Queue
magiclen
educe-0.4.19
This crate provides procedural macros to help you implement Rust-built-in traits quickly.
53
xcompress-0.11.7
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.
45
path-absolutize-3.0.13
A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.
37
rocket-multipart-form-data-0.10.3
This crate provides a multipart parser for the Rocket framework.
33
mprober-0.10.12
This program aims to collect Linux system information including hostname, kernel version, uptime, RTC time, load average, CPU, memory, network interfaces and block devices. 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.
29
chinese-lunisolar-calendar-0.1.21
The traditional Chinese Calendar, called 農曆 or 陰曆 in Chinese, is based on the moon, so it's also known as Lunar Calendar.
29
byte-unit-4.0.14
A library for interaction with units of bytes.
28
markdown2html-converter-1.1.8
A tool for converting a Markdown file to a single HTML file with built-in CSS and JS.
25
qrcode-generator-4.1.6
Generate QR Code matrices and images in RAW, PNG and SVG formats.
25
ffmpeg-screen-recorder-1.0.17
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.
22
cidr-utils-0.5.7
This crate provides data structures and functions to deal with IPv4 CIDRs and IPv6 CIDRs.
18
passwords-3.1.9
This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.
17
whois-rust-1.5.0
This is a WHOIS client library for Rust, inspired by https://github.com/hjr265/node-whois
17
image-convert-0.11.3
A high level library for image identification, conversion, interlacing and high quality resizing.
17
html-minifier-3.0.15
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>`, `<code>` and `<textarea>` elements.
15
html-escape-0.2.11
This library is for encoding/escaping special characters in HTML and decoding/unescaping HTML entities as well.
14
nginx-cache-purge-0.1.9
An alternative way to do `proxy_cache_purge` or `fastcgi_cache_purge` for Nginx.
14
crc-any-2.4.3
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.
13
alphanumeric-sort-1.4.4
This crate can help you sort order for files and folders whose names contain numerals.
13
vcard-0.4.10
A pure Rust implementation of vCard based on RFC 6350.
13
lazy-static-include-3.1.2
This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.
12
short-crypt-1.0.26
ShortCrypt is a very simple encryption library, which aims to encrypt any data into something random at first glance.
12
opencc-rust-1.1.11
Open Chinese Convert(OpenCC, 開放中文轉換) binding for the Rust language for conversion between Traditional Chinese and Simplified Chinese.
11
image-resizer-0.2.12
Resize or just shrink images and sharpen them appropriately.
11
magic-crypt-3.1.10
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.
10
validators-0.24.2
This is a library for validating and modeling user input and this crate provides models, function, traits, errors and other dependencies.
8
validators-derive-0.24.0
This crate provides a procedural macro to define validators with optional parameters.
8
validators-options-0.24.0
This crate provides options used with the `validators-derive` crate and the `validators` crate.
8
rocket-include-static-resources-0.10.2
This is a crate which provides macros `static_resources_initializer!` and `static_response_handler!` to statically include files from your Rust project and make them be the HTTP response sources quickly.
8
enum-ordinalize-3.1.11
This crates provides a procedural macro to let enums not only get its variants' ordinal but also be constructed from an ordinal.
7
Next Page