licenses.dev

botw-utils v0.5.0

A library with various utilities for modding Breath of the Wild

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT50
PackageRelationDependenciesPublished
array-init • 2.1.0Safe wrapper for initializing fixed-size arraysINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
cxx-build • 1.0.92C++ code generator for integrating `cxx` crate into a Cargo build.INDIRECT22
cxx • 1.0.131Safe interop between Rust and C++INDIRECT11
cxxbridge-flags • 1.0.131Compiler configuration of the `cxx` crate (implementation detail)INDIRECT0
cxxbridge-macro • 1.0.131Implementation detail of the `cxx` crate.INDIRECT5
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
link-cplusplus • 1.0.9Link libstdc++ or libc++ automatically or manuallyINDIRECT2
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionINDIRECT0
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
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
rle-decode-fast • 1.0.3Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within(). Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust. INDIRECT0
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
rustversion • 1.0.18Conditional compilation according to rustc compiler versionINDIRECT0
scratch • 1.0.7Compile-time temporary directory shared by multiple crates and erased by `cargo clean`INDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.133A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
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
MIT6
PackageRelationDependenciesPublished
binrw_derive • 0.11.2Derive macro for binrwINDIRECT6
binrw • 0.11.2A Rust crate for helping read structs from binary data using ✨macro magic✨INDIRECT9
libflate_lz77 • 1.2.0LZ77 encoder for libflate crateINDIRECT1
libflate • 1.4.0A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)INDIRECT5
owo-colors • 3.5.0Zero-allocation terminal colors that'll make people go owoINDIRECT0
twox-hash • 1.6.3A Rust implementation of the XXHash and XXH3 algorithmsDIRECT16
MIT OR Unlicense5
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides 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. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Apache-2.04
PackageRelationDependenciesPublished
codespan-reporting • 0.11.1Beautiful diagnostic reporting for text-based programming languagesINDIRECT13
include-flate-codegen-exports • 0.1.4Macro codegen for the include-flate crateINDIRECT12
include-flate-codegen • 0.1.4Macro codegen for the include-flate crateINDIRECT11
include-flate • 0.2.0A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflationDIRECT14
GPL-3.0-or-later2
PackageRelationDependenciesPublished
join_str • 0.1.0Proc macro to do simple string interpolation as an array joinINDIRECT0
roead • 0.23.1Rust bindings for oead C++ library for common Nintendo formatsDIRECT44
Zlib2
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
foldhash • 0.1.4A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.INDIRECT0
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
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
MPL-2.0+1
PackageRelationDependenciesPublished
smartstring • 1.0.1Compact inlined stringsINDIRECT3
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.21.0A crate for mucking around with piles of bytes.INDIRECT0
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.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.0 version:

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