licenses.dev

wasi-common v0.33.1

WASI implementation in Rust

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 WITH LLVM-exception

Dependency Licenses

Apache-2.0 OR MIT45
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorDIRECT0
async-trait • 0.1.83Type erasure for async trait methodsINDIRECT4
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.2.5A 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. INDIRECT1
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
dirs-sys • 0.3.7System-level helper functions for the dirs and directories crates.INDIRECT16
dirs • 4.0.0A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.INDIRECT17
errno • 0.2.8Cross-platform interface to the `errno` variable.INDIRECT7
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
heck • 0.3.3heck is a case conversion library.INDIRECT1
ipnet • 2.10.1Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.INDIRECT0
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
leb128 • 0.2.5Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
maybe-owned • 0.3.4provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.3.1ChaCha random number generator INDIRECT13
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT4
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT14
shellexpand • 2.1.2Shell-like expansions in stringsINDIRECT18
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. 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.DIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception12
PackageRelationDependenciesPublished
ambient-authority • 0.0.1Ambient AuthorityINDIRECT0
cap-primitives • 0.22.1Capability-based primitivesINDIRECT33
cap-rand • 0.22.1Capability-based random number generatorsDIRECT16
cap-std • 0.22.1Capability-based version of the Rust standard libraryDIRECT34
fs-set-times • 0.14.2Set filesystem timestampsINDIRECT12
io-extras • 0.12.2File/socket handle/descriptor utilitiesINDIRECT4
io-lifetimes • 0.4.4A low-level I/O ownership and borrowing libraryINDIRECT3
linux-raw-sys • 0.0.36Generated bindings for Linux's userspace APIINDIRECT0
linux-raw-sys • 0.0.37Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.31.3Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsDIRECT13
rustix • 0.32.1Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT11
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
MIT6
PackageRelationDependenciesPublished
errno-dragonfly • 0.1.2Exposes errno functionality to stable Rust on DragonFlyBSDINDIRECT3
libredox • 0.1.3Redox stable ABIINDIRECT2
redox_users • 0.4.6A Rust library to access Redox users and groups functionalityINDIRECT12
tracing-attributes • 0.1.28Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.33Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.41Application-level tracing for Rust. DIRECT8
Apache-2.0 WITH LLVM-exception5
PackageRelationDependenciesPublished
wast • 35.0.2Customizable Rust parsers for the WebAssembly Text formats WAT and WAST INDIRECT1
wiggle-generate • 0.33.1Library crate for wiggle code generator.INDIRECT27
wiggle-macro • 0.33.1Wiggle code generatorINDIRECT28
wiggle • 0.33.1Runtime components of wiggle code generatorDIRECT36
winx • 0.30.0Windows API helper libraryINDIRECT5
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
witx • 0.9.1Parse and validate witx file formatINDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.33.1 version:

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