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 Mark Thom
A modern Prolog implementation written mostly in Rust
Posted over 6 years ago by mozillazg
Convert Chinese to pinyin
Posted over 6 years ago by Benjamin Fry
Trust-DNS is a safe and secure DNS library. This is the Client library with DNSec support. DNSSec with NSEC validation for negative records, is complete. The client supports dynamic DNS with SIG0 authenticated requests, implementing easy to use ... [More] high level funtions. Trust-DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries. [Less]
Posted over 6 years ago by Mathijs van de Nes
Library to support the reading and writing of zip files
Posted over 6 years ago by Temirkhan Myrzamadi
The most powerful UDP-based load generator, written in Rust
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 Benjamin Fry
Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and ResolverFuture for supported resolution types. The Client can be used for other queries.
Posted over 6 years ago by Kevin K.
A simple to use, efficient, and full-featured Command Line Argument Parser
Posted over 6 years ago by Tomasz Drwięga
IPC server for JSON-RPC
Posted over 6 years ago by Tomasz Drwięga
High level, typed wrapper for `jsonrpc-core`