licenses.dev

azalea-chat v0.4.0

Parse Minecraft chat messages.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
libc • 0.2.186Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.4Single assignment cells and lazy values.DIRECT0
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.143A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
socket2 • 0.6.3Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.117Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
uuid • 1.23.1A library to generate and parse UUIDs.INDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT7
PackageRelationDependenciesPublished
azalea-buf-macros • 0.4.0#[derive(AzBuf)]INDIRECT4
azalea-buf • 0.4.0Serialize and deserialize buffers from Minecraft.DIRECT26
azalea-language • 0.4.0Translate Minecraft strings from their id.DIRECT11
bytes • 1.11.1Types and traits for working with bytesINDIRECT0
mio • 1.2.0Lightweight non-blocking I/O.INDIRECT4
tokio-macros • 2.7.0Tokio's proc macros. INDIRECT4
tokio • 1.52.3An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. INDIRECT13
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.0 version:

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