licenses.dev

unix-tty v0.3.3

Unix TTY API

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT40
PackageRelationDependenciesPublished
abort • 0.1.3Abnormal termination (stable, no_std)INDIRECT0
autocfg • 0.1.8Automatic cfg for Rust compiler featuresINDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
containers • 0.9.13ContainersINDIRECT12
default_allocator • 0.3.0default (userspace) memory allocatorINDIRECT2
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
fallible • 0.1.3Fallible operationsINDIRECT1
flags • 0.1.5A macro to generate structures which behave like bitflags. INDIRECT0
hash-table • 0.2.5Hash TableINDIRECT1
heap • 0.1.0Heap operations on slicesINDIRECT0
i-o • 0.4.7Input and outputDIRECT13
idem • 0.1.10 and 1INDIRECT1
idem • 0.4.00 and 1INDIRECT0
libc-interface • 0.1.2A library for types often found in libc or other common platform libraries. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
loca • 0.7.4memory allocationINDIRECT1
null-terminated • 0.3.17Library of null-terminated slices and UTF-8-encoded strings with thin referencesDIRECT8
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
ptr • 0.2.3Unique pointerINDIRECT0
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.1.1ChaCha random number generator INDIRECT4
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_hc • 0.1.0HC128 random number generator INDIRECT2
rand_isaac • 0.1.1ISAAC random number generator INDIRECT2
rand_jitter • 0.1.4Random number generator based on timing jitterINDIRECT5
rand_pcg • 0.1.2Selected PCG random number generators INDIRECT3
rand_xorshift • 0.1.1Xorshift random number generator INDIRECT2
rand • 0.6.5Random number generators and other randomness functionality. INDIRECT14
rel • 0.2.0RelationsINDIRECT0
siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
system-call • 0.1.3Raw system callsDIRECT0
tempus • 0.2.4timeINDIRECT3
unix • 0.6.12Interface to Unix system facilitiesDIRECT42
unreachable • 1.0.0An unreachable code optimization hint in stable rust.INDIRECT1
utf • 0.1.6UTF-8INDIRECT0
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
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
byte-strings-proc_macros • 0.2.2Internal: proc-macro backend of ::byte_strings.INDIRECT4
MIT1
PackageRelationDependenciesPublished
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/unix-tty)](https://licenses.dev/cargo/unix-tty)
<a href="https://licenses.dev/cargo/unix-tty">
  <img src="https://licenses.dev/b/cargo/unix-tty" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.3 version:

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