_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-mio 0.7.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/mio
Licenses: Expat
Synopsis: Lightweight non-blocking IO
Description:

Mio is a fast, low-level I/O library for Rust focusing on non-blocking APIs and event notification for building I/O apps with as little overhead as possible over the OS abstractions.

rust-mio 0.6.23
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/mio
Licenses: Expat
Synopsis: Lightweight non-blocking IO
Description:

Mio is a fast, low-level I/O library for Rust focusing on non-blocking APIs and event notification for building I/O apps with as little overhead as possible over the OS abstractions.

rust-jni 0.21.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jni-rs/jni-rs
Licenses: Expat ASL 2.0
Synopsis: Rust bindings to the JNI
Description:

This package provides Rust bindings to the JNI. It implements native Java methods for JVM and Android in Rust, call Java code from Rust, embed JVM in Rust applications and use any Java libraries.

rust-x86 0.52.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/gz/rust-x86
Licenses: Expat
Synopsis: Library to program x86 (amd64) hardware
Description:

This is a Library to program x86 (amd64) hardware. It contains x86 specific data structure descriptions, data-tables, as well as convenience function to call assembly instructions typically not exposed in higher level languages.

rust-jni 0.14.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/jni-rs/jni-rs
Licenses: Expat ASL 2.0
Synopsis: Rust bindings to the JNI
Description:

This package provides Rust bindings to the JNI. It implements native Java methods for JVM and Android in Rust, call Java code from Rust, embed JVM in Rust applications and use any Java libraries.

rust-mio 1.0.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/mio
Licenses: Expat
Synopsis: Lightweight non-blocking IO
Description:

Mio is a fast, low-level I/O library for Rust focusing on non-blocking APIs and event notification for building I/O apps with as little overhead as possible over the OS abstractions.

rust-x86 0.33.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/gz/rust-x86
Licenses: Expat
Synopsis: Library to program x86 (amd64) hardware
Description:

This is a Library to program x86 (amd64) hardware. It contains x86 specific data structure descriptions, data-tables, as well as convenience function to call assembly instructions typically not exposed in higher level languages.

rust-mio 0.8.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/mio
Licenses: Expat
Synopsis: Lightweight non-blocking IO
Description:

Mio is a fast, low-level I/O library for Rust focusing on non-blocking APIs and event notification for building I/O apps with as little overhead as possible over the OS abstractions.

rust-swc 1.2.124
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://swc.rs/
Licenses: Expat ASL 2.0
Synopsis: Typescript/javascript compiler
Description:

rust-swc is a typescript/javascript compiler. It consumes a javascript or typescript file which uses recently added features like async-await and emits javascript code which can be executed on old browsers.

rust-dbl 0.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://docs.rs/dbl
Licenses: Expat ASL 2.0
Synopsis: Double operation in Galois Field
Description:

This package provides double and inverse double over Galois Field - GF(2^n). This trait is implemented for 64, 128 and 256 bit block sizes. Big-endian order is used. WARNING: Block must be aligned!

rust-wio 0.2.2
Channel: guix
Location: gnu/packages/crates-windows.scm (gnu packages crates-windows)
Home page: https://github.com/retep998/wio-rs
Licenses: Expat ASL 2.0
Synopsis: Windows IO wrapper
Description:

Wio is a middle-level wrapper around various things in Windows API. It is designed to be a very thin layer around Windows API to provide a safe Rusty API but without hiding any functionality.

rust-der 0.4.5
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/RustCrypto/formats/tree/master/der
Licenses: ASL 2.0 Expat
Synopsis: Implementation of the Distinguished Encoding Rules (DER)
Description:

This package provides a pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets

rust-der 0.5.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/RustCrypto/formats/tree/master/der
Licenses: ASL 2.0 Expat
Synopsis: Implementation of the Distinguished Encoding Rules (DER)
Description:

This package provides a pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets

rust-der 0.7.9
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/RustCrypto/formats/tree/master/der
Licenses: ASL 2.0 Expat
Synopsis: Implementation of the Distinguished Encoding Rules (DER)
Description:

This package provides a pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets

rust-der 0.6.1
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/RustCrypto/formats/tree/master/der
Licenses: ASL 2.0 Expat
Synopsis: Implementation of the Distinguished Encoding Rules (DER)
Description:

This package provides a pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets

rust-rgb 0.8.50
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://lib.rs/crates/rgb
Licenses: Expat
Synopsis: Struct for sharing pixels between crates
Description:

This package provides struct RGB/RGBA/etc. for sharing pixels between crates + convenience methods for color manipulation. It allows no-copy high-level interoperability. It also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.

rust-eax 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: Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD)
Description:

Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration This scheme is only based on a block cipher. It uses counter mode (CTR) for encryption and CBC mode for generating a OMAC/CMAC/CBCMAC (all names for the same thing).

rust-tar 0.4.43
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/alexcrichton/tar-rs
Licenses: ASL 2.0 Expat
Synopsis: Tar file reading/writing for Rust
Description:

This package provides a Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once.

rust-uom 0.36.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/iliekturtles/uom
Licenses: ASL 2.0 Expat
Synopsis: Units of measurement
Description:

uom (Units of measurement) is a crate that does automatic type-safe zero-cost dimensional analysis. You can create your own systems or use the pre-built International System of Units (SI) which is based on the International System of Quantities (ISQ) and includes numerous quantities (length, mass, time, ...) with conversion factors for even more numerous measurement units (meter, kilometer, foot, mile, ...).

rust-uom 0.30.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/iliekturtles/uom
Licenses: ASL 2.0 Expat
Synopsis: Units of measurement
Description:

uom (Units of measurement) is a crate that does automatic type-safe zero-cost dimensional analysis. You can create your own systems or use the pre-built International System of Units (SI) which is based on the International System of Quantities (ISQ) and includes numerous quantities (length, mass, time, ...) with conversion factors for even more numerous measurement units (meter, kilometer, foot, mile, ...).

rust-uom 0.34.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/iliekturtles/uom
Licenses: ASL 2.0 Expat
Synopsis: Units of measurement
Description:

uom (Units of measurement) is a crate that does automatic type-safe zero-cost dimensional analysis. You can create your own systems or use the pre-built International System of Units (SI) which is based on the International System of Quantities (ISQ) and includes numerous quantities (length, mass, time, ...) with conversion factors for even more numerous measurement units (meter, kilometer, foot, mile, ...).

rust-tstr 0.2.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rodrimati1992/tstr_crates/
Licenses: Zlib
Synopsis: Type-level strings
Description:

Type-level strings

rust-idea 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/RustCrypto/block-ciphers
Licenses: Expat ASL 2.0
Synopsis: IDEA block cipher
Description:

IDEA block cipher

rust-pest 2.7.14
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://pest.rs/
Licenses: ASL 2.0 Expat
Synopsis: The Elegant Parser
Description:

The Elegant Parser.

Total results: 7384