_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-gix-glob 0.10.2
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: A crate of the gitoxide project dealing with pattern matching
Description:

This package provides a crate of the gitoxide project dealing with pattern matching

rust-thin-vec 0.2.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/gankra/thin-vec
Licenses: Expat ASL 2.0
Synopsis: Vec that takes up less space on the stack
Description:

This package provides a vec that takes up less space on the stack.

rust-calamine 0.24.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tafia/calamine
Licenses: Expat
Synopsis: Reader and deserializer for spreadsheet files
Description:

calamine is a pure Rust library to read and deserialize any spreadsheet file.

rust-smallvec 1.13.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/servo/rust-smallvec
Licenses: Expat ASL 2.0
Synopsis: Small vector optimization
Description:

'Small vector' optimization: store up to a small number of items on the stack.

rust-copyless 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kvark/copyless
Licenses: Expat ASL 2.0
Synopsis: Ways to eliminate @code{memcpy} calls
Description:

This package provides ways to eliminate memcpy calls when using the standard library.

rust-smol-str 0.1.24
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-analyzer/smol_str
Licenses: Expat ASL 2.0
Synopsis: Small-string optimized string type with O(1) clone
Description:

This package provides a small-string optimized string type with O(1) clone.

rust-simdutf8 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rusticstuff/simdutf8
Licenses: Expat ASL 2.0
Synopsis: SIMD-accelerated UTF-8 validation
Description:

simdutf8 is a fast API-compatible UTF-8 validation for Rust using SIMD extensions.

rust-smol-str 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rust-analyzer/smol_str
Licenses: Expat ASL 2.0
Synopsis: Small-string optimized string type with O(1) clone
Description:

This package provides a small-string optimized string type with O(1) clone.

rust-deadpool 0.9.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bikeshedder/deadpool
Licenses: Expat ASL 2.0
Synopsis: Dead simple async pool
Description:

Deadpool is a dead simple async pool for connections and objects of any type.

rust-path-abs 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/vitiral/path_abs
Licenses: Expat ASL 2.0
Synopsis: Ergonomic paths and files in Rust
Description:

This library provides ergonomic path and file operations to Rust with reasonable performance.

rust-unindent 0.1.11
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/indoc
Licenses: ASL 2.0 Expat
Synopsis: Remove a column of leading whitespace from a string
Description:

This crate allows you to remove a column of leading whitespace from a string.

rust-blocking 0.4.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/blocking
Licenses: ASL 2.0 Expat
Synopsis: Thread pool for isolating blocking I/O in async programs
Description:

This package provides a thread pool for isolating blocking I/O in async programs.

rust-smallvec 0.6.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/servo/rust-smallvec
Licenses: Expat ASL 2.0
Synopsis: Small vector optimization
Description:

'Small vector' optimization: store up to a small number of items on the stack.

rust-libflate 0.1.27
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sile/libflate
Licenses: Expat
Synopsis: DEFLATE algorithm and related formats (ZLIB, GZIP)
Description:

This package provides a Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP).

rust-sval-ref 2.10.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sval-rs/sval
Licenses: ASL 2.0 Expat
Synopsis: Variant of sval::Value for types with internal references
Description:

This package provides a variant of sval::Value for types with internal references

rust-blocking 1.6.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/blocking
Licenses: ASL 2.0 Expat
Synopsis: Thread pool for isolating blocking I/O in async programs
Description:

This package provides a thread pool for isolating blocking I/O in async programs.

rust-deadpool 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bikeshedder/deadpool
Licenses: Expat ASL 2.0
Synopsis: Dead simple async pool
Description:

Deadpool is a dead simple async pool for connections and objects of any type.

rust-entities 1.0.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/p-jackson/entities
Licenses: Expat
Synopsis: Raw data needed to convert to and from HTML entities
Description:

This package provides the raw data needed to convert to and from HTML entities.

rust-unindent 0.2.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/indoc
Licenses: ASL 2.0 Expat
Synopsis: Remove a column of leading whitespace from a string
Description:

This crate allows you to remove a column of leading whitespace from a string.

rust-fs-utils 1.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Byron/fs-utils-rs
Licenses: Expat ASL 2.0
Synopsis: Utilities to help working with the filesystem
Description:

This package provides a bunch of utilities to help working with the filesystem.

rust-filename 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/flier/rust-filename
Licenses: Expat
Synopsis: Get filename from a raw file descriptor
Description:

This package provides a way to get the filename from a raw file descriptor.

rust-calamine 0.18.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tafia/calamine
Licenses: Expat
Synopsis: Reader and deserializer for spreadsheet files
Description:

calamine is a pure Rust library to read and deserialize any spreadsheet file.

rust-binascii 0.1.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/naim94a/binascii-rs
Licenses: Expat
Synopsis: No-std binascii operations including base64, base32 and base16 (hex)
Description:

This package contains useful no-std binascii operations including base64, base32 and base16 (hex)

rust-libflate 1.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sile/libflate
Licenses: Expat
Synopsis: DEFLATE algorithm and related formats (ZLIB, GZIP)
Description:

This package provides a Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP).

Total results: 7494