licenses.dev

ice-rs v0.1.10

ZeroC Ice for Rust

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-2.0

Dependency Licenses

Apache-2.0 OR MIT50
PackageRelationDependenciesPublished
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.13.0A macro to generate structures which behave like bitflags. INDIRECT0
block-buffer • 0.10.4Buffer types for block processing of dataINDIRECT3
cc • 1.2.63A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT2
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
clap_lex • 0.2.4Minimal, flexible command line parserINDIRECT1
clap • 3.2.25A simple to use, efficient, and full-featured Command Line Argument ParserDIRECT18
cpufeatures • 0.2.17Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
crypto-common • 0.1.7Common traits used by cryptographic algorithmsINDIRECT3
digest • 0.10.7Traits for cryptographic hash functions and message authentication codesINDIRECT5
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
foreign-types-shared • 0.1.1An internal crate used by foreign-typesINDIRECT0
foreign-types • 0.3.2A framework for Rust wrappers over C APIsINDIRECT1
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hashbrown • 0.17.1A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
indexmap • 2.14.0A hash table with consistent order and fast iteration.INDIRECT2
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.186Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
openssl-macros • 0.1.1Internal macros used by the openssl crate.INDIRECT4
os_str_bytes • 6.6.1Lossless functionality for platform-native strings INDIRECT0
pest_derive • 2.8.6pest's derive macroDIRECT19
pest_generator • 2.8.6pest code generatorINDIRECT18
pest_meta • 2.8.6pest meta language parser and validatorINDIRECT13
pest • 2.8.6The Elegant ParserDIRECT2
pkg-config • 0.3.33A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
proc-macro-crate • 1.3.1Replacement for crate (macro_rules keyword) in proc-macros INDIRECT7
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
sha2 • 0.10.9Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT9
shlex • 2.0.1Split a string into shell words, like Python's shlex.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.117Parser for Rust source codeINDIRECT2
toml_datetime • 0.6.11A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.15Yet another format-preserving TOML parser.INDIRECT5
typenum • 1.20.1Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT6
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
openssl-sys • 0.9.116FFI bindings to OpenSSLINDIRECT6
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
textwrap • 0.16.2Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.INDIRECT0
winnow • 0.5.40A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
MIT OR Unlicense4
PackageRelationDependenciesPublished
aho-corasick • 1.1.4Fast multiple substring searching.INDIRECT0
memchr • 2.8.1Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT3
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
Apache-2.0 OR BSD-3-Clause OR MIT2
PackageRelationDependenciesPublished
num_enum_derive • 0.5.11Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)INDIRECT12
num_enum • 0.5.11Procedural macros to make inter-operation between primitives and enums easier.DIRECT13
BSD-2-Clause1
PackageRelationDependenciesPublished
Inflector • 0.11.4Adds String based inflections for Rust. Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types. DIRECT5
Apache-2.01
PackageRelationDependenciesPublished
openssl • 0.10.80OpenSSL bindingsDIRECT16
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ice-rs)](https://licenses.dev/cargo/ice-rs)
<a href="https://licenses.dev/cargo/ice-rs">
  <img src="https://licenses.dev/b/cargo/ice-rs" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.10 version:

[![licenses](https://licenses.dev/b/cargo/ice-rs/0.1.10)](https://licenses.dev/cargo/ice-rs/0.1.10)
<a href="https://licenses.dev/cargo/ice-rs/0.1.10">
  <img src="https://licenses.dev/b/cargo/ice-rs/0.1.10" alt="licenses" />
</a>
GitHub