_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-opener 0.7.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Seeker14491/opener
Licenses: Expat ASL 2.0
Synopsis: Open a file or link using the system default program
Description:

This crate provides the ability to open a file or link with the default program configured on the system.

rust-fxhash 0.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cbreeden/fxhash
Licenses: ASL 2.0 Expat
Synopsis: Hashing algorithm from hasher used in FireFox and Rustc
Description:

This package provides a fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.

rust-strsim 0.9.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-pretty 0.11.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Marwes/pretty.rs
Licenses: Expat
Synopsis: Pretty printing combinators for Rust
Description:

This crate provides functionality for defining pretty printers. It is particularly useful for printing structured recursive data like trees.

rust-strsim 0.11.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-maplit 1.0.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bluss/maplit
Licenses: ASL 2.0 Expat
Synopsis: Collection of Map macros
Description:

This crate provides a collection of literal macros for HashMap, HashSet, BTreeMap, and BTreeSet.

rust-strsim 0.5.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-strsim 0.10.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-strsim 0.8.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-libxml 0.3.0
Dependencies: libxml2@2.9.14
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/KWARC/rust-libxml
Licenses: Expat
Synopsis: Rust wrapper for libxml2
Description:

This package provides a Rust wrapper for libxml2, the XML C parser and toolkit developed for the GNOME project.

rust-libxml 0.2.16
Dependencies: libxml2@2.9.14
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/KWARC/rust-libxml
Licenses: Expat
Synopsis: Rust wrapper for libxml2
Description:

This package provides a Rust wrapper for libxml2, the XML C parser and toolkit developed for the GNOME project.

rust-strsim 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-strsim 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Rust implementations of string similarity metrics
Description:

This crate includes implementations of string similarity metrics. It includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, and Jaro-Winkler.

rust-either 1.13.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rayon-rs/either
Licenses: Expat ASL 2.0
Synopsis: Enum @code{Either} with variants @code{Left} and @code{Right}
Description:

The enum Either with variants Left and Right is a general purpose sum type with two cases.

rust-cookie 0.17.0
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-cookie 0.11.5
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-cookie 0.12.0
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-cookie 0.14.4
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-cookie 0.15.2
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-cookie 0.18.0
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-cookie 0.16.2
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/SergioBenitez/cookie-rs
Licenses: Expat ASL 2.0
Synopsis: Crate for parsing HTTP cookie headers and managing a cookie jar
Description:

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

rust-strsim 0.11.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rapidfuzz/strsim-rs
Licenses: Expat
Synopsis: Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
Description:

This package provides Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.

rust-pbkdf2 0.8.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/password-hashing
Licenses: Expat ASL 2.0
Synopsis: Generic implementation of PBKDF2
Description:

This package contains a collection of password hashing algorithms, otherwise known as password-based key derivation functions, written in pure Rust.

rust-pbkdf2 0.10.1
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/password-hashing
Licenses: Expat ASL 2.0
Synopsis: Generic implementation of PBKDF2
Description:

This package contains a collection of password hashing algorithms, otherwise known as password-based key derivation functions, written in pure Rust.

Total results: 7413