_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-oid-registry 0.4.0
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rusticata/oid-registry
Licenses: Expat ASL 2.0
Synopsis: Object Identifier (OID) database
Description:

This crate is a helper crate, containing a database of OID objects. These objects are intended for use when manipulating ASN.1 grammars and BER/DER encodings, for example.

rust-oid-registry 0.6.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rusticata/oid-registry
Licenses: Expat ASL 2.0
Synopsis: Object Identifier (OID) database
Description:

This crate is a helper crate, containing a database of OID objects. These objects are intended for use when manipulating ASN.1 grammars and BER/DER encodings, for example.

rust-oid-registry 0.7.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rusticata/oid-registry
Licenses: Expat ASL 2.0
Synopsis: Object Identifier (OID) database
Description:

This crate is a helper crate, containing a database of OID objects. These objects are intended for use when manipulating ASN.1 grammars and BER/DER encodings, for example.

rust-unic-segment 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/open-i18n/rust-unic/
Licenses: Expat ASL 2.0
Synopsis: Text segmentation algorithmes for UNIC
Description:

This UNIC component implements algorithms from Unicode Standard Annex #29 - Unicode Text Segmentation, used for detecting boundaries of text element boundaries, such as user-perceived characters (a.k.a. grapheme clusters), words, and sentences.

rust-futures-lite 2.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/futures-lite
Licenses: ASL 2.0 Expat
Synopsis: Futures, streams, and async I/O combinators
Description:

This crate is a subset of futures that compiles an order of magnitude faster, fixes minor warts in its API, fills in some obvious gaps, and removes almost all unsafe code from it.

rust-futures-lite 0.1.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/futures-lite
Licenses: ASL 2.0 Expat
Synopsis: Futures, streams, and async I/O combinators
Description:

This crate is a subset of futures that compiles an order of magnitude faster, fixes minor warts in its API, fills in some obvious gaps, and removes almost all unsafe code from it.

rust-futures-lite 1.13.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/futures-lite
Licenses: ASL 2.0 Expat
Synopsis: Futures, streams, and async I/O combinators
Description:

This crate is a subset of futures that compiles an order of magnitude faster, fixes minor warts in its API, fills in some obvious gaps, and removes almost all unsafe code from it.

rust-prost-derive 0.11.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust language
Description:

prost-derive handles generating encoding and decoding implementations for Rust types annotated with prost annotation. For the most part, users of prost shouldn't need to interact with prost-derive directly.

rust-prost-derive 0.9.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust language
Description:

prost-derive handles generating encoding and decoding implementations for Rust types annotated with prost annotation. For the most part, users of prost shouldn't need to interact with prost-derive directly.

rust-prost-derive 0.10.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust language
Description:

prost-derive handles generating encoding and decoding implementations for Rust types annotated with prost annotation. For the most part, users of prost shouldn't need to interact with prost-derive directly.

rust-prost-derive 0.12.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust language
Description:

prost-derive handles generating encoding and decoding implementations for Rust types annotated with prost annotation. For the most part, users of prost shouldn't need to interact with prost-derive directly.

rust-configparser 2.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/QEDK/configparser-rs
Licenses: Expat LGPL 3+
Synopsis: Simple parsing utility for INI and ini-style syntax
Description:

This package provides a simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.

rust-configparser 3.0.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/QEDK/configparser-rs
Licenses: Expat LGPL 3+
Synopsis: Simple parsing utility for INI and ini-style syntax
Description:

This package provides a simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.

rust-ascii-canvas 2.0.0
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/nikomatsakis/ascii-canvas
Licenses: ASL 2.0 Expat
Synopsis: Simple canvas for drawing lines and styled text and emitting to the terminal
Description:

ASCII canvas is a simple Rust library that allows you to draw lines and colored text and then write them to the terminal. It uses the term library to handle the ANSI nonsense and hence it works on Windows, Mac, and Unix.

rust-ascii-canvas 3.0.0
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/nikomatsakis/ascii-canvas
Licenses: ASL 2.0 Expat
Synopsis: Simple canvas for drawing lines and styled text and emitting to the terminal
Description:

ASCII canvas is a simple Rust library that allows you to draw lines and colored text and then write them to the terminal. It uses the term library to handle the ANSI nonsense and hence it works on Windows, Mac, and Unix.

rust-send-wrapper 0.6.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/thk1/send_wrapper
Licenses: Expat ASL 2.0
Synopsis: Wrapper moving around non-@code{Send} types between threads
Description:

This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs.

rust-send-wrapper 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/thk1/send_wrapper
Licenses: Expat ASL 2.0
Synopsis: Wrapper moving around non-@code{Send} types between threads
Description:

This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs.

rust-send-wrapper 0.5.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/thk1/send_wrapper
Licenses: Expat ASL 2.0
Synopsis: Wrapper moving around non-@code{Send} types between threads
Description:

This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs.

rust-cache-padded 1.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/stjepang/cache-padded
Licenses: ASL 2.0 Expat
Synopsis: Prevent once piece of data invalidating other cached data
Description:

In concurrent programming, sometimes it is desirable to make sure commonly accessed shared data is not all placed into the same cache line. Updating an atomic value invalides the whole cache line it belongs to, which makes the next access to the same cache line slower for other CPU cores. Use CachePadded to ensure updating one piece of data doesn't invalidate other cached data.

rust-ansi-colours 1.2.2
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/mina86/ansi_colours
Licenses: LGPL 3+
Synopsis: Palette converter between true-colour and ANSI terminal
Description:

ansi_colours is a library which converts between 24-bit sRGB colours and 8-bit colour palette used by ANSI terminals such as xterm on rxvt-unicode in 256-colour mode. The most common use case is when using 24-bit colours in a terminal emulator which only support 8-bit colour palette. This package allows true-colours to be approximated by values supported by the terminal.

rust-rustdoc-types 0.23.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/aDotInTheVoid/rustdoc-types/
Licenses: Expat ASL 2.0
Synopsis: Types for rustdoc's json output
Description:

Types for rustdoc's json output.

rust-rustls-webpki 0.101.7
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

Web PKI X.509 Certificate Verification.

rust-rustls-webpki 0.100.3
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

Web PKI X.509 Certificate Verification.

rust-rustls-webpki 0.102.8
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

Web PKI X.509 Certificate Verification.

Total results: 7494