1
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Posted over 6 years ago by Ashish Myles
Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints.
Posted over 6 years ago by Nikolay Volf
Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables
Posted over 6 years ago by Will Glynn
A parser for Microsoft PDB (Program Database) debugging information
Posted over 6 years ago by mulkieran
A library for using Linux device mapper
Posted over 6 years ago by Ashe Connor
A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter
Posted over 6 years ago by J.W
ff is a simple and fast utility for file search on Unix commandline
Posted over 6 years ago by Danny Guo
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler
Posted over 6 years ago by timvisee
A Rust library to easily compare version numbers, and test them against various comparison operators
Posted over 6 years ago by Vincent Prouillet
Template engine based on Jinja2/Django templates
Posted over 6 years ago by Alex Crichton
A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code