_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-heapless 0.5.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/japaric/heapless
Licenses: Expat ASL 2.0
Synopsis: Static friendly data structures
Description:

This package provides static friendly data structures that don't require dynamic memory allocation.

rust-bitflags 1.3.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/bitflags/bitflags
Licenses: ASL 2.0 Expat
Synopsis: Macro to generate structures which behave like bitflags
Description:

This package provides a macro to generate structures which behave like a set of bitflags.

rust-petgraph 0.4.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/petgraph/petgraph
Licenses: Expat ASL 2.0
Synopsis: Graph data structure library
Description:

This crate is a graph data structure library. It provides graph types and graph algorithms.

rust-num-enum 0.7.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/illicitonion/num_enum
Licenses: Modified BSD Expat ASL 2.0
Synopsis: Macros easing inter-operation between primitives and enums
Description:

This library provides procedural macros to make inter-operation between primitives and enums easier.

rust-petgraph 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/petgraph/petgraph
Licenses: Expat ASL 2.0
Synopsis: Graph data structure library
Description:

This crate is a graph data structure library. It provides graph types and graph algorithms.

rust-gix-pack 0.51.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: Implements Git packs and related data structures
Description:

Git packs and related data structures. Gitoxide is a pure Rust implementation of Git.

rust-gix-pack 0.43.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: Implements Git packs and related data structures
Description:

Git packs and related data structures. Gitoxide is a pure Rust implementation of Git.

rust-gix-hash 0.16.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: Borrowed and owned git hash digests used to identify git objects
Description:

This package provides borrowed and owned git hash digests used to identify git objects.

rust-gix-pack 0.46.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: Implements Git packs and related data structures
Description:

Git packs and related data structures. Gitoxide is a pure Rust implementation of Git.

rust-gix-hash 0.15.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: Borrowed and owned git hash digests used to identify git objects
Description:

This package provides borrowed and owned git hash digests used to identify git objects.

rust-gix-pack 0.45.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: Implements Git packs and related data structures
Description:

Git packs and related data structures. Gitoxide is a pure Rust implementation of Git.

rust-gix-pack 0.44.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: Implements Git packs and related data structures
Description:

Git packs and related data structures. Gitoxide is a pure Rust implementation of Git.

rust-gix-pack 0.53.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: Implements Git packs and related data structures
Description:

Git packs and related data structures. Gitoxide is a pure Rust implementation of Git.

rust-codepage 0.1.2
Channel: guix
Location: gnu/packages/crates-windows.scm (gnu packages crates-windows)
Home page: https://docs.rs/codepage/
Licenses: Expat ASL 2.0
Synopsis: Mapping between Windows code page and @code{encoding_rs}
Description:

This package provides mapping between Windows code page numbers and encoding_rs character encodings.

rust-allsorts 0.14.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/yeslogic/allsorts
Licenses: ASL 2.0
Synopsis: Font parser, shaping engine, and subsetter for OpenType, WOFF, and WOFF2
Description:

This package provides Font parser, shaping engine, and subsetter for OpenType, WOFF, and WOFF2.

rust-gix-hash 0.14.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: Borrowed and owned git hash digests used to identify git objects
Description:

This package provides Borrowed and owned git hash digests used to identify git objects.

rust-gix-path 0.10.7
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/Byron/gitoxide
Licenses: Expat ASL 2.0
Synopsis: crate of the gitoxide project dealing paths and their conversions
Description:

This package provides a crate of the gitoxide project dealing paths and their conversions.

rust-ark-poly 0.4.2
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://arkworks.rs
Licenses: Expat ASL 2.0
Synopsis: library for efficient polynomial arithmetic via FFTs over finite fields
Description:

This package provides a library for efficient polynomial arithmetic via FFTs over finite fields.

rust-cloudabi 0.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://cloudabi.org/
Licenses: FreeBSD
Synopsis: Low level interface to CloudABI
Description:

This package provides a low level interface to CloudABI. It contains all syscalls and related types.

rust-nanorand 0.5.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Absolucy/nanorand-rs
Licenses: Zlib
Synopsis: Tiny, fast, zero-dep library for random number generation
Description:

This library is meant for fast, random number generation with quick compile time, and minimal dependencies.

rust-if-addrs 0.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/messense/if-addrs
Licenses: Expat Modified BSD
Synopsis: Return interface IP addresses on POSIX and Windows systems
Description:

Returns the IP addresses for all network interfaces, on both POSIX and Microsoft Windows hosts.

rust-enum-map 0.6.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://gitlab.com/KonradBorowski/enum-map
Licenses: Expat ASL 2.0
Synopsis: Map with C-like enum keys represented internally as an array
Description:

This package provides a map with C-like enum keys represented internally as an array.

rust-is-macro 0.1.9
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/kdy1/is-macro
Licenses: Expat
Synopsis: Create methods to use custom enum like Option/Result
Description:

This package lets you easily create methods to use a custom enum like Option/Result.

rust-nanorand 0.4.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Absolucy/nanorand-rs
Licenses: Zlib
Synopsis: Tiny, fast, zero-dep library for random number generation
Description:

This library is meant for fast, random number generation with quick compile time, and minimal dependencies.

Total results: 7486