licenses.dev

tendril v0.4.3

Compact buffer/string type for zero-copy parsing

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
cfg-if • 1.0.0A 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
futf • 0.1.5Handling fragments of UTF-8DIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
mac • 0.1.1A collection of great and ubiqutitous macros.DIRECT0
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.4.6Random number generators and other randomness functionality. DIRECT8
utf-8 • 0.7.6Incremental, zero-copy UTF-8 decoding with error handlingDIRECT0
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
CC0-1.06
PackageRelationDependenciesPublished
encoding_index_tests • 0.1.4Helper macros used to test index tables for character encodingsINDIRECT0
encoding-index-japanese • 1.20141219.5Index tables for Japanese character encodingsINDIRECT1
encoding-index-korean • 1.20141219.5Index tables for Korean character encodingsINDIRECT1
encoding-index-simpchinese • 1.20141219.5Index tables for simplified Chinese character encodingsINDIRECT1
encoding-index-singlebyte • 1.20141219.5Index tables for various single-byte character encodingsINDIRECT1
encoding-index-tradchinese • 1.20141219.5Index tables for traditional Chinese character encodingsINDIRECT1
MIT2
PackageRelationDependenciesPublished
encoding • 0.2.33Character encoding support for RustDIRECT6
new_debug_unreachable • 1.0.6panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)INDIRECT0
BSD-3-Clause AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
encoding_rs • 0.8.34A Gecko-oriented implementation of the Encoding StandardDIRECT1
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.3 version:

[![licenses](https://licenses.dev/b/cargo/tendril/0.4.3)](https://licenses.dev/cargo/tendril/0.4.3)
<a href="https://licenses.dev/cargo/tendril/0.4.3">
  <img src="https://licenses.dev/b/cargo/tendril/0.4.3" alt="licenses" />
</a>
GitHub