_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-gix-ref 0.37.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

rust-gix-ref 0.39.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/GitoxideLabs/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Part of Gitoxide, this crate handles Git references
Description:

This package provides a crate to handle git references. Part of Gitoxide, a project to create a pure Rust Git implementation.

rust-lalrpop 0.17.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lalrpop/lalrpop
Licenses: ASL 2.0 Expat
Synopsis: Convenient LR(1) parser generator for Rust
Description:

LALRPOP is a Rust parser generator framework with usability as its primary goal. You should be able to write compact, DRY, readable grammars.

rust-lalrpop 0.19.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lalrpop/lalrpop
Licenses: ASL 2.0 Expat
Synopsis: Convenient LR(1) parser generator for Rust
Description:

LALRPOP is a Rust parser generator framework with usability as its primary goal. You should be able to write compact, DRY, readable grammars.

rust-feed-rs 0.6.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/feed-rs/feed-rs
Licenses: Expat
Synopsis: Unified feed parser
Description:

This package provides a unified feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed

rust-lalrpop 0.20.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lalrpop/lalrpop
Licenses: ASL 2.0 Expat
Synopsis: Convenient LR(1) parser generator for Rust
Description:

LALRPOP is a Rust parser generator framework with usability as its primary goal. You should be able to write compact, DRY, readable grammars.

rust-gix-url 0.19.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.25.2
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.26.1
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.27.5
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-gix-url 0.24.0
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: This crate implements parsing and serialization of gix-url for Gitoxide
Description:

This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.

rust-nu-json 0.91.0
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/nushell/nushell/tree/main/crates/nu-json
Licenses: Expat
Synopsis: Human JSON (Hjson) serialization file format
Description:

This crate is a Rust library for parsing and generating Human JSON Hjson. It is built upon Serde, a high performance generic serialization framework.

rust-rfc6979 0.3.1
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/signatures/tree/master/rfc6979
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of RFC6979
Description:

This package provides a pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA).

rust-aes-ctr 0.6.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/block-ciphers/tree/master/aes
Licenses: Expat ASL 2.0
Synopsis: Pure Rust implementation of AES
Description:

A pure Rust implementation of the AES. Use the AES crate if possible, as the aes-ctr has been into it.

rust-rfc6979 0.4.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/signatures/tree/master/rfc6979
Licenses: ASL 2.0 Expat
Synopsis: Pure Rust implementation of RFC6979
Description:

This package provides a pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA).

rust-archery 1.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/orium/archery
Licenses: MPL 2.0
Synopsis: Abstract over the atomicity of reference-counting pointers
Description:

This package provides a way to abstract Rc and Arc smart pointers. It can also create data structures where the pointer type is parameterizable.

rust-runtime 0.3.0-alpha.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustasync/runtime
Licenses: Expat ASL 2.0
Synopsis: Empowering everyone to build asynchronous software
Description:

Runtime is an asynchronous library.

This package is deprecated. If you're looking for an asynchronous runtime please consider using async-std or tokio.

rust-discard 1.0.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Pauan/rust-discard
Licenses: Expat
Synopsis: Allow for intentionally leaking memory
Description:

There are situations where you need to intentionally leak some memory but not other memory. This package provides a discard trait which allows for intentionally leaking memory

rust-lexical 6.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Alexhuszagh/rust-lexical
Licenses: Expat ASL 2.0
Synopsis: Lexical, to- and from-string conversion routines
Description:

Lexical is high-performance numeric conversion routines for use in a no_std environment. This does not depend on any standard library features, nor a system allocator.

rust-lexical 5.2.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Alexhuszagh/rust-lexical
Licenses: Expat ASL 2.0
Synopsis: Lexical, to- and from-string conversion routines
Description:

Lexical is high-performance numeric conversion routines for use in a no_std environment. This does not depend on any standard library features, nor a system allocator.

rust-aes-gcm 0.6.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-aes-gcm 0.5.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-aes-gcm 0.9.4
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

rust-aes-gcm 0.8.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/AEADs
Licenses: ASL 2.0 Expat
Synopsis: AES-GCM (Galois/Counter Mode) Authenticated Encryption
Description:

This package provides a pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration.

Total results: 7494